summaryrefslogtreecommitdiff
path: root/Xext/security.c
AgeCommit message (Expand)Author
2009-07-26Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard
2009-04-16security: Grant untrusted windows remove access on all windows.Eamon Walsh
2009-04-16security: Fix a crash caused by wrong ordering of format arguments.Eamon Walsh
2009-04-16security: Revert behavior of extension access for compatibility.Eamon Walsh
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-06-11CVE-2008-1377 - RECORD and Security extensions memory corruptionMatthieu Herrb
2008-04-22Merge branch 'master' into mpxPeter Hutterer
2008-04-18Death to APPGROUP.Adam Jackson
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh
2008-02-26security: Register resource names in the server-side name registry.Eamon Walsh
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh
2008-02-13security: Revise set of permissions granted to untrusted clients.Eamon Walsh
2008-02-05XACE: Push the dix "structure" includes down to the security modules.Eamon Walsh
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-11-21Xext: Scruffy the janitor don't like no "register" keywords.Peter Hutterer
2007-11-20registry: Remove registry code from XC-SECURITY extension.Eamon Walsh
2007-11-09registry: Register XC-SECURITY extension protocol names.Eamon Walsh
2007-11-08Rework of the XC-SECURITY extension. The gen-auth protocol has not changed,Eamon Walsh
2007-09-28xace: remove obsoleted DRAWABLE_ACCESS hook.Eamon Walsh
2007-08-16devPrivates rework: use camelcase standard for name of key type.Eamon Walsh
2007-08-16xace: drop background-none checking hook, add new hook for controllingEamon Walsh
2007-08-15xace: rename hostlist security hook to "server" as this hook will be usedEamon Walsh
2007-08-12Merge branch 'master' into mpxPeter Hutterer
2007-08-03security: drop support for XC-QUERY-SECURITY authorization method.Eamon Walsh
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-06-28Remove the remnants of OS/2 support.Adam Jackson
2007-05-14Remove double-grab option. We only want one grab per device.Peter Hutterer
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh
2007-04-17security: remove debugging code.Eamon Walsh
2007-04-03security: rewrite to use new devPrivates support.Eamon Walsh
2007-04-02Merge branch 'master' into mpxPeter Hutterer
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-03-25Static and dead code cleaup for Xext/Adam Jackson
2007-03-23xace: pass serverClient as default argument to dixChangeWindowPropertyEamon Walsh
2007-03-22xace: drop the name argument from the property callback.Eamon Walsh
2007-03-22dix: reorganize property code to better support xace hook; requires new API forEamon Walsh
2007-03-22xace: add new argument to property hook for property structure itself.Eamon Walsh
2007-03-19xselinux + security: remove confusing CALLBACK macro.Eamon Walsh
2007-03-08dix: Each device needs to differ between a core grab and an XI grab,Peter Hutterer
2007-03-05Merge branch 'master' into mpxPeter Hutterer
2007-02-15Bug #6988: Change behavior of Security extension per user feature request.Eamon Walsh
2007-01-28Merge branch 'master'Peter Hutterer
2007-01-24Correct variable descriptions in comment for SecurityCheckResourceIDAccessAlan Coopersmith
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh
2006-12-05Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into mpxPeter Hutterer
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh