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
/
security.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+5
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-2
/
+3
2009-07-17
Xext: include securproto.h instead of securstr.h
Peter Hutterer
1
-1
/
+1
2009-07-14
Xext: switch to byte counting functions
Peter Hutterer
1
-8
/
+8
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-4
/
+7
2009-04-16
security: Grant untrusted windows remove access on all windows.
Eamon Walsh
1
-0
/
+5
2009-04-16
security: Fix a crash caused by wrong ordering of format arguments.
Eamon Walsh
1
-3
/
+4
2009-04-16
security: Revert behavior of extension access for compatibility.
Eamon Walsh
1
-14
/
+16
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-2
/
+2
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-06-11
CVE-2008-1377 - RECORD and Security extensions memory corruption
Matthieu Herrb
1
-3
/
+7
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-8
/
+0
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-1
/
+1
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-13
/
+41
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
1
-1
/
+1
2008-02-26
security: Register resource names in the server-side name registry.
Eamon Walsh
1
-0
/
+2
2008-02-20
XACE: Make the default window background state configurable per-window.
Eamon Walsh
1
-0
/
+5
2008-02-13
security: Revise set of permissions granted to untrusted clients.
Eamon Walsh
1
-13
/
+31
2008-02-05
XACE: Push the dix "structure" includes down to the security modules.
Eamon Walsh
1
-0
/
+3
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-1149
/
+327
2007-11-21
Xext: Scruffy the janitor don't like no "register" keywords.
Peter Hutterer
1
-5
/
+5
2007-11-20
registry: Remove registry code from XC-SECURITY extension.
Eamon Walsh
1
-16
/
+0
2007-11-09
registry: Register XC-SECURITY extension protocol names.
Eamon Walsh
1
-0
/
+16
2007-11-08
Rework of the XC-SECURITY extension. The gen-auth protocol has not changed,
Eamon Walsh
1
-1035
/
+309
2007-09-28
xace: remove obsoleted DRAWABLE_ACCESS hook.
Eamon Walsh
1
-1
/
+0
2007-08-16
devPrivates rework: use camelcase standard for name of key type.
Eamon Walsh
1
-5
/
+5
2007-08-16
xace: drop background-none checking hook, add new hook for controlling
Eamon Walsh
1
-11
/
+0
2007-08-15
xace: rename hostlist security hook to "server" as this hook will be used
Eamon Walsh
1
-4
/
+4
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+0
2007-08-03
security: drop support for XC-QUERY-SECURITY authorization method.
Eamon Walsh
1
-63
/
+1
2007-08-03
security: drop the "declare extension security" dix call. Use the
Eamon Walsh
1
-41
/
+61
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-8
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-8
/
+0
2007-05-14
Remove double-grab option. We only want one grab per device.
Peter Hutterer
1
-5
/
+2
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-24
/
+23
2007-04-17
security: remove debugging code.
Eamon Walsh
1
-53
/
+0
2007-04-03
security: rewrite to use new devPrivates support.
Eamon Walsh
1
-37
/
+38
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+1
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-03-25
Static and dead code cleaup for Xext/
Adam Jackson
1
-1
/
+1
2007-03-23
xace: pass serverClient as default argument to dixChangeWindowProperty
Eamon Walsh
1
-1
/
+1
2007-03-22
xace: drop the name argument from the property callback.
Eamon Walsh
1
-1
/
+1
2007-03-22
dix: reorganize property code to better support xace hook; requires new API for
Eamon Walsh
1
-1
/
+1
2007-03-22
xace: add new argument to property hook for property structure itself.
Eamon Walsh
1
-6
/
+0
2007-03-19
xselinux + security: remove confusing CALLBACK macro.
Eamon Walsh
1
-13
/
+30
2007-03-08
dix: Each device needs to differ between a core grab and an XI grab,
Peter Hutterer
1
-2
/
+5
2007-03-05
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+1
2007-02-15
Bug #6988: Change behavior of Security extension per user feature request.
Eamon Walsh
1
-0
/
+1
[next]