summaryrefslogtreecommitdiff
path: root/os/connection.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-29/+2
2007-06-26Split checks for dtrace & getpeerucred()Alan Coopersmith1-1/+5
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-5/+5
2007-02-15os: fix client privates leakDaniel Stone1-0/+2
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-4/+2
2006-11-08CheckConnections: don't close down the server client (bug #7876)Rich Coe1-1/+1
2006-11-08RemoveGeneralSocket: don't touch EnabledDevicesDaniel Stone1-1/+0
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith1-2/+28
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-4/+38
2006-11-01If getpeerucred() is available, include pid & zoneid in audit messages tooAlan Coopersmith1-3/+27
2006-11-01Bug #1997: AUDIT messages should contain uid for local accessesAlan Coopersmith1-5/+15
2006-10-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-3/+5
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-2/+0
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-2/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-07-21add basic D-BUS configuration mechanismDaniel Stone1-3/+16
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-1/+1
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith1-1/+1
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-2/+1
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-2/+1
2006-06-19Replace XC-SECURITY code with XACE security hooksEamon Walsh1-3/+5
2006-06-01Kill LBX, too.Daniel Stone1-199/+13
2006-03-28Big old pile of warning fixes.Adam Jackson1-0/+2
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-7/+7
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+7
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-05-02Fix comments for pointers in parameter lists to work with fussy compilersHarold L Hunt II1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-5/+5
2004-11-22Use a simple hashtable as ConnectionTranslation instead of a plain array onAlexander Gottwald1-7/+97
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+4
2004-10-17Remove some remaining AMOEBA specific code.Matthieu Herrb1-23/+0
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-160/+82
2003-11-14XFree86 4.3.0.1Kaleb Keithley1-103/+207
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+1281