summaryrefslogtreecommitdiff
path: root/os/access.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-22Remove a bunch of useless casts.Adam Jackson1-6/+6
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-19/+19
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-18/+18
2008-10-02Remove some stale IPv6 debuggingAdam Jackson1-38/+1
2008-10-02Unifdef ISCAdam Jackson1-29/+2
2008-07-23Unifdef hpux.Adam Jackson1-8/+1
2008-07-23Unifdef sgi.Adam Jackson1-1/+1
2008-07-23Unifdef QNX.Adam Jackson1-15/+2
2008-07-17Dead code removalDaniel Stone1-164/+3
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu BĂ©rard1-8/+0
2008-06-19sprintf() -> snprintf()Matthieu Herrb1-1/+2
2008-03-04Make sure SIOGLIFCONF buffer is properly aligned for socket structuresAlan Coopersmith1-8/+10
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-65/+103
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-2/+2
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith1-63/+101
2007-08-16xace: add hooks + new access codes: core protocol server requestsEamon Walsh1-13/+19
2007-08-15xace: rename hostlist security hook to "server" as this hook will be usedEamon Walsh1-1/+1
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-8/+1
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-8/+1
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh1-31/+0
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson1-31/+0
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh1-1/+1
2007-03-25General DIX static and dead code cleanup.Adam Jackson1-3/+3
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-1/+1
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-4/+2
2006-08-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-0/+4
2006-08-18Fix bug #7302, make Xn.hosts work from theAlan Hourihane1-0/+4
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-3/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-0/+3
2006-06-21fix a number of compiler warnings in os/*Greg Kroah-Hartman1-0/+3
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-12/+7
2006-06-01Kill LBX, too.Daniel Stone1-5/+1
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-2/+2
2006-01-07Bug #5218: Don't crash on unconfigured interfaces. (Andrei Barbu)Adam Jackson1-1/+3
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-4/+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/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-05-02Fix comments for pointers in parameter lists to work with fussy compilersHarold L Hunt II1-3/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-5/+5
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-1/+16
2004-10-17Remove some remaining AMOEBA specific code.Matthieu Herrb1-2/+2
2004-07-17Fix typo in debug message in MakeAllCLTSServerListenersAlan Coopersmith1-3/+175
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-2/+2
2004-06-25#Bug 784: Ignore unconfigured interfaces with xdmcpAlexander Gottwald1-7/+42
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-30/+473
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