summaryrefslogtreecommitdiff
path: root/Xext/appgroup.c
AgeCommit message (Collapse)AuthorFilesLines
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵Alan Coopersmith1-2/+0
XACE-modular
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-1/+0
Conflicts: Xext/appgroup.c
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith1-1/+0
(Since all use is inside the xserver module, might as well keep the header in the Xserver module instead of in proto/XExt to allow easier synchronization of updates.)
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-2/+1
Conflicts: Xext/appgroup.c Xext/security.c dix/devices.c dix/dispatch.c dix/dixutils.c dix/events.c dix/extension.c dix/property.c dix/window.c os/access.c
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-2/+1
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-19Modify XC-SECURITY and XC-APPGROUP extensions to work with XACEEamon Walsh1-55/+27
(cherry picked from 0106715000196c7b349a0b4494b61545f0f5e138 commit)
2006-06-03Bug #6956: Fix crash when removing session leader before its children.Daniel Stone1-9/+12
(Rich Coe)
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-7/+7
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-82/+99
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-10/+8
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+810