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
/
NXdispatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NXdispatch.c: mark NX changes
Ulrich Sibiller
2019-11-02
1
-17
/
+47
*
NXdispatch.c: simplify InitClientPrivates()
Ulrich Sibiller
2019-11-02
1
-33
/
+9
*
NXdispatch.c: call upstream CloseDownClient()
Ulrich Sibiller
2019-11-02
1
-84
/
+1
*
NXdispatch.c: Simplify InitSelections()
Ulrich Sibiller
2019-11-02
1
-6
/
+2
*
Clipboard.c: introduce nxagentFind*Index functions
Ulrich Sibiller
2019-09-29
1
-5
/
+1
*
nxagent: avoid nested externs
Ulrich Sibiller
2019-09-29
1
-1
/
+2
*
NXdispatch.c: replace hardcoded values by variables from Clipboard.c
Ulrich Sibiller
2019-09-29
1
-13
/
+18
*
NXdispatch.c: move nxagentWMtimeout into the function
Ulrich Sibiller
2019-08-27
1
-8
/
+3
*
NXdispatch.c: drop currentDispatch variable
Ulrich Sibiller
2019-08-27
1
-13
/
+8
*
nxagent: move nxagentWMPassed to Splash.c
Ulrich Sibiller
2019-08-27
1
-7
/
+3
*
nxagent: add NXAGENT_ONSTART where missing
Ulrich Sibiller
2019-08-27
1
-0
/
+2
*
Splash.c: nxagentRemoveSplashWindow: drop unused parameter
Ulrich Sibiller
2019-08-27
1
-2
/
+2
*
NXdispatch.c: use upstream version of ProcSetSelectionOwner
Ulrich Sibiller
2019-06-11
1
-97
/
+0
*
NXdispatch.c: Use Callback instead of a modified function
Ulrich Sibiller
2019-06-11
1
-9
/
+0
*
dix: remove unused requestLogIndex
Ulrich Sibiller
2019-05-29
1
-6
/
+0
*
NXdispatch.c: indent code to match environment
Ulrich Sibiller
2019-05-10
1
-13
/
+13
*
NXdispatch.c: add missing fixes
Ulrich Sibiller
2019-05-10
1
-5
/
+3
*
NXdispatch.c: add missing change
Ulrich Sibiller
2019-05-10
1
-0
/
+3
*
Revert "nxagent: rework Bool handling"
Ulrich Sibiller
2019-02-15
1
-3
/
+3
*
nxagent: rework Bool handling
Ulrich Sibiller
2019-02-11
1
-3
/
+3
*
nxagent: use nxagentWMPassed as Bool all over the place
Ulrich Sibiller
2018-10-22
1
-1
/
+1
*
hw/nxagent: fix spelling errors as reported by codespell
Ulrich Sibiller
2018-05-24
1
-1
/
+1
*
NXdispatch.c: add FIXME
Ulrich Sibiller
2018-02-05
1
-0
/
+1
*
NXdispatch.c: fix wrong indentation
Ulrich Sibiller
2018-02-05
1
-6
/
+6
*
reduce usage of uninitialised bytes
Ulrich Sibiller
2017-12-28
1
-1
/
+1
*
hw/nxagent/NXdispatch.c: Fix compiler warning: misleading-indentation
Mike Gabriel
2017-12-14
1
-1
/
+1
*
dix/os: backport various signal handling and smart scheduler changes from X.org
Mike Gabriel
2017-03-21
1
-3
/
+6
*
replace (DE)ALLOCATE_LOCAL by malloc/free
Ulrich Sibiller
2017-03-03
1
-4
/
+4
*
Naming change: Security*Access -> Dix*Access
Mike Gabriel
2017-02-20
1
-8
/
+8
*
The smart scheduler is not optional.
Mathieu Bérard
2017-02-15
1
-12
/
+0
*
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
Mike Gabriel
2016-07-06
1
-3
/
+0
*
Per-file copyright notices: Update copyright information in file headers that...
Mike Gabriel
2016-07-06
1
-7
/
+15
*
nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.
Mike Gabriel
2016-07-02
1
-1
/
+1
*
nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.
Mike Gabriel
2016-07-02
1
-3
/
+3
*
nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.
Mike Gabriel
2016-07-02
1
-2
/
+2
*
hw/nxagent: Drop code referring to the following removed Xserver extensions: ...
Mike Gabriel
2016-06-25
1
-3
/
+0
*
hw/nxagent/NXdispatch.c: Shrink file, drop duplicate code that can identicall...
Mike Gabriel
2016-06-25
1
-3339
/
+5
*
Move each screen's root-window pointer into ScreenRec.
Mike Gabriel
2016-06-21
1
-10
/
+10
*
nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...
Mike Gabriel
2016-06-13
1
-1
/
+1
*
Rename region macros to eliminate screen argument
Mike Gabriel
2016-05-02
1
-6
/
+6
*
Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).
Mike Gabriel
2015-12-28
1
-5
/
+6
*
Replace 'pointer' type with 'void *'
Keith Packard
2015-12-28
1
-24
/
+24
*
Backport: xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
2015-07-02
1
-1
/
+19
*
dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418).
pr/dix-cve-fixes
Keith Packard
2015-05-30
1
-1
/
+1
*
dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]
Alan Coopersmith
2015-05-30
1
-1
/
+3
*
NXAGENT_UPGRADE code cleanup:
Mike Gabriel
2015-04-16
1
-296
/
+245
*
Avoid large pixmaps (110_nxagent_createpixmap-bounds-check.full.patch).
Mike Gabriel
2015-02-10
1
-0
/
+17
*
Revert "release 3.5.0.19"
Mike Gabriel
2013-03-28
1
-17
/
+0
*
release 3.5.0.19
Mike Gabriel
2013-03-28
1
-0
/
+17
*
Imported nxagent-3.5.0-2.tar.gz
nxagent/3.5.0-2
Reinhard Tartler
2011-10-10
1
-1
/
+1
[next]