index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
security.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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-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-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-02-15
Bug #6988: Change behavior of Security extension per user feature request.
Eamon Walsh
1
-0
/
+1
2007-01-24
Correct variable descriptions in comment for SecurityCheckResourceIDAccess
Alan Coopersmith
1
-2
/
+2
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-6
/
+6
2006-12-01
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
1
-7
/
+7
2006-11-06
More work on Bug #8875: revert previous fix and try using client argument
Eamon Walsh
1
-4
/
+2
2006-11-06
whitespace adjust
Eamon Walsh
1
-4
/
+4
2006-11-06
Bug #8875: Security extension causes Xorg to core dump on server reset
Eamon Walsh
1
-2
/
+4
2006-09-08
Don't need to allocate memory now that devPrivates are being used.
Eamon Walsh
1
-6
/
+0
2006-08-21
Merge branch 'XACE-modular' into my-XACE-modular
Eamon Walsh
1
-3
/
+0
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-3
/
+0
2006-08-02
Rebase Security extension to use devPrivates for storing security state.
Eamon Walsh
1
-25
/
+26
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-3
/
+0
2006-06-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
1
-1
/
+1
2006-06-21
Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h
Alan Coopersmith
1
-1
/
+1
2006-06-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
1
-1
/
+1
2006-06-20
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
1
-1
/
+1
2006-06-19
Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
Eamon Walsh
1
-212
/
+196
2006-06-01
Kill LBX, too.
Daniel Stone
1
-34
/
+1
2006-03-28
Big old pile of warning fixes.
Adam Jackson
1
-2
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-5
/
+5
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
[next]