summaryrefslogtreecommitdiff
path: root/Xext/xace.h
AgeCommit message (Expand)Author
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh
2008-02-12XACE: Move the selection access hook to its own function.Eamon Walsh
2008-02-05XACE: Push the dix "structure" includes down to the security modules.Eamon Walsh
2008-02-05XACE: Move the property access hook to its own function.Eamon Walsh
2008-01-25XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh
2008-01-25XACE: Stop using fake requestVectors in favor of a simple hook call.Eamon Walsh
2008-01-25XACE: Don't need to actually register a protocol extension.Eamon Walsh
2007-12-17XACE: Restore the old background None behavior in response to bug #13683.Eamon Walsh
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-06Modified performance patches from Arjan van de Ven <arjan@infradead.org>Eamon Walsh
2007-10-10xace: remove the special-cased "ignore" functionality from the property code.Eamon Walsh
2007-09-28xace: remove obsoleted DRAWABLE_ACCESS hook.Eamon Walsh
2007-08-29xace: drop map-window checking hook, add new hooks for controlling theEamon 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-06xace: drop site-policy and declare-extension-security hooks, add 2 new hooksEamon Walsh
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-03-25Static and dead code cleaup for Xext/Adam Jackson
2007-03-21xace: bump major version since the hooks have changed.Eamon Walsh
2007-03-21xace: add XACE_SELECTION_ACCESS hook for selection redirection/access.Eamon Walsh
2007-03-19xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...Eamon Walsh
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh
2006-08-25Add four new XACE hooks: auditing, key event notification, window initEamon Walsh
2006-08-03Remove LBX code.Eamon Walsh
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh
2006-06-20Add XACE extension source files.Eamon Walsh