summaryrefslogtreecommitdiff
path: root/Xext/security.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Death to APPGROUP.Adam Jackson1-8/+0
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh1-1/+1
2008-02-26security: Register resource names in the server-side name registry.Eamon Walsh1-0/+2
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh1-0/+5
2008-02-13security: Revise set of permissions granted to untrusted clients.Eamon Walsh1-13/+31
2008-02-05XACE: Push the dix "structure" includes down to the security modules.Eamon Walsh1-0/+3
2007-11-20registry: Remove registry code from XC-SECURITY extension.Eamon Walsh1-16/+0
2007-11-09registry: Register XC-SECURITY extension protocol names.Eamon Walsh1-0/+16
2007-11-08Rework of the XC-SECURITY extension. The gen-auth protocol has not changed,Eamon Walsh1-1035/+309
2007-09-28xace: remove obsoleted DRAWABLE_ACCESS hook.Eamon Walsh1-1/+0
2007-08-16devPrivates rework: use camelcase standard for name of key type.Eamon Walsh1-5/+5
2007-08-16xace: drop background-none checking hook, add new hook for controllingEamon Walsh1-11/+0
2007-08-15xace: rename hostlist security hook to "server" as this hook will be usedEamon Walsh1-4/+4
2007-08-03security: drop support for XC-QUERY-SECURITY authorization method.Eamon Walsh1-63/+1
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh1-41/+61
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-8/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-8/+0
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh1-24/+23
2007-04-17security: remove debugging code.Eamon Walsh1-53/+0
2007-04-03security: rewrite to use new devPrivates support.Eamon Walsh1-37/+38
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-03-25Static and dead code cleaup for Xext/Adam Jackson1-1/+1
2007-03-23xace: pass serverClient as default argument to dixChangeWindowPropertyEamon Walsh1-1/+1
2007-03-22xace: drop the name argument from the property callback.Eamon Walsh1-1/+1
2007-03-22dix: reorganize property code to better support xace hook; requires new API forEamon Walsh1-1/+1
2007-03-22xace: add new argument to property hook for property structure itself.Eamon Walsh1-6/+0
2007-03-19xselinux + security: remove confusing CALLBACK macro.Eamon Walsh1-13/+30
2007-02-15Bug #6988: Change behavior of Security extension per user feature request.Eamon Walsh1-0/+1
2007-01-24Correct variable descriptions in comment for SecurityCheckResourceIDAccessAlan Coopersmith1-2/+2
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-6/+6
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh1-7/+7
2006-11-06More work on Bug #8875: revert previous fix and try using client argumentEamon Walsh1-4/+2
2006-11-06whitespace adjustEamon Walsh1-4/+4
2006-11-06Bug #8875: Security extension causes Xorg to core dump on server resetEamon Walsh1-2/+4
2006-09-08Don't need to allocate memory now that devPrivates are being used.Eamon Walsh1-6/+0
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh1-3/+0
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-3/+0
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh1-25/+26
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-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-1/+1
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-1/+1
2006-06-19Modify XC-SECURITY and XC-APPGROUP extensions to work with XACEEamon Walsh1-212/+196
2006-06-01Kill LBX, too.Daniel Stone1-34/+1
2006-03-28Big old pile of warning fixes.Adam Jackson1-2/+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-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-5/+5
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2