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
/
os
/
connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nx-X11/programs/Xserver/os/connection.c: compact display autodetection code.
Mihai Moldovan
2017-04-20
1
-4
/
+2
*
Xserver/os/connection.c: If -displayfd and an explicit display port number ar...
Mike Gabriel
2017-04-20
1
-0
/
+11
*
Xserver/os/connection.c: Accompany display number with some human-readable (m...
Mike Gabriel
2017-04-20
1
-0
/
+9
*
os: FatalError if -displayfd writes fail AND Clear the -displayfd option afte...
Keith Packard
2017-03-21
1
-2
/
+6
*
Use unique logfile names when starting server with -displayfd
Alan Coopersmith
2017-03-21
1
-0
/
+1
*
os: -displayfd should check ports up to 65535
Jon TURNEY
2017-03-21
1
-1
/
+1
*
os: Use NotifyFd interface for listen descriptors
Keith Packard
2017-03-21
1
-66
/
+53
*
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
2017-03-21
1
-6
/
+5
*
os: Add a mechanism to prevent creating any listen sockets
Kristian Høgsberg
2017-03-21
1
-2
/
+6
*
os: Add -displayfd option
Chase Douglas
2017-03-21
1
-26
/
+50
*
os: Use NotifyFd for ErrorConnMax
Keith Packard
2017-03-21
1
-17
/
+19
*
Move SIGUSR1 notification as late as possible.
Adam Jackson
2017-03-21
1
-38
/
+49
*
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
2017-03-21
1
-5
/
+5
*
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2017-03-21
1
-1
/
+1
*
os: always check if client is local when connection is accepted
Pauli Nieminen
2017-03-21
1
-0
/
+1
*
Rework local client id finding code to be more uniform
Alan Coopersmith
2017-03-21
1
-6
/
+40
*
AUDIT messages should contain uid for local accesses (X.org bug #1997)
Alan Coopersmith
2017-03-21
1
-5
/
+16
*
LBX clean-up: Drop forgotten passage in Xserver/os/connection.c.
Mike Gabriel
2017-03-21
1
-4
/
+0
*
Xserver/os/: Drop not-used-anymore MNX_TCPCONN macro.
Mike Gabriel
2017-03-21
1
-1
/
+1
*
dix: Pass ClientPtr to FlushCallback
Michel Dänzer
2017-03-20
1
-0
/
+3
*
os: Implement support for NotifyFd X_NOTIFY_WRITE and removal of AddEnabledDe...
Keith Packard
2017-03-17
1
-33
/
+39
*
os: Add NotifyFd interfaces
Keith Packard
2017-03-15
1
-0
/
+94
*
drop platform support: unifdef DGUX.
Mike Gabriel
2017-02-08
1
-12
/
+0
*
drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).
Mike Gabriel
2017-02-08
1
-4
/
+0
*
drop platform support: unifdef hpux and __hppa__.
Mike Gabriel
2017-02-08
1
-7
/
+3
*
drop platform support: unifdef Lynx.
Mike Gabriel
2017-02-08
1
-8
/
+0
*
drop platform support: unifdef __UNIXOS2__.
Mike Gabriel
2017-02-08
1
-28
/
+1
*
Remove OS2PIPECONN transport
Ulrich Sibiller
2016-11-02
1
-1
/
+1
*
Remove unused TLI ("STREAMSCONN") code
Ulrich Sibiller
2016-11-02
1
-2
/
+2
*
remove DECnet support
Ulrich Sibiller
2016-11-02
1
-10
/
+0
*
replace transport.c link by xstrans.c
Ulrich Sibiller
2016-10-06
1
-9
/
+3
*
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
Mike Gabriel
2016-07-06
1
-2
/
+0
*
Xserver/os/connection.c: Drop unused variable 'restore_trans_conn' from Clien...
Mike Gabriel
2016-07-05
1
-1
/
+0
*
Xserver/os/connection.c: Only define XSERV_t, TRANS_SERVER and TRANS_REOPEN i...
Mike Gabriel
2016-07-05
1
-3
/
+9
*
Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...
Mike Gabriel
2016-07-04
1
-3
/
+3
*
nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.
Mike Gabriel
2016-07-02
1
-3
/
+3
*
nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.
Mike Gabriel
2016-07-02
1
-5
/
+5
*
LBX: Drop all Xserver code blocks that relate to removed LBX extension.
Mike Gabriel
2016-06-01
1
-167
/
+0
*
XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...
Mike Gabriel
2016-06-01
1
-7
/
+0
*
Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).
Mike Gabriel
2015-12-28
1
-7
/
+7
*
Replace 'pointer' type with 'void *'
Keith Packard
2015-12-28
1
-4
/
+4
*
Imported nx-X11-3.1.0-1.tar.gz
nx-X11/3.1.0-1
Reinhard Tartler
2011-10-10
1
-0
/
+1424