index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-1
/
+21
2009-07-22
Bug #22804: Reject out of bounds XGetImage requests
Aaron Plattner
1
-23
/
+49
2009-07-14
dix: switch to byte-counting functions.
Peter Hutterer
1
-28
/
+28
2009-06-03
s/MIN/min/, s/MAX/max/ (#2968)
Adam Jackson
1
-4
/
+0
2009-05-27
Remove reference to non-existing requestLog and requestLogIndex
Nicolai Hähnle
1
-6
/
+0
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-4
/
+5
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-2
/
+339
2009-03-31
dix: Simplify InitClient()
Adam Jackson
1
-22
/
+1
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-24
/
+24
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-4
/
+14
2009-02-13
dix: Remove includes which are not actually used directly
Benjamin Close
1
-4
/
+0
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-1
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-11
/
+10
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-15
/
+6
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-21
/
+21
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-13
/
+13
2008-11-04
Purge device-based WindowAccess code.
Peter Hutterer
1
-1
/
+0
2008-10-22
dix: init remaining three xkb fields to zero in a new client.
Peter Hutterer
1
-0
/
+2
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
1
-1
/
+1
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
1
-4
/
+2
2008-09-02
Don't try to destroy a NULL pixmap.
Daniel Drake
1
-1
/
+1
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-16
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-4
/
+0
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-6
/
+0
2008-05-12
X n'est pas une print API.
Adam Jackson
1
-6
/
+0
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-9
/
+0
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-275
/
+0
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-15
/
+13
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
1
-274
/
+0
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-0
/
+4
2008-02-14
Simplify critical output flushing.
Adam Jackson
1
-6
/
+2
2008-02-12
XACE: Move the selection access hook to its own function.
Eamon Walsh
1
-6
/
+4
2008-02-07
XACE: Correct some protocol error values in the colormap routines.
Eamon Walsh
1
-3
/
+3
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+3
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
1
-2
/
+3
2008-01-18
dix: remove inputInfo.pointer reference in TryClientEvents.
Peter Hutterer
1
-4
/
+5
2008-01-10
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+2
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-401
/
+341
2008-01-02
Restore include & typedef needed by dtrace
Alan Coopersmith
1
-0
/
+2
2007-12-03
dix: Remove RegisterPairingClient and UnregisterPairingClient.
Peter Hutterer
1
-1
/
+0
2007-11-26
registry: add missing include statement.
Eamon Walsh
1
-0
/
+1
2007-11-26
registry: swap out the DTRACE XErrorDB stuff for the new registry call.
Eamon Walsh
1
-73
/
+2
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-1
/
+1
2007-11-15
Small static cleanups on dix/
Adam Jackson
1
-2
/
+2
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-22
/
+22
2007-11-06
Modified performance patches from Arjan van de Ven <arjan@infradead.org>
Eamon Walsh
1
-2
/
+2
[next]