index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
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
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-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_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
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
xinerama-cleanup
xinerama-the-revenge
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
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-05
Xext: fix shadow warnings
Yaakov Selkowitz
1
-6
/
+6
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-194
/
+204
2012-01-06
xace: ricer tuning for XaceHook
Adam Jackson
1
-0
/
+4
2010-08-10
xace: Invalid reference to out-of-scope data.
Chris Wilson
1
-95
/
+75
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-3
/
+0
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-7
/
+7
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
1
-1
/
+1
2009-07-07
The way XaceHook() mixes struct initializers and va_arg() is not portable and
Michael Lorenz
1
-63
/
+53
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-1
/
+1
2009-01-11
Xext: ANSI cleanups
Julien Cristau
1
-9
/
+8
2008-12-18
xace: Export wrappers around two Xtrans functions used by modules.
Eamon Walsh
1
-0
/
+20
2008-12-18
Add xace headers to the SDK when enabled and export the XaceHooks symbol
Eamon Walsh
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
1
-4
/
+5
2008-02-12
XACE: Move the selection access hook to its own function.
Eamon Walsh
1
-11
/
+7
2008-02-05
XACE: Push the dix "structure" includes down to the security modules.
Eamon Walsh
1
-0
/
+4
2008-02-05
XACE: Move the property access hook to its own function.
Eamon Walsh
1
-12
/
+8
2008-01-25
XACE: Remove the extension code entirely, XACE is completely static now.
Eamon Walsh
1
-9
/
+0
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
1
-121
/
+18
2008-01-25
XACE: Don't need to actually register a protocol extension.
Eamon Walsh
1
-50
/
+0
2008-01-03
XACE: DeleteCallbackList zeroes out its argument so don't do it twice.
Eamon Walsh
1
-3
/
+0
2008-01-03
Bug #13765: Heap corruption in XC-SECURITY extension code.
Eamon Walsh
1
-1
/
+1
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-44
/
+31
2007-11-06
Modified performance patches from Arjan van de Ven <arjan@infradead.org>
Eamon Walsh
1
-26
/
+21
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-05
Xext: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-10-23
xace: Still more changes to selection code. Removed the SelectionPtr from
Eamon Walsh
1
-1
/
+0
2007-10-17
xace: Add an access_mode field to the extension structure.
Eamon Walsh
1
-2
/
+13
2007-09-28
xace: remove obsoleted DRAWABLE_ACCESS hook.
Eamon Walsh
1
-10
/
+0
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-1
/
+3
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
1
-0
/
+1
2007-08-29
xace: drop map-window checking hook, add new hooks for controlling the
Eamon Walsh
1
-2
/
+17
2007-08-28
xace: add hooks + new access codes: core protocol input requests
Eamon Walsh
1
-1
/
+1
2007-08-16
xace: drop background-none checking hook, add new hook for controlling
Eamon Walsh
1
-2
/
+12
2007-08-15
xace: rename hostlist security hook to "server" as this hook will be used
Eamon Walsh
1
-2
/
+2
2007-08-06
xace: drop site-policy and declare-extension-security hooks, add 2 new hooks
Eamon Walsh
1
-13
/
+7
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-24
/
+25
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-03-25
Static and dead code cleaup for Xext/
Adam Jackson
1
-2
/
+2
2007-03-22
xace: drop the name argument from the property callback.
Eamon Walsh
1
-1
/
+0
2007-03-22
xace: add new argument to property hook for property structure itself.
Eamon Walsh
1
-2
/
+1
2007-03-21
xace: add access_mode argument to selection hook.
Eamon Walsh
1
-0
/
+1
2007-03-21
xace: add XACE_SELECTION_ACCESS hook for selection redirection/access.
Eamon Walsh
1
-0
/
+10
2007-03-19
xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...
Eamon Walsh
1
-8
/
+0
2006-12-01
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
1
-1
/
+1
2006-11-08
xace: avoid 'unused variable pScreen'
Daniel Stone
1
-1
/
+3
[next]