summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2007-04-05CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory CorruptionMatthieu Herrb1-2/+11
2007-03-14Revert "Xext: Update device's lastx/lasty when sending a motion event with XT...Keith Packard1-2/+0
2007-03-14Xext: Update device's lastx/lasty when sending a motion event with XTest.Peter Hutterer1-0/+2
2006-11-06More work on Bug #8875: revert previous fix and try using client argumentEamon Walsh1-4/+2
2006-11-06whitespace adjustEamon Walsh1-4/+4
2006-11-06Bug #8875: Security extension causes Xorg to core dump on server resetEamon Walsh1-2/+4
2006-09-15Merge branch 'master' into my-XACE-modularXACE-modularEamon Walsh1-2/+2
2006-09-08Generalize the handling of configuration files that ship with extensions.Eamon Walsh1-3/+6
2006-09-08Include dix-config.h.Eamon Walsh1-0/+4
2006-09-08Don't need to allocate memory now that devPrivates are being used.Eamon Walsh1-6/+0
2006-09-06Fix #include paths for fontcacheproto headers.Michel Dänzer1-2/+2
2006-09-05Merge branch 'master' into my-XACE-modularEamon Walsh2-0/+269
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum2-0/+269
2006-08-25Add four new XACE hooks: auditing, key event notification, window initEamon Walsh3-1/+58
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh39-87/+86
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith39-87/+86
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-9/+3
2006-08-03Remove LBX code.Eamon Walsh3-66/+1
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh3-89/+26
2006-07-31Improve XRes to;Matthew Allum1-1/+63
2006-07-30add securitysrv.hDaniel Stone1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson38-69/+0
2006-07-21fix XEvIE build without XKBDaniel Stone1-6/+18
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-21Modify XC-SECURITY and XC-APPGROUP extensions to work with XACEEamon Walsh1-1/+3
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith3-6/+82
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith3-6/+82
2006-06-20Modify XC-SECURITY and XC-APPGROUP extensions to work with XACEEamon Walsh1-35/+0
2006-06-20Add X-ACE to build systemAlan Coopersmith1-0/+8
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith3-3/+135
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith2-3/+2
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-0/+133
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-18/+0
2006-06-20Delete code that's been inside #if 0 since X11R6.7.Alan Coopersmith1-18/+0
2006-06-20Add XACE extension source files.Eamon Walsh3-0/+802
2006-06-19Modify XC-SECURITY and XC-APPGROUP extensions to work with XACEEamon Walsh2-267/+223
2006-06-18Xprint/ -> hw/xprintAdam Jackson1-2/+2
2006-06-09put function prototype for ShapeExtensionInit() in proper placeGreg Kroah-Hartman1-1/+1
2006-06-07Add PanoramiXExtensionDisabledHack to globals.h as it was missing.Greg Kroah-Hartman1-1/+0
2006-06-07Remove 3 compiler warnings in the Xext/xevie.c fileGreg Kroah-Hartman1-3/+1
2006-06-03Bug #6956: Fix crash when removing session leader before its children.Daniel Stone1-9/+12
2006-06-01Kill LBX, too.Daniel Stone1-34/+1
2006-06-01Forgot to remove this one too.Daniel Stone1-90/+0
2006-06-01Die XTESTEXT1, die!Daniel Stone4-2703/+1
2006-05-12Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-3/+14
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund2-4/+2
2006-04-03Coverity #75: Dead variable elimination.Adam Jackson1-5/+2
2006-04-03Coverity #992: Prevent a NULL chase.Adam Jackson1-1/+2
2006-03-31Move the screensaver extension from module to builtins.Fredrik Höglund2-4/+151
2006-03-28Big old pile of warning fixes.Adam Jackson3-40/+18