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
Branch
Commit message
Author
Age
3.6.x
Merge branch 'uli42-pr/fix_qt_clientevents' into 3.6.x
Mike Gabriel
10 hours
3713346f
Merge branch 'nitomartinez-3.6.x' into 3.6.x
Mike Gabriel
8 years
pr/drop-bin-wrappers
rebase with bin-wrappers-removal, more places in uninstall rules where DESTDI...
Mike Gabriel
7 years
pr/extend_manpage
Args.c: adapt message to use same format as similar messages
Ulrich Sibiller
4 years
pr/fix_xkb_crash
libNX_X11: add additional checks for dpy and xkb
Ulrich Sibiller
6 years
pr/gnu-hurd-i386-support
nxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to ...
Mike Gabriel
8 years
pr/various9
Screen.c: use %s / __func__ for fprintf
Ulrich Sibiller
19 months
release-builds/3.6.x
release 3.5.99.27
Mike Gabriel
17 months
update-workflows
CI: Add dependabot configuration for GH Actions
Mario Trangoni
4 months
upgrade-libX11
update X.h and Xproto.h because of GenericEvent
Ulrich Sibiller
8 years
[...]
Tag
Download
Author
Age
3.5.99.27
nx-libs-3.5.99.27.tar.gz
nx-libs-3.5.99.27.tar.bz2
nx-libs-3.5.99.27.zip
Mike Gabriel
17 months
3.5.99.26
nx-libs-3.5.99.26.tar.gz
nx-libs-3.5.99.26.tar.bz2
nx-libs-3.5.99.26.zip
Mike Gabriel
4 years
3.5.99.25
nx-libs-3.5.99.25.tar.gz
nx-libs-3.5.99.25.tar.bz2
nx-libs-3.5.99.25.zip
Mike Gabriel
4 years
3.5.99.24
nx-libs-3.5.99.24.tar.gz
nx-libs-3.5.99.24.tar.bz2
nx-libs-3.5.99.24.zip
Mike Gabriel
4 years
3.5.99.23
nx-libs-3.5.99.23.tar.gz
nx-libs-3.5.99.23.tar.bz2
nx-libs-3.5.99.23.zip
Mike Gabriel
5 years
3.5.99.22
nx-libs-3.5.99.22.tar.gz
nx-libs-3.5.99.22.tar.bz2
nx-libs-3.5.99.22.zip
Mike Gabriel
5 years
3.5.99.21
nx-libs-3.5.99.21.tar.gz
nx-libs-3.5.99.21.tar.bz2
nx-libs-3.5.99.21.zip
Mike Gabriel
5 years
3.5.99.20
nx-libs-3.5.99.20.tar.gz
nx-libs-3.5.99.20.tar.bz2
nx-libs-3.5.99.20.zip
Mike Gabriel
6 years
3.5.99.19
nx-libs-3.5.99.19.tar.gz
nx-libs-3.5.99.19.tar.bz2
nx-libs-3.5.99.19.zip
Mike Gabriel
6 years
3.5.99.18
nx-libs-3.5.99.18.tar.gz
nx-libs-3.5.99.18.tar.bz2
nx-libs-3.5.99.18.zip
Mike Gabriel
6 years
[...]
Age
Commit message
Author
Files
Lines
2017-03-26
Fix wrong Xfree in XListFonts failure path
patches_up_to_libX11_1.6.5
Julien Cristau
1
-2
/
+4
2017-03-22
Merge branch 'sunweaver-pr/various-os-backports' into 3.6.x
Mihai Moldovan
28
-554
/
+1340
2017-03-21
os: Remove the useless -x option
Adam Jackson
2
-13
/
+0
2017-03-21
os: FatalError if -displayfd writes fail AND Clear the -displayfd option afte...
Keith Packard
1
-2
/
+6
2017-03-21
Use unique logfile names when starting server with -displayfd
Alan Coopersmith
3
-29
/
+100
2017-03-21
os: -displayfd should check ports up to 65535
Jon TURNEY
1
-1
/
+1
2017-03-21
os: Use NotifyFd interface for listen descriptors
Keith Packard
3
-74
/
+53
2017-03-21
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
4
-8
/
+9
2017-03-21
Xserver/os/utils.c: Add NXAGENT_SERVER specific -nolisten parameter: ANY.
Mike Gabriel
2
-0
/
+6
2017-03-21
os: Add a mechanism to prevent creating any listen sockets
Kristian Høgsberg
3
-5
/
+9
[...]