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
/
dix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix uninitialized bytes
Ulrich Sibiller
2018-12-18
1
-1
/
+1
*
Fix some memory leaks.
Mario Trangoni
2018-07-03
1
-0
/
+1
*
dixfonts.c: use calloc for LFclosurePtr
Mike Gabriel
2018-07-03
1
-1
/
+1
*
dix/dixfonts.c: free() can handle NULL
Mike Gabriel
2018-07-03
1
-8
/
+6
*
ProcGetPointerMapping uses rep.nElts before it is initialized
Ulrich Sibiller
2018-07-03
1
-3
/
+6
*
Fix some valgrind findings
Ulrich Sibiller
2018-07-03
1
-10
/
+8
*
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
2018-07-03
1
-2
/
+0
*
Lift dix to xorg-xserver-1.3.0.0 state - non-functional changes only
Ulrich Sibiller
2018-02-26
3
-8
/
+4
*
Lift dix to xorg-xserver-1.3.0.0 state
Ulrich Sibiller
2018-02-26
11
-71
/
+164
*
Lift dix to xorg-xserver-7.1/1.1.0 state - non-functional changes only
Ulrich Sibiller
2018-02-26
3
-1
/
+24
*
Lift dix to xorg-xserver-7.1/1.1.0 state
Ulrich Sibiller
2018-02-26
5
-8
/
+47
*
Xext: lift DPMS extension to xorg-xserver-7.1/1.1 state
Ulrich Sibiller
2018-02-07
1
-6
/
+0
*
Xext: lift screensaver extension to XORG-7_1 state
Ulrich Sibiller
2018-02-07
2
-1
/
+5
*
reduce usage of uninitialised bytes
Ulrich Sibiller
2017-12-28
4
-52
/
+43
*
Support building with legacy (pre-1.4.2) libXfont(1) versions.
Mihai Moldovan
2017-12-16
1
-0
/
+6
*
DIX: XKB: Set xkbInfo to NULL as well as freeing it
Daniel Stone
2017-12-07
1
-0
/
+1
*
Clearing comments from $XFree86$ (et al.) header lines.
Mike Gabriel
2017-04-19
1
-1
/
+0
*
Regression fix for added libXfont2 API support:
Mike Gabriel
2017-04-10
1
-3
/
+1
*
Add CreatePixmap allocation hints.
Aaron Plattner
2017-04-10
5
-6
/
+7
*
Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...
Mike Gabriel
2017-04-10
4
-3
/
+389
*
SetFontPath: set client->errorValue on failure.
Jamey Sharp
2017-04-10
3
-10
/
+6
*
dix: pass a valid ClientPtr to SetFontPath in all cases.
Eamon Walsh
2017-04-10
1
-1
/
+1
*
dix: Move InitFonts up above screen initialization
Mike Gabriel
2017-04-10
2
-2
/
+3
*
Revert "regression fix for 52872a0: Keep index parameter in AddScreen() for n...
Mike Gabriel
2017-04-10
1
-3
/
+2
*
xserver: remove index from CloseScreen (API/ABI breakage)
Dave Airlie
2017-04-10
1
-1
/
+1
*
regression fix for 52872a0: Keep index parameter in AddScreen() for now. Requ...
Mike Gabriel
2017-03-27
1
-2
/
+3
*
dix: Remove insane BC hacks
Mike Gabriel
2017-03-24
1
-12
/
+1
*
Move AddScreen() comment where it actually belongs. Should be done in X.org, ...
Mike Gabriel
2017-03-24
1
-0
/
+7
*
dix: Move AddScreen() over into dispatch.c and introduce init_screen()
Mike Gabriel
2017-03-24
2
-215
/
+214
*
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
2017-03-21
1
-1
/
+2
*
os: Add -displayfd option
Chase Douglas
2017-03-21
1
-0
/
+1
*
Move SIGUSR1 notification as late as possible.
Adam Jackson
2017-03-21
1
-0
/
+2
*
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
2017-03-21
1
-3
/
+9
*
os: Add facilities for client ID tracking.
Rami Ylimäki
2017-03-21
2
-0
/
+13
*
dix/os: backport various signal handling and smart scheduler changes from X.org
Mike Gabriel
2017-03-21
1
-5
/
+11
*
dix/os: Merge priority computation into SmartScheduleClient
Keith Packard
2017-03-21
1
-11
/
+14
*
dix: Fix compiler warning
Ulrich Sibiller
2017-03-10
1
-1
/
+2
*
replace (DE)ALLOCATE_LOCAL by malloc/free
Ulrich Sibiller
2017-03-03
9
-76
/
+76
*
misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using realloca...
Mihai Moldovan
2017-03-03
1
-9
/
+0
*
Fix "uninitialised byte(s)" complaints from valgrind
Ulrich Sibiller
2017-03-02
4
-20
/
+29
*
Xserver/dix/atom.c (et al.): Constify atom name strings.
Mike Gabriel
2017-03-02
2
-8
/
+7
*
dix: use one single function to register fpe fonts
Tiago Vignatti
2017-02-27
1
-4
/
+0
*
For consistency, apply patch from previous commit (630a7c3) to the original X...
Mike Gabriel
2017-02-27
1
-3
/
+31
*
{dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende...
Mike Gabriel
2017-02-27
1
-0
/
+4
*
Xserver/dix/main.c: ErrorF requires a string to end with an EOL char.
Mike Gabriel
2017-02-27
1
-1
/
+1
*
Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...
Mike Gabriel
2017-02-26
2
-8
/
+1
*
dix: fix incomplete commit
Ulrich Sibiller
2017-02-24
2
-82
/
+5
*
Naming change: Security*Access -> Dix*Access
Mike Gabriel
2017-02-20
10
-109
/
+109
*
The smart scheduler is not optional.
Mathieu Bérard
2017-02-15
2
-19
/
+0
*
dix: remove staggeringly broken vendor workarounds
Daniel Stone
2017-02-08
1
-8
/
+0
[next]