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
/
xselinux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-17
SELinux: Add an extension alias under the OS-agnostic "Flask" name.
Eamon Walsh
1
-0
/
+2
2008-03-31
XSELinux: Add a request to get a client's context from a resource ID.
Eamon Walsh
1
-0
/
+33
2008-03-28
XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
Eamon Walsh
1
-5
/
+26
2008-03-20
XSELinux: Do a check for whether background "None" is allowed.
Eamon Walsh
1
-0
/
+7
2008-03-20
XSELinux: Correctly handle some permission bits that are used more than once.
Eamon Walsh
1
-5
/
+20
2008-03-04
xselinux: Implement polyinstantiation support and related protocol.
Eamon Walsh
1
-359
/
+657
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
1
-16
/
+13
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
1
-2
/
+0
2008-02-28
xselinux: Don't require device "read" permission for XQueryPointer.
Eamon Walsh
1
-0
/
+11
2008-02-28
xselinux: Log messages to both libaudit and Xorg.0.log.
Eamon Walsh
1
-0
/
+1
2008-02-27
xselinux: Prefix a few remaining error messages with "SELinux".
Eamon Walsh
1
-7
/
+6
2008-02-27
xselinux: Don't throw BadAccess if DixUnknownAccess is passed in to a hook.
Eamon Walsh
1
-0
/
+2
2008-02-26
xselinux: Stub out selection protocol requests.
Eamon Walsh
1
-0
/
+52
2008-02-26
xselinux: Rip out the selection code in advance of polyinstantiation support.
Eamon Walsh
1
-31
/
+0
2008-02-13
xselinux: Add use to permission map for devices.
Eamon Walsh
1
-1
/
+1
2008-02-07
xselinux: Use the device name in debugging output.
Eamon Walsh
1
-3
/
+8
2008-02-07
xselinux: Split devPrivate state into subject and object records.
Eamon Walsh
1
-87
/
+149
2008-02-07
xselinux: Add getattr and setattr to the permission map for properties.
Eamon Walsh
1
-1
/
+1
2008-02-05
XACE: Push the dix "structure" includes down to the security modules.
Eamon Walsh
1
-6
/
+11
2008-02-05
XACE: Move the property access hook to its own function.
Eamon Walsh
1
-1
/
+1
2008-01-24
xselinux: Rename SelectionManager to more generic SecurityManager.
Eamon Walsh
1
-30
/
+30
2008-01-24
xselinux: Use a privileged bit in the state instead of passing an index
Eamon Walsh
1
-33
/
+27
2008-01-24
xselinux: Implement "get context" protocol requests.
Eamon Walsh
1
-3
/
+116
2008-01-24
xselinux: Whitespace fixups.
Eamon Walsh
1
-34
/
+32
2007-12-28
xselinux: Fix whitespace warnings.
Eamon Walsh
1
-12
/
+12
2007-12-28
xselinux: Remove "X" prefix on remaining functions and strings.
Eamon Walsh
1
-37
/
+37
2007-12-28
xselinux: don't FatalError on an invalid class mapping, just disable support.
Eamon Walsh
1
-2
/
+7
2007-12-28
xselinux: Implement swapped protocol request logic.
Eamon Walsh
1
-28
/
+41
2007-12-20
xselinux: Send AVC messages to audit system instead of log file/stderr.
Eamon Walsh
1
-1
/
+5
2007-12-12
xselinux: Add new protocol for setting device create context.
Eamon Walsh
1
-0
/
+32
2007-11-20
registry: Remove registry code from SELinux extension.
Eamon Walsh
1
-24
/
+0
2007-11-14
xselinux: adjust receive hook to use new synthetic_event class.
Eamon Walsh
1
-7
/
+9
2007-11-09
xselinux: add new synthetic_event security class, and fix registry code.
Eamon Walsh
1
-17
/
+19
2007-11-05
xselinux: Register SELinux extension protocol names.
Eamon Walsh
1
-0
/
+24
2007-10-26
xselinux: Add a SetDeviceContext request and stubs for more requests.
Eamon Walsh
1
-6
/
+184
2007-10-25
xselinux: Don't include the client in the receive hook audit messages.
Eamon Walsh
1
-1
/
+1
2007-10-25
xselinux: Label the default device directly with the process context.
Eamon Walsh
1
-7
/
+3
2007-10-24
xselinux: Introduce a type transition when labeling events.
Eamon Walsh
1
-5
/
+12
2007-10-24
xselinux: Add audit message fields for selection and event names.
Eamon Walsh
1
-12
/
+22
2007-10-23
xselinux: Add basic support for selection access control and redirection.
Eamon Walsh
1
-60
/
+311
2007-10-23
xselinux: Remove synthetic bit when looking up event type.
Eamon Walsh
1
-1
/
+2
2007-10-23
xselinux: Unregister callbacks on server reset.
Eamon Walsh
1
-17
/
+37
2007-10-19
xselinux: properly update sizes when dynamic arrays are resized...
Eamon Walsh
1
-0
/
+2
2007-10-18
xselinux: add basic event labeling.
Eamon Walsh
1
-4
/
+86
2007-10-18
xselinux: add hooks for send and receive access.
Eamon Walsh
1
-44
/
+86
2007-10-17
xselinux: add hook for device acceses.
Eamon Walsh
1
-1
/
+31
2007-10-17
xselinux: Move functions around; add some more comments.
Eamon Walsh
1
-117
/
+150
2007-10-17
xselinux: Started reworking extension using new XACE hooks.
Eamon Walsh
1
-1165
/
+510
2007-09-28
xace: remove obsoleted DRAWABLE_ACCESS hook.
Eamon Walsh
1
-1
/
+0
2007-08-16
xace: drop background-none checking hook, add new hook for controlling
Eamon Walsh
1
-10
/
+0
[next]