index
:
~cloos/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
[next]