summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-24Refactored the screensaver and DPMS timer code to use the screensaver timerFredrik Höglund1-3/+3
2006-03-21Make the server distcheck and tag 1.0.99.1 snapshot.xorg-server-1_0_99_1Kristian Høgsberg1-1/+1
2006-02-16Fix build of Xorg by putting xf86bigfont back into builtin instead ofEric Anholt1-1/+1
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-6/+23
2006-02-16Bug #5871: Drop special build infrastructure left over from libcwrapperEric Anholt1-2/+1
2006-02-16Fix XSERVER64 should be _XSERVER64Dave Airlie1-2/+2
2006-02-16Bug #5869: Remove traces of EXTMODULE define, which doesn't appear to beEric Anholt1-1/+1
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-4/+4
2006-02-15Mark everything in {ext,font}sym.c as _X_EXPORT.Adam Jackson3-15/+15
2006-02-11Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined functionAlan Coopersmith1-1/+3
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt10-38/+15
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2005-12-28Merge from xserver a header for shm's server internal functions, which areEric Anholt1-0/+44