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
*
Update Copyright years
Ulrich Sibiller
2023-04-28
1
-4
/
+4
*
nxagent: delete trailing whitespace in many files
Ulrich Sibiller
2023-04-27
1
-2
/
+2
*
NXdispatch.c: use defined value CurrentTime instead of 0
Ulrich Sibiller
2021-11-18
1
-2
/
+4
*
NXdispatch.c: add an explaining comment
Ulrich Sibiller
2021-06-22
1
-3
/
+8
*
Clipboard.c: rework nxagentFind*SelectionIndex() helpers
Ulrich Sibiller
2021-06-20
1
-2
/
+2
*
NXDispatch.c: remove double nxagentFreeAtomMap()
Ulrich Sibiller
2021-01-15
1
-1
/
+0
*
nxagent: make XDMCP variables Booleans
Ulrich Sibiller
2021-01-15
1
-2
/
+2
*
nxagent: make nxagentOption Shadow a Boolean
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: treat several nxagentOptions as real Booleans
Ulrich Sibiller
2021-01-15
1
-2
/
+2
*
NXevents.c, NXdispatch.c: add some DEBUG statements
Ulrich Sibiller
2020-05-31
1
-0
/
+5
*
nxagent: Free atom map on termination
Ulrich Sibiller
2020-05-31
1
-0
/
+2
*
NXdispatch.c: free font data on exit
Ulrich Sibiller
2020-05-07
1
-0
/
+1
*
NXdispatch.c: move nxagentCheckIfShadowAgent to client callback
Ulrich Sibiller
2020-05-07
1
-7
/
+0
*
NXdispatch.c: move nxagentClearClipboard to client callback
Ulrich Sibiller
2020-05-07
1
-12
/
+3
*
nxagent: use Xorg's callback mechanism for init/free of client privates
Ulrich Sibiller
2020-05-07
1
-22
/
+1
*
NXdispatch.c, Reconnect.c: fix format specifiers
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
NXdispatch.c: fix invalid number of character '('
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
NXdispatch.c: some cleanup
Ulrich Sibiller
2020-05-07
1
-25
/
+23
*
NXdispatch.c: whitespace fix
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
Literals.h: always include in compilation
Ulrich Sibiller
2020-05-07
1
-2
/
+0
*
Splash.h: split out xdmcp parts into separate header file
Ulrich Sibiller
2020-05-07
1
-0
/
+1
*
Splash.c: add nxagentHaveSplashWindow helper
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
nxagent: Free atom map on termination
Ulrich Sibiller
2020-05-07
1
-0
/
+2
*
nxagent: remove now-obsolete own copies of ScreenSaver procs
Ulrich Sibiller
2020-04-07
1
-149
/
+0
*
nxagent: re-implement timeout handling
Ulrich Sibiller
2020-04-07
1
-6
/
+6
*
nxagent: remove another xprint renmant
Ulrich Sibiller
2020-01-06
1
-2
/
+12
*
NXdispatch.c: port forgotten patch
Ulrich Sibiller
2020-01-06
1
-0
/
+3
*
NXDispatch.c: mark NX changes
Ulrich Sibiller
2020-01-06
1
-7
/
+18
*
NXdispatch.c: cleanup ProcCloseFont()
Ulrich Sibiller
2020-01-06
1
-1
/
+1
*
NXdispatch.c: add FIXME
Ulrich Sibiller
2020-01-06
1
-0
/
+2
*
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
[next]