summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)Author
2010-03-08 xsync: compilation fix.Julien Viard de Galbert
2010-03-08Update to xextproto 7.0.99.1.Peter Hutterer
2010-03-08xsync: ANSI cleanupsAdam Jackson
2010-03-08xsync: Use a local header for server API definitionsAdam Jackson
2010-03-08xsync: remove cast abuse.Adam Jackson
2010-03-07xext: Use proto header rather than the Xext include file, this prevents users...Julien Viard de Galbert
2009-09-14Don't reset the lastDeviceEventTime when doing DPMS actionsRichard Hughes
2009-08-25Block signals while delivering XTest events (fixes bug 23100)Keith Packard
2009-08-25Xext: fix up wrong conditions for negative sync transitions.Peter Hutterer
2009-07-29selinux: Only activate if policy says to be an object managerAdam Jackson
2009-07-26Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard
2009-07-06xinerama: Put the proto version in the code instead using proto headers.Eric Anholt
2009-06-29Fix a couple off-by-one array boundary checks.Jeremy Huddleston
2009-05-11xselinux: Relax ownership restriction on SetSelectionUseContext.Eamon Walsh
2009-04-16security: Grant untrusted windows remove access on all windows.Eamon Walsh
2009-04-16security: Fix a crash caused by wrong ordering of format arguments.Eamon Walsh
2009-04-16security: Revert behavior of extension access for compatibility.Eamon Walsh
2009-04-13Xext: set POINTER_SCREEN flag in XTestFakeInput if necessary. (RH #490984)Peter Hutterer
2009-04-09xselinux: Don't BadAlloc in List* requests if there are no items to list.Eamon Walsh
2009-04-08xselinux: Don't require incoming context strings to be null-terminated.Eamon Walsh
2009-03-27selinux: Add support for avc_acquire_netlink_fd()Adam Jackson
2009-03-27selinux: Don't bother relabeling resources that are being destroyedAdam Jackson
2009-03-03This patch changes all places in the X code to use _raw functions. TheEric Paris
2009-02-03Work around inclusion of <X11/extensions/panoramiXext.h>Paulo Cesar Pereira de Andrade
2009-01-30Xext: Send out correct events in ProcXTestFakeInputThomas Jaeger
2008-12-16xsync: Fix wakeup storm in idletime counter.Adam Jackson
2008-12-02Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)Bernhard Rosenkraenzer
2008-11-25xselinux: use "raw context" variants of getpeercon() and getcon().Eamon Walsh
2008-11-25xselinux: don't pass a NULL key string to selabel_lookup().Eamon Walsh
2008-11-08Remove some null statements.James Cloos
2008-11-04Remove XEvIEDaniel Stone
2008-10-31Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.Peter Hutterer
2008-10-30xselinux: send more specific message types to libaudit.Eamon Walsh
2008-10-26Xext: Fix compiler warningsJulien Cristau
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-10-02Unifdef ISCAdam Jackson
2008-09-21Fix panoramiX request and reply swappingPeter Harris
2008-09-01Xevie: swap replies as necessaryJulien Cristau
2008-09-01Xevie: always initialize rep.length (bug#17394)Thorvald Natvig
2008-08-28Attempt getpeercon() on remote sockets as well as local ones.Eamon Walsh
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-08-28Build fix.Adam Jackson
2008-08-28MIT-SHM pixmaps, if they exist, are ZPixmap.Adam Jackson
2008-08-28Reimplement ShmPutImage.Adam Jackson
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson
2008-08-13Eviscerate save-under support.Adam Jackson
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky
2008-07-30Make shmint.h part of the SDK.Aaron Plattner
2008-07-24Sync is built-in and mandatory.Adam Jackson
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson