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
/
Xserver
/
hw
/
nxagent
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drop platform support: unifdef __UNIXOS2__.
Mike Gabriel
2017-02-08
2
-417
/
+0
*
Screen.c: clean up superfluous whitespace
Ulrich Sibiller
2017-02-08
1
-4
/
+3
*
Screen.c: Ensure that an output is unused before destroying it
Ulrich Sibiller
2017-02-08
1
-14
/
+28
*
hw/nxagent/Init.c: Amend artifact in license header.
Mike Gabriel
2016-12-22
1
-5
/
+0
*
Screen.c: more debug output formatting improvements
Ulrich Sibiller
2016-12-07
1
-8
/
+8
*
Screen.c: fix uninitalized variable
Ulrich Sibiller
2016-12-07
1
-0
/
+1
*
Screen.c: fix compile warnings in DEBUG mode
Ulrich Sibiller
2016-12-07
1
-5
/
+5
*
Screen.c: fix formatting
Ulrich Sibiller
2016-12-07
1
-9
/
+9
*
Screen.c: improve debugging output
Ulrich Sibiller
2016-12-07
1
-7
/
+29
*
Drop glx_ansic.h wrapper and call malloc, realloc, free and str-funcs directly.
Kristian Høgsberg
2016-12-04
1
-4
/
+4
*
Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...
Eric Anholt
2016-12-04
1
-1
/
+1
*
slightly improve rrxinerama debug output
Ulrich Sibiller
2016-12-03
1
-12
/
+12
*
Fix compilation warnings
Ulrich Sibiller
2016-12-03
2
-10
/
+10
*
add .gitignore files
Ulrich Sibiller
2016-11-17
1
-0
/
+3
*
nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...
Mike Gabriel
2016-11-15
46
-31
/
+9259
*
Xserver/hw/nxagent/Imakefile: Introduce the NULL variable.
Mike Gabriel
2016-11-09
1
-64
/
+113
*
Keyboard.c: evdev is only existing on Linux
Ulrich Sibiller
2016-11-08
1
-4
/
+3
*
Keyboard.c: move variable to inner scope
Ulrich Sibiller
2016-11-08
1
-7
/
+5
*
Reconnect.c: simplify code by using strndup
Ulrich Sibiller
2016-11-08
1
-12
/
+4
*
Keyboard.c: replace malloc/strcpy by str(n)dup
Ulrich Sibiller
2016-11-08
1
-8
/
+2
*
Keyboard.c: more whitespace/formatting fixes
Ulrich Sibiller
2016-11-08
1
-12
/
+15
*
Keyboard.c: improve keyboard file creation
Ulrich Sibiller
2016-11-08
1
-5
/
+5
*
Keyboard.c: use NULL instead of 0
Ulrich Sibiller
2016-11-08
1
-5
/
+5
*
Keyboard.c: remove superfluous whitespace
Ulrich Sibiller
2016-11-08
1
-1
/
+1
*
Keyboard.c: Fix wrong error msg prefix
Ulrich Sibiller
2016-11-08
1
-1
/
+1
*
Keyboard.c: Fix and simplify keyboard config file handling
Ulrich Sibiller
2016-11-08
1
-12
/
+3
*
Improve DEBUG/TEST output regarding keyboard stuff
Ulrich Sibiller
2016-11-08
1
-12
/
+37
*
Drop unused define NXAGENT_KEYMAP_DIR_FILE
Ulrich Sibiller
2016-11-08
1
-2
/
+0
*
remove DECnet support
Ulrich Sibiller
2016-11-02
1
-4
/
+4
*
Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...
Mike Gabriel
2016-10-31
1
-2
/
+0
*
Window.c: Fix function assignment warning
Ulrich Sibiller
2016-10-20
1
-1
/
+1
*
Display.c: remove unused variable
Ulrich Sibiller
2016-10-20
1
-2
/
+0
*
Colormap.c: add cast to avoid warning
Ulrich Sibiller
2016-10-20
1
-1
/
+1
*
Args.c: fix string format warning
Ulrich Sibiller
2016-10-20
1
-2
/
+2
*
hw/nxagent/{Clipboard|Events}.c: Typo fix in error messages.
Mike Gabriel
2016-10-13
2
-3
/
+3
*
Remove CRAY support
Ulrich Sibiller
2016-10-10
1
-6
/
+1
*
xserver: drop XKBSRV_NEED_FILE_FUNCS
Ulrich Sibiller
2016-10-06
1
-3
/
+5
*
xserver: use own copy of XKBstr.h header
Ulrich Sibiller
2016-10-06
1
-1
/
+0
*
xserver: use own copy of XKBsrv.h header
Ulrich Sibiller
2016-10-06
1
-0
/
+1
*
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
*
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
[prev]
[next]