index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-8
/
+0
2007-05-28
Allow configurable serverconfigdir for security policy location
Eugene Konev
1
-1
/
+0
2007-05-18
Add a new IDLETIME system sync counter.
Fredrik Höglund
1
-0
/
+119
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
3
-6
/
+6
2007-04-03
CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory Corruption
Matthieu Herrb
1
-2
/
+11
2007-03-25
Static and dead code cleaup for Xext/
Adam Jackson
12
-144
/
+29
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-03-06
remove PIXPRIV checks as this flag is always set.
Eamon Walsh
1
-23
/
+0
2007-03-01
Xext: Update device's lastx/lasty when sending a motion event with XTest.
Peter Hutterer
1
-0
/
+2
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-15
Convert callers of LookupClient() to dixLookupClient().
Eamon Walsh
2
-10
/
+17
2006-12-15
Convert callers of LookupDrawable() to dixLookupDrawable().
Eamon Walsh
3
-23
/
+30
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
[next]