summaryrefslogtreecommitdiff
path: root/dix/extension.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-26registry: swap out the DTRACE XErrorDB stuff for the new registry call.Eamon Walsh1-14/+0
2007-11-26registry: Rebase registry to use the server config file of protocol names.Eamon Walsh1-0/+2
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-05DIX: Remove usage of allocaDaniel Stone1-2/+2
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+2
2007-10-02Xserver: fix potential crashDodji Seketeli1-0/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-37/+3
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh1-8/+0
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh1-3/+3
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner1-1/+1
2007-04-04devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+2
2007-03-25General DIX static and dead code cleanup.Adam Jackson1-81/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-1/+1
2007-03-08dix: remove 'register' keyword for all variables.Peter Hutterer1-12/+12
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-14/+3
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith1-0/+14
2006-09-08Zero out newly created ExtensionEntry structures, but only after theEamon Walsh1-3/+3
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/+1
2006-07-31Added devPrivates support to the ExtensionEntry structure.Eamon Walsh1-2/+36
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-2/+1
2006-06-19Replace XC-SECURITY code with XACE security hooksEamon Walsh1-31/+28
2006-06-01Kill LBX, too.Daniel Stone1-17/+0
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-6/+6
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
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-3/+3
2005-03-07xc/programs/Xserver/dix/atom.cRoland Mainz1-25/+9
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_0Egbert 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-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-14/+30
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+470