summaryrefslogtreecommitdiff
path: root/os/connection.c
AgeCommit message (Expand)Author
2009-01-09Don't log audit messages when -audit 0 specifiedFrancis Giraldeau
2008-11-14os/connection: TRANS_NOXAUTH bit comparison brainfart fix.Jeremy Huddleston
2008-10-07Depend on xtrans >= 1.2.2 for TRANS_NOXAUTHJeremy Huddleston
2008-10-03Unexport MakeClientGrab{Imp,P}erviousAdam Jackson
2008-08-14Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ...Jeremy Huddleston
2008-08-06XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston
2008-07-23Unifdef hpux.Adam Jackson
2008-07-23Unifdef AIX.Adam Jackson
2008-07-17Dead code removalDaniel Stone
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard
2008-06-13Fix "warning: label ‘done’ defined but not used".Eamon Walsh
2008-05-23XQuartz: Add the launchd fd to AllSockets as wellJeremy Huddleston
2008-05-18XQuartz: Cleaned up ListenOnOpenFD...Jeremy Huddleston
2008-05-17XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston
2008-04-18Death to APPGROUP.Adam Jackson
2008-03-01clean some "unused" warningsGeorge Sapountzis
2007-12-28OS: Don't leak connection translation table on regenerationDaniel Stone
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-05OS: Connection: Keep trying select while it gets interrupted (bug #9240)Rich Coe
2007-12-05OS: Connection: Don't shut down disappeared clients (bug #7876)Rich Coe
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-05XDARWIN: Add launchd supportBen Byer
2007-08-16xace: add hooks + new access codes: core protocol server requestsEamon Walsh
2007-08-03security: drop support for XC-QUERY-SECURITY authorization method.Eamon Walsh
2007-06-28Remove the remnants of OS/2 support.Adam Jackson
2007-06-26Split checks for dtrace & getpeerucred()Alan Coopersmith
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2007-02-15os: fix client privates leakDaniel Stone
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh
2006-11-08CheckConnections: don't close down the server client (bug #7876)Rich Coe
2006-11-08RemoveGeneralSocket: don't touch EnabledDevicesDaniel Stone
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-11-01If getpeerucred() is available, include pid & zoneid in audit messages tooAlan Coopersmith
2006-11-01Bug #1997: AUDIT messages should contain uid for local accessesAlan Coopersmith
2006-10-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-21add basic D-BUS configuration mechanismDaniel Stone
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith
2006-06-19Replace XC-SECURITY code with XACE security hooksEamon Walsh
2006-06-01Kill LBX, too.Daniel Stone