summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2007-09-25xace: add hooks + new access codes: XV extension.Eamon Walsh1-3/+3
2007-09-25xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow accessEamon Walsh3-11/+11
2007-09-20xace: add hooks + new access codes: XF86-Bigfont extensionEamon Walsh1-2/+2
2007-09-20xace: add hooks + new access codes: APPGROUP extensionEamon Walsh1-4/+6
2007-09-20xace: add hooks + new access codes: SYNC extensionEamon Walsh1-8/+8
2007-09-20xace: add hooks + new access codes: MIT-SHM extensionEamon Walsh1-2/+10
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh2-6/+5
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-5/+4
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh2-2/+6
2007-09-04typo in commentMatthieu Herrb1-1/+1
2007-08-30xace: add hooks + new access codes: SHAPE extensionEamon Walsh1-13/+13
2007-08-30xace: add hooks + new access codes: MIT-SCREEN-SAVER extensionEamon Walsh1-16/+35
2007-08-30xace: add hooks + new access codes: XFixes extension.Eamon Walsh2-0/+2
2007-08-29xace: add hooks + new access codes: TOG-CUP extension.Eamon Walsh1-4/+5
2007-08-29xace: drop map-window checking hook, add new hooks for controlling theEamon Walsh3-16/+44
2007-08-28xace: add hooks + new access codes: core protocol input requestsEamon Walsh2-2/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh10-251/+88
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh5-22/+10
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-16/+0
2007-08-24Export fbShmPutImage to modules.Michel Dänzer2-2/+5
2007-08-16devPrivates rework: use camelcase standard for name of key type.Eamon Walsh1-5/+5
2007-08-16Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed2-2/+2
2007-08-16xace: drop background-none checking hook, add new hook for controllingEamon Walsh5-25/+21
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh5-7/+9
2007-08-15xace: rename hostlist security hook to "server" as this hook will be usedEamon Walsh5-13/+15
2007-08-14Fix the value comparisons in the IDLETIME wakeup handler.Fredrik Höglund1-2/+3
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh1-1/+1
2007-08-06xace: drop site-policy and declare-extension-security hooks, add 2 new hooksEamon Walsh3-25/+13
2007-08-03security: drop support for XC-QUERY-SECURITY authorization method.Eamon Walsh3-72/+1
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh5-46/+66
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh7-18/+0
2007-06-29Death to RCS tags.Adam Jackson6-10/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-8/+0
2007-06-21xselinux: adjust the config file format to that expected by libselinux.Eamon Walsh1-95/+85
2007-06-21xselinux: use new libselinux support for context labeling.Eamon Walsh1-561/+30
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+0
2007-06-11xselinux: use new libselinux support for private Flask definitions.Eamon Walsh2-2/+133
2007-05-28Allow configurable serverconfigdir for security policy locationEugene Konev1-1/+0
2007-05-22Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+119
2007-05-18Add a new IDLETIME system sync counter.Fredrik Höglund1-0/+119
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh5-174/+186
2007-04-17security: remove debugging code.Eamon Walsh1-53/+0
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh3-6/+6
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner3-6/+6
2007-04-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+11
2007-04-03security: rewrite to use new devPrivates support.Eamon Walsh1-37/+38
2007-04-03CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory CorruptionMatthieu Herrb1-2/+11
2007-03-28xace: minor comment fixes.Eamon Walsh1-2/+1
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh12-145/+30
2007-03-25Static and dead code cleaup for Xext/Adam Jackson12-144/+29