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
/
Xext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xext: drop NX_ALTERNATIVEPOLICYFILE
Ulrich Sibiller
2021-01-18
1
-202
/
+0
*
Xext: use $USRDATADIR/SecurityPolicy
Ulrich Sibiller
2021-01-18
1
-3
/
+2
*
Xext: include limits.h
Ulrich Sibiller
2021-01-16
1
-0
/
+1
*
Xext/panoramiX.c: rename shadowing variables
Ulrich Sibiller
2020-11-03
1
-7
/
+7
*
Init.c Use dpmsstubs.c instead of an own copy
Ulrich Sibiller
2020-05-07
1
-2
/
+2
*
Xext: rename saver's EventType to SaverEventType.
Ulrich Sibiller
2020-05-07
1
-5
/
+5
*
Xext: Fix cursor reference counting hazard.
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properly
Ulrich Sibiller
2020-01-06
1
-23
/
+27
*
os: unifdef ISC
Ulrich Sibiller
2020-01-06
1
-1
/
+1
*
Simplify (NX)xvdisp.c
Ulrich Sibiller
2019-11-02
2
-7
/
+9
*
NXshm.c: call upstream miShmPutImage
Ulrich Sibiller
2019-11-02
1
-1
/
+5
*
NXshm.c: use upstream versions of Dispatch functions
Ulrich Sibiller
2019-11-02
1
-4
/
+8
*
Die XTESTEXT1, die!
Ulrich Sibiller
2019-05-10
4
-2656
/
+3
*
Use calloc to zero fill buffers being allocated for replies & events
Ulrich Sibiller
2019-02-28
1
-1
/
+1
*
Lift Xext to xorg 1.4.2
Ulrich Sibiller
2018-11-09
17
-119
/
+127
*
Don't reset the lastDeviceEventTime when doing DPMS actions
Mike Gabriel
2018-07-03
1
-13
/
+4
*
Backport IDLETIME system counter to nx-X11 Xserver.
Mike Gabriel
2018-07-03
1
-0
/
+159
*
Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185).
Nathan Kidd
2018-03-07
1
-0
/
+2
*
Xext: lift xvmain.c to xorg-xserver-7.1/1.1 state
Ulrich Sibiller
2018-02-07
2
-4
/
+3
*
Xext: lift xres.c to xorg-xserver-7.1/1.1 state
Ulrich Sibiller
2018-02-07
1
-1
/
+3
*
Xext: lift sync.c to xorg-xserver-7.1/1.1 state
Ulrich Sibiller
2018-02-07
1
-2
/
+11
*
Xext: lift sleeputil.c to xorg-xserver-7.1/1.1 state
Ulrich Sibiller
2018-02-07
1
-1
/
+1
*
Xext: lift panoramiX to xorg-xserver-7.1/1.1 state
Ulrich Sibiller
2018-02-07
1
-11
/
+20
*
Xext: lift DPMS extension to xorg-xserver-7.1/1.1 state
Ulrich Sibiller
2018-02-07
1
-3
/
+3
*
Xext: lift screensaver extension to XORG-7_1 state
Ulrich Sibiller
2018-02-07
1
-2
/
+147
*
panoramiX: fix includes
Ulrich Sibiller
2018-01-08
2
-4
/
+4
*
Re-enable XC-MISC extension
Ulrich Sibiller
2018-01-08
1
-2
/
+2
*
reduce usage of uninitialised bytes
Ulrich Sibiller
2017-12-28
3
-15
/
+15
*
Drop SHMNAME workaround again, it *is* defined in shmstr.h, which is actually...
Mihai Moldovan
2017-12-16
1
-1
/
+1
*
nx-X11/programs/Xserver/Xext/shape.c: avoid pulling in Xlib in legacy mode vi...
Mihai Moldovan
2017-12-16
1
-0
/
+7
*
nx-X11/programs/Xserver/Xext/shape.c: pull in shapestr.h for legacy Xext prot...
Mihai Moldovan
2017-12-16
1
-1
/
+1
*
Handle SHAPE proto splitup gracefully for legacy Xext proto versions.
Mihai Moldovan
2017-12-16
1
-0
/
+4
*
Support building with legacy (pre-7.1.0) Xext proto versions.
Mihai Moldovan
2017-12-16
1
-0
/
+4
*
Clearing comments from $XFree86$ (et al.) header lines.
Mike Gabriel
2017-04-19
1
-2
/
+0
*
Regression fix for added libXfont2 API support:
Mike Gabriel
2017-04-10
1
-1
/
+1
*
Add CreatePixmap allocation hints.
Aaron Plattner
2017-04-10
1
-2
/
+3
*
Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...
Mike Gabriel
2017-04-10
2
-1
/
+13
*
xserver: remove index from CloseScreen (API/ABI breakage)
Dave Airlie
2017-04-10
4
-9
/
+8
*
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2017-03-21
1
-2
/
+2
*
dix/os: backport various signal handling and smart scheduler changes from X.org
Mike Gabriel
2017-03-21
2
-7
/
+4
*
Xext: fix compiler warning
Ulrich Sibiller
2017-03-10
1
-1
/
+1
*
replace (DE)ALLOCATE_LOCAL by malloc/free
Ulrich Sibiller
2017-03-03
7
-41
/
+40
*
Xserver/Xext/shmint.h: Provide header file exporting ShmRegisterFunc and ShmR...
Mike Gabriel
2017-03-03
1
-0
/
+44
*
Fix "uninitialised byte(s)" complaints from valgrind
Ulrich Sibiller
2017-03-02
2
-2
/
+8
*
Xserver/dix/atom.c (et al.): Constify atom name strings.
Mike Gabriel
2017-03-02
1
-1
/
+1
*
Naming change: Security*Access -> Dix*Access
Mike Gabriel
2017-02-20
8
-135
/
+135
*
drop platform support: unifdef Lynx.
Mike Gabriel
2017-02-08
3
-11
/
+1
*
drop platform support: unifdef __UNIXOS2__.
Mike Gabriel
2017-02-08
1
-20
/
+0
*
Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...
Eric Anholt
2016-12-04
8
-25
/
+11
*
drop unused xtest1.frags
Ulrich Sibiller
2016-11-02
1
-90
/
+0
[next]