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
path:
root
/
nx-X11
/
programs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CRAY support
Ulrich Sibiller
2016-10-10
1
-6
/
+1
*
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
*
randrproto: It was discovered that nx-libs shipped two different version of r...
Mike Gabriel
2016-10-01
4
-1371
/
+3
*
hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ...
Mike Gabriel
2016-10-01
1
-22
/
+0
*
Fix FTBFS with gcc 4.4
Ulrich Sibiller
2016-10-01
1
-2
/
+0
*
Revert "Fix wrong include"
Ulrich Sibiller
2016-09-24
1
-7
/
+0
*
remove misc dir
Ulrich Sibiller
2016-09-21
3
-5
/
+117
*
move xkblib to xserver
Ulrich Sibiller
2016-09-21
8
-7
/
+7399
*
hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio...
Mike Gabriel
2016-08-24
1
-2
/
+2
*
Fix pasting the clipboard directly after session start.
Ulrich Sibiller
2016-08-24
1
-0
/
+9
*
nxagent.1 man page: Some layout fixes for string options with well-defined ex...
Mike Gabriel
2016-07-28
1
-0
/
+5
*
hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect...
Mike Gabriel
2016-07-28
1
-3
/
+2
*
nxagent.1 man page: Add explanation about the new reconnectchecks nx/nx option.
Mike Gabriel
2016-07-28
1
-0
/
+26
*
hw/nxagent/Args.c: Follow-up fix for PR #183: expect reconnectchecks=bypass i...
Mike Gabriel
2016-07-28
1
-1
/
+1
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe...
Mihai Moldovan
2016-07-28
1
-0
/
+1
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni...
Mihai Moldovan
2016-07-28
1
-0
/
+1
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF...
Mihai Moldovan
2016-07-28
1
-5
/
+9
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...
Mihai Moldovan
2016-07-28
1
-23
/
+105
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...
Mihai Moldovan
2016-07-28
1
-24
/
+118
*
nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...
Mihai Moldovan
2016-07-28
1
-1
/
+42
*
{nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}...
Mihai Moldovan
2016-07-28
3
-0
/
+95
*
Fix wrong include
Ulrich Sibiller
2016-07-26
1
-0
/
+7
*
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
Mike Gabriel
2016-07-06
372
-609
/
+0
*
Per-file copyright notices: Update copyright information in file headers that...
Mike Gabriel
2016-07-06
121
-994
/
+1940
*
Xserver/dix/events.c: Drop unused i variable from TryClientEvents.
Ulrich Sibiller
2016-07-06
1
-1
/
+0
*
remove unreferenced NEED_EVENTS/NEED_REPLIES
Ulrich Sibiller
2016-07-05
123
-184
/
+0
*
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
2016-07-05
71
-317
/
+317
*
Make WriteToClient take a const void * like any decent IO write function.
Kristian Høgsberg
2016-07-05
3
-6
/
+8
*
Xserver.man: Drop original and old Xserver man page. Relevant parts have now ...
Mike Gabriel
2016-07-05
2
-792
/
+0
*
man pages: Greatly improve man pages nxagent.1 and nxproxy.1.
Mike Gabriel
2016-07-05
1
-21
/
+976
*
File permission fixes: No executable bit on Imakefile files, *.c and *.h files.
Mike Gabriel
2016-07-05
14
-0
/
+0
*
X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server sources nowa...
Mike Gabriel
2016-07-05
1
-35
/
+0
*
NoMachine documentation files: Move to doc/_attic_/ folder.
Mike Gabriel
2016-07-05
1
-6359
/
+0
*
LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b...
Mike Gabriel
2016-07-05
1
-26
/
+0
*
X.org 6.9 documentation files: Move into doc/_attic_/.
Mike Gabriel
2016-07-05
2
-346
/
+0
*
Drop multiple COPYING files contaning the GPL-2 license text.
Mike Gabriel
2016-07-05
1
-339
/
+0
[next]