summaryrefslogtreecommitdiff
path: root/Xext/security.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+2
2008-06-11CVE-2008-1377 - RECORD and Security extensions memory corruptionMatthieu Herrb1-3/+7
2008-04-22Merge branch 'master' into mpxPeter Hutterer1-8/+0
2008-04-18Death to APPGROUP.Adam Jackson1-8/+0
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-1/+1
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-13/+41
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
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-1149/+327
2007-11-21Xext: Scruffy the janitor don't like no "register" keywords.Peter Hutterer1-5/+5
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-12Merge branch 'master' into mpxPeter Hutterer1-8/+0
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-05-14Remove double-grab option. We only want one grab per device.Peter Hutterer1-5/+2
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-04-02Merge branch 'master' into mpxPeter Hutterer1-1/+1
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-03-08dix: Each device needs to differ between a core grab and an XI grab,Peter Hutterer1-2/+5
2007-03-05Merge branch 'master' into mpxPeter Hutterer1-0/+1
2007-02-15Bug #6988: Change behavior of Security extension per user feature request.Eamon Walsh1-0/+1
2007-01-28Merge branch 'master'Peter Hutterer1-2/+2
2007-01-24Correct variable descriptions in comment for SecurityCheckResourceIDAccessAlan Coopersmith1-2/+2
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer1-6/+6
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-6/+6
2006-12-05Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into mpxPeter Hutterer1-7/+7
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh1-7/+7
2006-11-22dix GetSpriteWindow() adjusted for MPXPeter Hutterer1-2/+2
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