summaryrefslogtreecommitdiff
path: root/dix/dispatch.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard1-1/+21
2009-07-22Bug #22804: Reject out of bounds XGetImage requestsAaron Plattner1-23/+49
2009-07-14dix: switch to byte-counting functions.Peter Hutterer1-28/+28
2009-06-03s/MIN/min/, s/MAX/max/ (#2968)Adam Jackson1-4/+0
2009-05-27Remove reference to non-existing requestLog and requestLogIndexNicolai Hähnle1-6/+0
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-4/+5
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-2/+339
2009-03-31dix: Simplify InitClient()Adam Jackson1-22/+1
2009-03-09Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard1-24/+24
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-4/+14
2009-02-13dix: Remove includes which are not actually used directlyBenjamin Close1-4/+0
2009-02-03Constify atom name stringsAlan Coopersmith1-1/+1
2009-01-22Remove a bunch of useless casts.Adam Jackson1-11/+10
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-15/+6
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-21/+21
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-13/+13
2008-11-04Purge device-based WindowAccess code.Peter Hutterer1-1/+0
2008-10-22dix: init remaining three xkb fields to zero in a new client.Peter Hutterer1-0/+2
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson1-1/+1
2008-10-06xalloc+bzero -> xcallocAdam Jackson1-4/+2
2008-09-02Don't try to destroy a NULL pixmap.Daniel Drake1-1/+1
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson1-1/+0
2008-08-11The smart scheduler is not optional.Mathieu Bérard1-16/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-4/+0
2008-05-20Merge branch 'master' into mpxPeter Hutterer1-6/+0
2008-05-12X n'est pas une print API.Adam Jackson1-6/+0
2008-04-22Merge branch 'master' into mpxPeter Hutterer1-9/+0
2008-04-18Death to APPGROUP.Adam Jackson1-9/+0
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-275/+0
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-15/+13
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh1-274/+0
2008-02-14requestingClient is an xprintism, hide it for other servers.Adam Jackson1-0/+4
2008-02-14Simplify critical output flushing.Adam Jackson1-6/+2
2008-02-12XACE: Move the selection access hook to its own function.Eamon Walsh1-6/+4
2008-02-07XACE: Correct some protocol error values in the colormap routines.Eamon Walsh1-3/+3
2008-01-26Merge branch 'master' into mpxPeter Hutterer1-2/+3
2008-01-25XACE: Stop using fake requestVectors in favor of a simple hook call.Eamon Walsh1-2/+3
2008-01-18dix: remove inputInfo.pointer reference in TryClientEvents.Peter Hutterer1-4/+5
2008-01-10Merge branch 'master' into mpxPeter Hutterer1-0/+2
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-401/+341
2008-01-02Restore include & typedef needed by dtraceAlan Coopersmith1-0/+2
2007-12-03dix: Remove RegisterPairingClient and UnregisterPairingClient.Peter Hutterer1-1/+0
2007-11-26registry: add missing include statement.Eamon Walsh1-0/+1
2007-11-26registry: swap out the DTRACE XErrorDB stuff for the new registry call.Eamon Walsh1-73/+2
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+1
2007-11-15Small static cleanups on dix/Adam Jackson1-2/+2
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-22/+22
2007-11-06Modified performance patches from Arjan van de Ven <arjan@infradead.org>Eamon Walsh1-2/+2