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 Gabriel4 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
2017-12-15release 3.5.99.113.5.99.11Mike Gabriel5-23/+755
2017-12-15Merge branch 'sunweaver-pr/more-X-memory-macro-fixes' into 3.6.xMike Gabriel5-124/+117
2017-12-15Xserver/hw/nxagent/Clipboard.c: Fix free calls (free back to XFree).Mike Gabriel1-3/+3
2017-12-15Xserver/hw/nxagent/compext: Xfree -> free and Xmalloc -> malloc.Mike Gabriel4-121/+114
2017-12-15nx-libs.spec: actually use a weak dependency for xkeyboard-config.Mihai Moldovan1-0/+10
2017-12-15nx-libs.spec: add back erroneously dropped xkeyboard-config dependency.Mihai Moldovan1-0/+4
2017-12-14Merge branch 'sunweaver-pr/fix-compiler-warnings' into 3.6.xMihai Moldovan8-28/+40
2017-12-14Xserver/GL/glx/glxcmds.c: Cast small-int values through intptr_t when passed ...Mike Gabriel1-1/+1
2017-12-14lib/X11/Xrm.c: Compiler warning fix: logical-not-parenthesesMike Gabriel1-1/+1
2017-12-14glx: warning fixesMike Gabriel1-1/+1
[...]