index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xselinux.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-08-15
xace: rename hostlist security hook to "server" as this hook will be used
Eamon Walsh
1
-4
/
+4
2007-06-21
xselinux: use new libselinux support for context labeling.
Eamon Walsh
1
-561
/
+30
2007-06-11
xselinux: use new libselinux support for private Flask definitions.
Eamon Walsh
1
-2
/
+40
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-110
/
+122
2007-03-23
xace: pass serverClient as default argument to dixChangeWindowProperty
Eamon Walsh
1
-5
/
+7
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-19
xselinux: use the new ResourceStateCallback instead of the XACE_WINDOW_INIT h...
Eamon Walsh
1
-8
/
+17
2007-03-19
xselinux + security: remove confusing CALLBACK macro.
Eamon Walsh
1
-12
/
+20
2007-03-08
xselinux: remove context validation function for now.
Eamon Walsh
1
-36
/
+0
2007-01-19
Split ObjectSIDByLabel into two functions since property labeling now
Eamon Walsh
1
-24
/
+61
2007-01-19
Remove the root window context line from the configuration file.
Eamon Walsh
1
-57
/
+1
2006-12-20
Naming change: Security*Access -> Dix*Access.
Eamon Walsh
1
-15
/
+15
2006-12-12
Add xserver object class to list of object classes.
Eamon Walsh
1
-1
/
+2
2006-12-12
Split AssignClientState() into two routines, new routine is server-specific.
Eamon Walsh
1
-51
/
+59
2006-12-12
Remove trailing whitespace (whitespace police).
Eamon Walsh
1
-16
/
+16
2006-12-12
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
1
-1
/
+1
2006-12-12
Improve error handling, messages during initialization.
Eamon Walsh
1
-6
/
+6
2006-12-12
Experimental window property holding security context.
Eamon Walsh
1
-0
/
+36
2006-12-12
Add SELinux extension source files.
Eamon Walsh
1
-0
/
+1884
[prev]