summaryrefslogtreecommitdiff
path: root/Xext/xace.h
Commit message (Expand)AuthorAgeFilesLines
* XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh2008-01-251-1/+0
* XACE: Stop using fake requestVectors in favor of a simple hook call.Eamon Walsh2008-01-251-3/+3
* XACE: Don't need to actually register a protocol extension.Eamon Walsh2008-01-251-3/+0
* XACE: Restore the old background None behavior in response to bug #13683.Eamon Walsh2007-12-171-0/+6
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-11-141-0/+9
|\
| * Modified performance patches from Arjan van de Ven <arjan@infradead.org>Eamon Walsh2007-11-061-0/+9
* | xace: remove the special-cased "ignore" functionality from the property code.Eamon Walsh2007-10-101-5/+0
* | xace: remove obsoleted DRAWABLE_ACCESS hook.Eamon Walsh2007-09-281-14/+13
* | xace: drop map-window checking hook, add new hooks for controlling theEamon Walsh2007-08-291-12/+13
* | xace: drop background-none checking hook, add new hook for controllingEamon Walsh2007-08-161-1/+1
* | xace: rename hostlist security hook to "server" as this hook will be usedEamon Walsh2007-08-151-1/+1
* | xace: drop site-policy and declare-extension-security hooks, add 2 new hooksEamon Walsh2007-08-061-2/+2
* | xace: change the semantics of the return value of XACE hooks to allowEamon Walsh2007-04-171-6/+6
* | Merge branch 'master' into XACE-SELINUXEamon Walsh2007-03-261-10/+0
|\ \ | |/
| * Static and dead code cleaup for Xext/Adam Jackson2007-03-251-10/+0
* | xace: bump major version since the hooks have changed.Eamon Walsh2007-03-211-1/+1
* | xace: add XACE_SELECTION_ACCESS hook for selection redirection/access.Eamon Walsh2007-03-211-7/+8
* | xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...Eamon Walsh2007-03-191-4/+3
|/
* Naming change: Security*Operation -> Xace*OperationEamon Walsh2006-12-011-5/+5
* Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh2006-12-011-5/+21
* Add four new XACE hooks: auditing, key event notification, window initEamon Walsh2006-08-251-1/+5
* Remove LBX code.Eamon Walsh2006-08-031-10/+1
* Rebase Security extension to use devPrivates for storing security state.Eamon Walsh2006-08-021-16/+0
* Add XACE extension source files.Eamon Walsh2006-06-201-0/+124