index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
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-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
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