index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xserver: add missing xkbfile.h
Ulrich Sibiller
2016-10-08
1
-0
/
+484
*
xserver: adapt xkbsrc includes syntax to match upstream
Ulrich Sibiller
2016-10-06
5
-5
/
+5
*
os/access: fix regression in server interpreted auth
Dave Airlie
2016-10-06
1
-1
/
+1
*
os: Eliminate uninitialized value warnings from access.c
Keith Packard
2016-10-06
1
-8
/
+8
*
dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]
Keith Packard
2016-10-06
1
-1
/
+1
*
Fix multiple warnings in os/xdmauth.c.
Eamon Walsh
2016-10-06
1
-10
/
+12
*
replace transport.c link by xstrans.c
Ulrich Sibiller
2016-10-06
8
-14
/
+39
*
xserver: drop XKBSRV_NEED_FILE_FUNCS
Ulrich Sibiller
2016-10-06
17
-20
/
+5
*
xserver: remove define XKB_IN_SERVER
Ulrich Sibiller
2016-10-06
15
-370
/
+1
*
xserver: use own copy of XKBgeom.h header
Ulrich Sibiller
2016-10-06
11
-16
/
+671
*
xserver: use own copy of XKBrules.h header
Ulrich Sibiller
2016-10-06
4
-5
/
+3
*
xserver: use own copy of XKBrules.h header
Ulrich Sibiller
2016-10-06
2
-1
/
+200
*
xserver: use own copy of XKBstr.h header
Ulrich Sibiller
2016-10-06
9
-8
/
+615
*
xserver: use own copy of XKBsrv.h header
Ulrich Sibiller
2016-10-06
40
-38
/
+1228
*
copy files from libX11 to xserver dir
Ulrich Sibiller
2016-10-06
5
-6
/
+3506
*
run-nxproxy2nxagent-over-network: Improve comment that describes script usage...
Mike Gabriel
2016-10-06
1
-5
/
+6
*
testscripts: Rename run-nxagent and run-nxagent-over-sockets.
Mike Gabriel
2016-10-06
2
-0
/
+0
*
run-nxproxy2nxagent-over-network: New test script that tests nxproxy/nxagent ...
Mike Gabriel
2016-10-06
1
-0
/
+149
*
Merge branch 'sunweaver-pr/update-X11s-XKeysymDB' into 3.6.x
Mike Gabriel
2016-10-01
1
-2
/
+30
|
\
|
*
Add XF86TouchpadOn and XF86TouchpadOff to keysymdb
Peter Hutterer
2016-10-01
1
-0
/
+2
|
*
lib/X11/XKeysymDB: Update to last version found in X.org (between 1.3.5 and 1...
Mike Gabriel
2016-10-01
1
-2
/
+28
|
/
*
Merge branch 'sunweaver-pr/use-gccmakedep' into 3.6.x
Mike Gabriel
2016-10-01
1
-1
/
+1
|
\
|
*
Imake.tmpl: Use gccmakedep instead of makedepend.
Mike Gabriel
2016-10-01
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-pr/fix-protoheader-mess' into 3.6.x
Mike Gabriel
2016-10-01
7
-1493
/
+1210
|
\
|
*
include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h...
Mike Gabriel
2016-10-01
1
-2
/
+2
|
*
randrproto: It was discovered that nx-libs shipped two different version of r...
Mike Gabriel
2016-10-01
6
-1491
/
+1208
|
/
*
nx-X11: Enable -Wpedantic as default CFLAG. This is to detect redefined typed...
Mike Gabriel
2016-10-01
3
-4
/
+4
*
hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ...
Mike Gabriel
2016-10-01
1
-22
/
+0
*
nx-libs.spec: Fix warning because of double reference to nxproxy.1.gz.
Ulrich Sibiller
2016-10-01
1
-1
/
+0
*
Fix FTBFS with gcc 4.4
Ulrich Sibiller
2016-10-01
1
-2
/
+0
*
Makefile: Adapt install target to the new situation where we fake X11 headers...
Mike Gabriel
2016-10-01
1
-1
/
+1
*
Merge pull request #203 from mikedep333/issue-202
Mike DePaulo
2016-09-29
1
-0
/
+1
|
\
|
*
nx-libs.spec: Add BuildRequires: imake
Mike DePaulo
2016-09-29
1
-0
/
+1
|
/
*
Merge branch 'uli42-pr/improve_include_path_handling' into 3.6.x
Mike Gabriel
2016-09-24
2
-12
/
+5
|
\
|
*
Revert "Fix wrong include"
Ulrich Sibiller
2016-09-24
1
-7
/
+0
|
*
whitespace cleanup
Ulrich Sibiller
2016-09-24
1
-7
/
+1
|
*
ensure that <X11/..> headers references use nx-X11 files if existing
Ulrich Sibiller
2016-09-24
1
-0
/
+6
|
/
*
Merge branch 'uli42-remove-misc' into 3.6.x
Mike Gabriel
2016-09-22
32
-3552
/
+3
|
\
|
*
remove misc dir
Ulrich Sibiller
2016-09-21
3
-5
/
+0
|
*
move xkblib to xserver
Ulrich Sibiller
2016-09-21
29
-3547
/
+3
|
/
*
release 3.5.99.1
3.5.99.1
Mike Gabriel
2016-09-13
4
-57
/
+169
*
nxcomp/Loop.cpp: We have PrintVersionInfo(), why not use it? Use endl instead...
Mike Gabriel
2016-08-26
1
-6
/
+9
*
nxcomp/Loop.cpp: Mention DXPC copyright holders on application (i.e. nxproxy)...
Mike Gabriel
2016-08-26
1
-0
/
+3
*
nxcomp/Loop.cpp: We have GetCopyrightInfo() in Misc.cpp, so why not use it? A...
Mike Gabriel
2016-08-24
1
-2
/
+2
*
hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio...
Mike Gabriel
2016-08-24
1
-2
/
+2
*
nxcomp/Misc.cpp: Display new list of copyright holders when launching nxproxy...
Mike Gabriel
2016-08-24
1
-8
/
+16
*
nxcomp/*.c: Update copyright headers, use new list of copyright holders like ...
Mike Gabriel
2016-08-24
2
-14
/
+30
*
nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to ...
Mike Gabriel
2016-08-24
1
-1
/
+1
*
Merge branch 'uli42-fix_x2go_952' into 3.6.x
Mike Gabriel
2016-08-24
1
-0
/
+9
|
\
|
*
Fix pasting the clipboard directly after session start.
Ulrich Sibiller
2016-08-24
1
-0
/
+9
|
/
[next]