index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
1
-10
/
+0
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-4
/
+4
2007-03-26
Remove dead NEED_DBE_BUF_BITS code.
Eamon Walsh
1
-6
/
+0
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-27
/
+25
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-2
/
+2
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-03-08
dix: remove 'register' keyword for all variables.
Peter Hutterer
1
-123
/
+122
2006-12-22
Zero out client devPrivates on allocation.
Eamon Walsh
1
-0
/
+2
2006-12-15
Convert callers of LookupClient() to dixLookupClient().
Eamon Walsh
1
-7
/
+5
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-113
/
+101
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
1
-53
/
+79
2006-12-14
Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.
Eamon Walsh
1
-1
/
+0
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-12
/
+24
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-59
/
+59
2006-12-06
config: move config.h to hotplug.h
Daniel Stone
1
-1
/
+0
2006-12-06
config: move to block/wakeup handler
Daniel Stone
1
-3
/
+0
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-31
/
+10
2006-11-08
CreateColormap: fix return value (bug #7083)
Laurence Withers
1
-1
/
+1
2006-11-06
More work on Bug #8875: revert previous fix and try using client argument
Eamon Walsh
1
-1
/
+0
2006-11-03
Add DTrace probe points for X server <-> client communications
Alan Coopersmith
1
-1
/
+118
2006-10-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-28
/
+41
2006-09-08
Zero out newly allocated ClientRec structures.
Eamon Walsh
1
-4
/
+5
2006-08-25
Add four new XACE hooks: auditing, key event notification, window init
Eamon Walsh
1
-0
/
+8
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
-3
/
+0
2006-08-02
Call ClientStateCallback on serverClient devPrivates initialization.
Eamon Walsh
1
-0
/
+11
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-3
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-3
/
+0
2006-07-21
add basic D-BUS configuration mechanism
Daniel Stone
1
-0
/
+4
2006-06-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
1
-1
/
+1
2006-06-21
Correct ifdef - should be XACE, not XCSECURITY
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
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
1
-2
/
+1
2006-06-19
Replace XC-SECURITY code with XACE security hooks
Eamon Walsh
1
-23
/
+18
2006-06-07
fix compiler warning about XKB_IN_SERVER redefinition
Greg Kroah-Hartman
1
-0
/
+2
2006-06-01
Kill LBX, too.
Daniel Stone
1
-54
/
+1
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-12
/
+12
2005-09-13
Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap
Daniel Stone
1
-0
/
+17
2005-07-16
Mark variables modified in signal handlers as volatile (part of Sun bug id
Alan Coopersmith
1
-2
/
+8
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-1
/
+5
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-06-10
Bug #2799: Input shape. (Keith Packard)
XORG-6_8_99_11
Adam Jackson
1
-0
/
+6
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-4
/
+4
2005-03-07
xc/programs/Xserver/dix/atom.c
Roland Mainz
1
-224
/
+110
2004-09-15
Unregistering events in XSelectInput() when unregistering IM filter
Egbert Eich
1
-1
/
+1
2004-07-31
- Add some XFIXES bits apparently missed in the DAMAGE-XFIXES merge
Eric Anholt
1
-6
/
+7
2004-07-29
Integration of DAMAGE-XFIXES branch to trunk
Stuart Kreitman
1
-3
/
+32
2004-06-21
Bug 778: add ddxBeforeReset
Alexander Gottwald
1
-1
/
+4
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-23
/
+31
[next]