aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
3.5.0.xXinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and n...Mike Gabriel9 years
3.6.xMerge branch 'vatral-fix-dlopen-vuln' into 3.6.xMike Gabriel3 months
3713346fMerge branch 'nitomartinez-3.6.x' into 3.6.xMike Gabriel8 years
pr/drop-bin-wrappersrebase with bin-wrappers-removal, more places in uninstall rules where DESTDI...Mike Gabriel6 years
pr/extend_manpageArgs.c: adapt message to use same format as similar messagesUlrich Sibiller4 years
pr/fix_xkb_crashlibNX_X11: add additional checks for dpy and xkbUlrich Sibiller5 years
pr/gnu-hurd-i386-supportnxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to ...Mike Gabriel7 years
pr/various9Screen.c: use %s / __func__ for fprintfUlrich Sibiller12 months
release-builds/3.6.xrelease 3.5.99.27Mike Gabriel10 months
upgrade-libX11update X.h and Xproto.h because of GenericEventUlrich Sibiller8 years
[...]
 
TagDownloadAuthorAge
3.5.99.27nx-libs-3.5.99.27.tar.gz  nx-libs-3.5.99.27.tar.bz2  nx-libs-3.5.99.27.zip  Mike Gabriel10 months
3.5.99.26nx-libs-3.5.99.26.tar.gz  nx-libs-3.5.99.26.tar.bz2  nx-libs-3.5.99.26.zip  Mike Gabriel3 years
3.5.99.25nx-libs-3.5.99.25.tar.gz  nx-libs-3.5.99.25.tar.bz2  nx-libs-3.5.99.25.zip  Mike Gabriel4 years
3.5.99.24nx-libs-3.5.99.24.tar.gz  nx-libs-3.5.99.24.tar.bz2  nx-libs-3.5.99.24.zip  Mike Gabriel4 years
3.5.99.23nx-libs-3.5.99.23.tar.gz  nx-libs-3.5.99.23.tar.bz2  nx-libs-3.5.99.23.zip  Mike Gabriel4 years
3.5.99.22nx-libs-3.5.99.22.tar.gz  nx-libs-3.5.99.22.tar.bz2  nx-libs-3.5.99.22.zip  Mike Gabriel5 years
3.5.99.21nx-libs-3.5.99.21.tar.gz  nx-libs-3.5.99.21.tar.bz2  nx-libs-3.5.99.21.zip  Mike Gabriel5 years
3.5.99.20nx-libs-3.5.99.20.tar.gz  nx-libs-3.5.99.20.tar.bz2  nx-libs-3.5.99.20.zip  Mike Gabriel5 years
3.5.99.19nx-libs-3.5.99.19.tar.gz  nx-libs-3.5.99.19.tar.bz2  nx-libs-3.5.99.19.zip  Mike Gabriel5 years
3.5.99.18nx-libs-3.5.99.18.tar.gz  nx-libs-3.5.99.18.tar.bz2  nx-libs-3.5.99.18.zip  Mike Gabriel5 years
[...]
 
AgeCommit messageAuthorFilesLines
2020-05-31release 3.5.99.243.5.99.24Mike Gabriel9-10/+672
2020-05-31Merge branch 'uli42-pr/clipboard_dump' into 3.6.xMike Gabriel11-177/+204
2020-05-31NXevents.c, NXdispatch.c: add some DEBUG statementsUlrich Sibiller2-2/+15
2020-05-31Client.h: make macro NULL pointer safeUlrich Sibiller1-2/+2
2020-05-31Clipboard.c: small code improvementUlrich Sibiller1-8/+7
2020-05-31Clipboard.c: add description/warning for nxagentClearClipboardUlrich Sibiller1-0/+6
2020-05-31Clipboard.c: improve some more debugging messagesUlrich Sibiller1-19/+20
2020-05-31Clipboard.c: use nxagentClientInfoString for debug outputUlrich Sibiller1-58/+38
2020-05-31Clipboard.c: add elapsed time for lastClient to stats output if availableUlrich Sibiller1-2/+8
2020-05-31Clipboard.c: call endTransfer()Ulrich Sibiller1-4/+1
[...]