summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2007-11-20registry: Fix some mistakes in the reversion of prior commits.Eamon Walsh7-6/+7
2007-11-20Revert "registry: Register XvMC extension protocol names."Eamon Walsh1-29/+0
2007-11-20Revert "registry: Register Xv extension protocol names."Eamon Walsh1-53/+0
2007-11-20registry: Remove registry code from XTest extension.Eamon Walsh1-16/+3
2007-11-20registry: Remove registry code from SELinux extension.Eamon Walsh1-24/+0
2007-11-20Revert "registry: Register Resource extension protocol names."Eamon Walsh1-13/+1
2007-11-20Revert "registry: Register XPrint extension protocol names."Eamon Walsh1-64/+0
2007-11-20registry: Remove registry code from XF86Bigfont extension.Eamon Walsh1-8/+1
2007-11-20Revert "registry: Register EVIE extension protocol names."Eamon Walsh1-14/+1
2007-11-20registry: Remove registry code from XC-MISC extension.Eamon Walsh1-14/+3
2007-11-20Revert "registry: Register SYNC extension protocol names."Eamon Walsh1-40/+0
2007-11-20Revert "registry: Register SHM extension protocol names."Eamon Walsh1-22/+1
2007-11-20Revert "registry: Register SHAPE extension protocol names."Eamon Walsh1-25/+7
2007-11-20registry: Remove registry code from XC-SECURITY extension.Eamon Walsh1-16/+0
2007-11-20Revert "registry: Register MIT-SCREEN-SAVER extension protocol names."Eamon Walsh1-19/+7
2007-11-20registry: Remove registry code from MIT-MISC extension.Eamon Walsh1-12/+3
2007-11-20Revert "registry: Register Multibuffer extension protocol names."Eamon Walsh1-34/+1
2007-11-20registry: Remove registry code from Fontcache extension.Eamon Walsh1-26/+3
2007-11-20registry: Remove registry code from EVI extension.Eamon Walsh1-6/+0
2007-11-20registry: Remove registry code from DPMS extension.Eamon Walsh1-24/+3
2007-11-20registry: Remove registry code from TOG-CUP extension.Eamon Walsh1-8/+0
2007-11-20registry: Remove registry code from BigRequests extension.Eamon Walsh1-10/+3
2007-11-20Revert "registry: Register APPGROUP extension protocol names."Eamon Walsh1-30/+8
2007-11-20Revert "registry: Register XINERAMA extension protocol names."Eamon Walsh1-14/+0
2007-11-20Remove some duplicate include statements.Eamon Walsh1-1/+0
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh2-3/+3
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh2-44/+40
2007-11-14xselinux: adjust receive hook to use new synthetic_event class.Eamon Walsh1-7/+9
2007-11-09xselinux: add new synthetic_event security class, and fix registry code.Eamon Walsh2-18/+21
2007-11-09registry: Register XC-SECURITY extension protocol names.Eamon Walsh1-0/+16
2007-11-08Remove SecurityPolicy file and associated references in the manpages.Eamon Walsh2-93/+0
2007-11-08Rework of the XC-SECURITY extension. The gen-auth protocol has not changed,Eamon Walsh2-1039/+309
2007-11-06Modified performance patches from Arjan van de Ven <arjan@infradead.org>Eamon Walsh2-26/+30
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh11-72/+75
2007-11-05xselinux: Register SELinux extension protocol names.Eamon Walsh1-0/+24
2007-11-05Xext: Remove usage of allocaDaniel Stone10-66/+66
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner3-6/+9
2007-10-26xselinux: Add a SetDeviceContext request and stubs for more requests.Eamon Walsh2-13/+298
2007-10-25xselinux: Don't include the client in the receive hook audit messages.Eamon Walsh1-1/+1
2007-10-25xselinux: Label the default device directly with the process context.Eamon Walsh1-7/+3
2007-10-24xselinux: Introduce a type transition when labeling events.Eamon Walsh1-5/+12
2007-10-24xselinux: Add audit message fields for selection and event names.Eamon Walsh1-12/+22
2007-10-23xselinux: Add basic support for selection access control and redirection.Eamon Walsh2-60/+348
2007-10-23xace: Still more changes to selection code. Removed the SelectionPtr fromEamon Walsh2-2/+0
2007-10-23xselinux: Remove synthetic bit when looking up event type.Eamon Walsh1-1/+2
2007-10-23xselinux: Unregister callbacks on server reset.Eamon Walsh1-17/+37
2007-10-19xselinux: properly update sizes when dynamic arrays are resized...Eamon Walsh1-0/+2
2007-10-18xselinux: add basic event labeling.Eamon Walsh2-5/+88
2007-10-18xselinux: add hooks for send and receive access.Eamon Walsh1-44/+86
2007-10-17xselinux: add hook for device acceses.Eamon Walsh1-1/+31