index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xselinux.c
Age
Commit message (
Expand
)
Author
Files
Lines
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