summaryrefslogtreecommitdiff
path: root/include/dixstruct.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-01Remove non-smart scheduler. Don't require setitimer.Keith Packard1-1/+5
2015-07-08dix: Unexport various implementation detailsAdam Jackson1-13/+10
2014-01-23dix: Praise clients which haven't run for a while, rather than idle clientsKeith Packard1-1/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-5/+5
2013-11-11Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't setKeith Packard1-0/+4
2013-10-31Add interfaces to get FDs from clients over the socketKeith Packard1-0/+8
2013-10-18dix: provide accessor methods for the last device event timePeter Hutterer1-1/+0
2013-09-10dix: FIXES is not optionalAdam Jackson1-11/+0
2013-04-23dixstruct.h: fix segfaults - char is unsigned for ARM and PowerPC architecturesAndreas Müller1-1/+1
2013-01-08dix: Make small bitfields that store enums unsignedAaron Plattner1-6/+6
2012-09-20dix: Repack ClientRecAdam Jackson1-20/+18
2012-09-20dix: Pull client-is-local flag up to the ClientRecAdam Jackson1-0/+1
2012-03-22Change lastDeviceIdleTime to be per-devicePeter Hutterer1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-81/+84
2012-01-12Revert "dix: Repack ClientRec"Keith Packard1-14/+15
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard1-1/+0
2012-01-06dix: Pull client-is-local flag up to the ClientRecAdam Jackson1-0/+1
2012-01-06dix: Repack ClientRecAdam Jackson1-15/+14
2011-12-01Save major/minor opcodes in ClientRec for RecordAReplyKeith Packard1-0/+1
2011-09-20Remove unused ClientStateAuthenticatingAlan Coopersmith1-2/+2
2011-09-19Remove unused ClientStateCheckingSecurity & ClientStateCheckedSecurityAlan Coopersmith1-3/+2
2010-12-23os: Add facilities for client ID tracking.Rami Ylimäki1-0/+2
2010-09-10os: simplify smart scheduler init processTiago Vignatti1-1/+1
2010-06-30OS support: fix writeable client vs IgnoreClient behaviorJesse Barnes1-0/+1
2010-05-22Declare functions that unconditionally call FatalError as _X_NORETURN.Jamey Sharp1-1/+1
2010-04-26include: remove couple of unused structures fields and bump ABITiago Vignatti1-4/+0
2009-05-27Remove reference to non-existing requestLog and requestLogIndexNicolai Hähnle1-4/+0
2009-03-31Document which bits of ClientRec are currently unusedAdam Jackson1-9/+4
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-2/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-19/+19
2008-09-23Rename SaveSetMap() to SaveSetShouldMap().Adam Jackson1-2/+2
2008-09-22Change 'remap' to 'map' in saveset functions/macrosOwen Taylor1-5/+5
2008-08-11The smart scheduler is not optional.Mathieu Bérard1-4/+0
2008-04-22Merge branch 'master' into mpxPeter Hutterer1-3/+1
2008-04-18Death to APPGROUP.Adam Jackson1-3/+1
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-1/+0
2008-02-14Rip out useless indirection in the callback list management.Adam Jackson1-1/+0
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-5/+2
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-4/+2
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-4/+2
2007-10-30reduce wakeups from smart schedulerArjan van de Ven1-4/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-1/+2
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh1-4/+0
2007-06-19Merge branch 'master' into mpxPeter Hutterer1-4/+0
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson1-4/+0
2007-03-02dix: Add ClientPointer to client, used for picking which pointer to use inPeter Hutterer1-0/+2
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh1-2/+0
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-2/+0
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh1-3/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0