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 Sibiller13 months
release-builds/3.6.xrelease 3.5.99.27Mike Gabriel11 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 Gabriel11 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-03-26Fix wrong Xfree in XListFonts failure pathpatches_up_to_libX11_1.6.5Julien Cristau1-2/+4
2017-03-22Merge branch 'sunweaver-pr/various-os-backports' into 3.6.xMihai Moldovan28-554/+1340
2017-03-21os: Remove the useless -x optionAdam Jackson2-13/+0
2017-03-21os: FatalError if -displayfd writes fail AND Clear the -displayfd option afte...Keith Packard1-2/+6
2017-03-21Use unique logfile names when starting server with -displayfdAlan Coopersmith3-29/+100
2017-03-21os: -displayfd should check ports up to 65535Jon TURNEY1-1/+1
2017-03-21os: Use NotifyFd interface for listen descriptorsKeith Packard3-74/+53
2017-03-21Handle -displayfd and an explicit display number sensiblyJon TURNEY4-8/+9
2017-03-21Xserver/os/utils.c: Add NXAGENT_SERVER specific -nolisten parameter: ANY.Mike Gabriel2-0/+6
2017-03-21os: Add a mechanism to prevent creating any listen socketsKristian Høgsberg3-5/+9
[...]