index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
xace: Remove the audit hooks and tune dispatch
Adam Jackson
1
-6
/
+6
2015-10-27
Xext: fix build with --disable-xace
Julien Cristau
1
-0
/
+2
2015-06-10
xace: Add XaceHookIsSet helper function
Andrew Eikum
1
-0
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-19
/
+16
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
1
-1
/
+1
2009-01-05
Update sdk headers to export new symbols.
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-12-18
xace: Export wrappers around two Xtrans functions used by modules.
Eamon Walsh
1
-0
/
+4
2008-12-18
Add xace headers to the SDK when enabled and export the XaceHooks symbol
Eamon Walsh
1
-7
/
+7
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+2
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
1
-3
/
+4
2008-02-20
XACE: Make the default window background state configurable per-window.
Eamon Walsh
1
-2
/
+2
2008-02-12
XACE: Move the selection access hook to its own function.
Eamon Walsh
1
-0
/
+4
2008-02-05
XACE: Push the dix "structure" includes down to the security modules.
Eamon Walsh
1
-4
/
+4
2008-02-05
XACE: Move the property access hook to its own function.
Eamon Walsh
1
-0
/
+6
2008-01-25
XACE: Remove the extension code entirely, XACE is completely static now.
Eamon Walsh
1
-1
/
+0
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
1
-3
/
+3
2008-01-25
XACE: Don't need to actually register a protocol extension.
Eamon Walsh
1
-3
/
+0
2007-12-17
XACE: Restore the old background None behavior in response to bug #13683.
Eamon Walsh
1
-0
/
+6
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+9
2007-11-06
Modified performance patches from Arjan van de Ven <arjan@infradead.org>
Eamon Walsh
1
-0
/
+9
2007-10-10
xace: remove the special-cased "ignore" functionality from the property code.
Eamon Walsh
1
-5
/
+0
2007-09-28
xace: remove obsoleted DRAWABLE_ACCESS hook.
Eamon Walsh
1
-14
/
+13
2007-08-29
xace: drop map-window checking hook, add new hooks for controlling the
Eamon Walsh
1
-12
/
+13
2007-08-16
xace: drop background-none checking hook, add new hook for controlling
Eamon Walsh
1
-1
/
+1
2007-08-15
xace: rename hostlist security hook to "server" as this hook will be used
Eamon Walsh
1
-1
/
+1
2007-08-06
xace: drop site-policy and declare-extension-security hooks, add 2 new hooks
Eamon Walsh
1
-2
/
+2
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-6
/
+6
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-10
/
+0
2007-03-25
Static and dead code cleaup for Xext/
Adam Jackson
1
-10
/
+0
2007-03-21
xace: bump major version since the hooks have changed.
Eamon Walsh
1
-1
/
+1
2007-03-21
xace: add XACE_SELECTION_ACCESS hook for selection redirection/access.
Eamon Walsh
1
-7
/
+8
2007-03-19
xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...
Eamon Walsh
1
-4
/
+3
2006-12-01
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
1
-5
/
+5
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-5
/
+21
2006-08-25
Add four new XACE hooks: auditing, key event notification, window init
Eamon Walsh
1
-1
/
+5
2006-08-03
Remove LBX code.
Eamon Walsh
1
-10
/
+1
2006-08-02
Rebase Security extension to use devPrivates for storing security state.
Eamon Walsh
1
-16
/
+0
2006-06-20
Add XACE extension source files.
Eamon Walsh
1
-0
/
+124