index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
3
-19
/
+20
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
6
-73
/
+76
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
2
-10
/
+10
2006-12-14
Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.
Eamon Walsh
3
-7
/
+18
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-5
/
+12
2006-12-14
Remove instances of macros LOOKUP_DRAWABLE and VERIFY_DRAWABLE.
Eamon Walsh
3
-27
/
+45
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
11
-152
/
+152
2006-12-01
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
3
-13
/
+13
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-5
/
+21
2006-11-08
xace: avoid 'unused variable pScreen'
Daniel Stone
1
-1
/
+3
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-15
Merge branch 'master' into my-XACE-modular
Eamon Walsh
1
-2
/
+2
2006-09-08
Generalize the handling of configuration files that ship with extensions.
Eamon Walsh
1
-3
/
+6
2006-09-08
Include dix-config.h.
Eamon Walsh
1
-0
/
+4
2006-09-08
Don't need to allocate memory now that devPrivates are being used.
Eamon Walsh
1
-6
/
+0
2006-09-06
Fix #include paths for fontcacheproto headers.
Michel Dänzer
1
-2
/
+2
2006-09-05
Merge branch 'master' into my-XACE-modular
Eamon Walsh
2
-0
/
+269
2006-08-29
Re-add support for tslib (1.0 release) and Xcalibrate extension.
Matthew Allum
2
-0
/
+269
2006-08-25
Add four new XACE hooks: auditing, key event notification, window init
Eamon Walsh
3
-1
/
+58
2006-08-21
Merge branch 'XACE-modular' into my-XACE-modular
Eamon Walsh
39
-87
/
+86
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
39
-87
/
+86
2006-08-07
remove optional R3 backwards compatibility
Daniel Stone
1
-9
/
+3
2006-08-03
Remove LBX code.
Eamon Walsh
3
-66
/
+1
2006-08-02
Rebase Security extension to use devPrivates for storing security state.
Eamon Walsh
3
-89
/
+26
2006-07-31
Improve XRes to;
Matthew Allum
1
-1
/
+63
2006-07-30
add securitysrv.h
Daniel Stone
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
38
-69
/
+0
2006-07-21
fix XEvIE build without XKB
Daniel Stone
1
-6
/
+18
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-06-21
Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
Eamon Walsh
1
-1
/
+3
2006-06-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
3
-6
/
+82
2006-06-21
Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h
Alan Coopersmith
3
-6
/
+82
2006-06-20
Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
Eamon Walsh
1
-35
/
+0
2006-06-20
Add X-ACE to build system
Alan Coopersmith
1
-0
/
+8
2006-06-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
3
-3
/
+135
2006-06-20
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
2
-3
/
+2
2006-06-20
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
1
-0
/
+133
2006-06-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
1
-18
/
+0
2006-06-20
Delete code that's been inside #if 0 since X11R6.7.
Alan Coopersmith
1
-18
/
+0
2006-06-20
Add XACE extension source files.
Eamon Walsh
3
-0
/
+802
2006-06-19
Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
Eamon Walsh
2
-267
/
+223
2006-06-18
Xprint/ -> hw/xprint
Adam Jackson
1
-2
/
+2
2006-06-09
put function prototype for ShapeExtensionInit() in proper place
Greg Kroah-Hartman
1
-1
/
+1
2006-06-07
Add PanoramiXExtensionDisabledHack to globals.h as it was missing.
Greg Kroah-Hartman
1
-1
/
+0
2006-06-07
Remove 3 compiler warnings in the Xext/xevie.c file
Greg Kroah-Hartman
1
-3
/
+1
2006-06-03
Bug #6956: Fix crash when removing session leader before its children.
Daniel Stone
1
-9
/
+12
2006-06-01
Kill LBX, too.
Daniel Stone
1
-34
/
+1
2006-06-01
Forgot to remove this one too.
Daniel Stone
1
-90
/
+0
[next]