summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-23xace: pass serverClient as default argument to dixChangeWindowPropertyEamon Walsh2-6/+8
2007-03-22xace: drop the name argument from the property callback.Eamon Walsh4-5/+2
2007-03-22dix: reorganize property code to better support xace hook; requires new API forEamon Walsh2-2/+2
2007-03-22xace: add new argument to property hook for property structure itself.Eamon Walsh3-8/+3
2007-03-21xace: add access_mode argument to selection hook.Eamon Walsh2-0/+2
2007-03-21xace: bump major version since the hooks have changed.Eamon Walsh1-1/+1
2007-03-21xace: add XACE_SELECTION_ACCESS hook for selection redirection/access.Eamon Walsh3-7/+26
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-03-19xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...Eamon Walsh3-18/+3
2007-03-19xselinux: use the new ResourceStateCallback instead of the XACE_WINDOW_INIT h...Eamon Walsh1-8/+17
2007-03-19xselinux + security: remove confusing CALLBACK macro.Eamon Walsh2-25/+50
2007-03-08xselinux: remove context validation function for now.Eamon Walsh1-36/+0
2007-03-07Merge branch 'master' into XACE-SELINUXEamon Walsh1-23/+0