summaryrefslogtreecommitdiff
path: root/dix/property.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-03dix: don't return BadMatch from GetProperty (#23562)Peter Hutterer1-1/+1
2009-07-22Check if new space was actually allocated before freeing.Pierre Willenbrock1-3/+8
2009-07-14dix: switch to byte-counting functions.Peter Hutterer1-3/+3
2009-06-30dix/property.c: use memcpy where appropriate.Eamon Walsh1-11/+6
2009-06-26xace: add a new hook for checking property content after it has been set.Eamon Walsh1-10/+22
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-0/+2
2009-01-22Remove a bunch of useless casts.Adam Jackson1-6/+6
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-5/+5
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-2/+2
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-118/+107
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-9/+7
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh1-4/+6
2008-02-29dix: Refactoring of property code to allow for polyinstantiation.Eamon Walsh1-117/+104
2008-02-05XACE: Move the property access hook to its own function.Eamon Walsh1-9/+7
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-70/+85
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-8/+8
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-8/+8
2007-11-05DIX: Remove usage of allocaDaniel Stone1-8/+8
2007-10-10xace: move the property deletion hook inside the DeleteProperty function.Eamon Walsh1-9/+8
2007-10-10xace: remove the special-cased "ignore" functionality from the property code.Eamon Walsh1-6/+5
2007-09-26dix: unify ErrorFs. prepend all with [dix].Peter Hutterer1-4/+4
2007-08-15xace: add hooks + new access codes: core protocol property requestsEamon Walsh1-8/+11
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-43/+21
2007-07-21Partial redundancy elimination in PropertyNotify generation.Adam Jackson1-43/+21
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh1-40/+24
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+3
2007-03-23xace: pass serverClient as default argument to dixChangeWindowPropertyEamon Walsh1-1/+1
2007-03-22xace: drop the name argument from the property callback.Eamon Walsh1-8/+6
2007-03-22dix: reorganize property code to better support xace hook; requires new API forEamon Walsh1-17/+38
2007-03-22xace: add new argument to property hook for property structure itself.Eamon Walsh1-30/+37
2007-03-22dix: devPrivates support for PropertyRec.Eamon Walsh1-0/+4
2007-03-08dix: remove 'register' keyword for all variables.Peter Hutterer1-3/+3
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-26/+19
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-10/+10
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh1-8/+8
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-47/+28
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-2/+0
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-13/+12
2006-06-01Kill LBX, too.Daniel Stone1-43/+0
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2005-03-07xc/programs/Xserver/dix/atom.cRoland Mainz1-24/+11
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