summaryrefslogtreecommitdiff
path: root/dix/extension.c
AgeCommit message (Expand)Author
2008-10-31Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.Peter Hutterer
2008-07-25Fix AddExtension now that CloseDownProc can be NULL.Mathieu BĂ©rard
2008-07-24Allow extension closedown hook to be null.Adam Jackson
2007-11-26registry: swap out the DTRACE XErrorDB stuff for the new registry call.Eamon Walsh
2007-11-26registry: Rebase registry to use the server config file of protocol names.Eamon Walsh
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05DIX: Remove usage of allocaDaniel Stone
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-10-02Xserver: fix potential crashDodji Seketeli
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner
2007-04-04devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh
2007-03-25General DIX static and dead code cleanup.Adam Jackson
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2007-03-08dix: remove 'register' keyword for all variables.Peter Hutterer
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith
2006-09-08Zero out newly created ExtensionEntry structures, but only after theEamon Walsh
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh
2006-07-31Added devPrivates support to the ExtensionEntry structure.Eamon Walsh
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith
2006-06-19Replace XC-SECURITY code with XACE security hooksEamon Walsh
2006-06-01Kill LBX, too.Daniel Stone
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2005-03-07xc/programs/Xserver/dix/atom.cRoland Mainz
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-14XFree86 4.3.0.1Kaleb Keithley
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley