summaryrefslogtreecommitdiff
path: root/Xext/xace.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-19/+16
2009-09-02Correct outdated e-mail address in "Author" statements.Eamon Walsh1-1/+1
2009-01-05 Update sdk headers to export new symbols.Paulo Cesar Pereira de Andrade1-10/+10
2008-12-18xace: Export wrappers around two Xtrans functions used by modules.Eamon Walsh1-0/+4
2008-12-18Add xace headers to the SDK when enabled and export the XaceHooks symbolEamon Walsh1-7/+7
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+2
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh1-3/+4
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh1-2/+2
2008-02-12XACE: Move the selection access hook to its own function.Eamon Walsh1-0/+4
2008-02-05XACE: Push the dix "structure" includes down to the security modules.Eamon Walsh1-4/+4
2008-02-05XACE: Move the property access hook to its own function.Eamon Walsh1-0/+6
2008-01-25XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh1-1/+0
2008-01-25XACE: Stop using fake requestVectors in favor of a simple hook call.Eamon Walsh1-3/+3
2008-01-25XACE: Don't need to actually register a protocol extension.Eamon Walsh1-3/+0
2007-12-17XACE: Restore the old background None behavior in response to bug #13683.Eamon Walsh1-0/+6
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+9
2007-11-06Modified performance patches from Arjan van de Ven <arjan@infradead.org>Eamon Walsh1-0/+9
2007-10-10xace: remove the special-cased "ignore" functionality from the property code.Eamon Walsh1-5/+0
2007-09-28xace: remove obsoleted DRAWABLE_ACCESS hook.Eamon Walsh1-14/+13
2007-08-29xace: drop map-window checking hook, add new hooks for controlling theEamon Walsh1-12/+13
2007-08-16xace: drop background-none checking hook, add new hook for controllingEamon Walsh1-1/+1
2007-08-15xace: rename hostlist security hook to "server" as this hook will be usedEamon Walsh1-1/+1
2007-08-06xace: drop site-policy and declare-extension-security hooks, add 2 new hooksEamon Walsh1-2/+2
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh1-6/+6
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-10/+0
2007-03-25Static and dead code cleaup for Xext/Adam Jackson1-10/+0
2007-03-21xace: bump major version since the hooks have changed.Eamon Walsh1-1/+1
2007-03-21xace: add XACE_SELECTION_ACCESS hook for selection redirection/access.Eamon Walsh1-7/+8
2007-03-19xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...Eamon Walsh1-4/+3
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh1-5/+5
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-5/+21
2006-08-25Add four new XACE hooks: auditing, key event notification, window initEamon Walsh1-1/+5
2006-08-03Remove LBX code.Eamon Walsh1-10/+1
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh1-16/+0
2006-06-20Add XACE extension source files.Eamon Walsh1-0/+124