summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-08-15xace: add hooks + new access codes: core protocol cursor requestsEamon Walsh1-19/+7
2007-08-14xace: add hooks + new access codes: core protocol GC requestsEamon Walsh2-2/+4
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh3-20/+3
2007-08-13xace: add hooks + new access codes: core protocol window requestsEamon Walsh1-1/+1
2007-08-06Require pixman-1 0.9.4, update pixman includes to new schemeSøren Sandmann Pedersen1-1/+1
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh1-4/+0
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh12-35/+66
2007-08-01Build system: Add missing filesxorg-server-1.3.99.0Daniel Stone1-0/+1
2007-08-01Convert all my license statements to the standard formDaniel Stone1-17/+19
2007-08-01Hotplug: Add HAL supportDaniel Stone2-0/+4
2007-08-01dix.h: Remove duplicate ffs() prototype.Daniel Stone1-3/+0
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone2-7/+10
2007-08-01Hotplug: Remove unused function definition from hotplug.hNicolas Trangez1-1/+0
2007-07-12Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to buildAlan Coopersmith1-0/+3
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-1/+28
2007-06-29Death to RCS tags.Adam Jackson3-3/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson2-3/+1
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh2-5/+9
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson1-4/+0
2007-05-28Miscellaneous fixes for S/390.Gerhard Tonn1-1/+9
2007-05-24dix: Add a bunch of new access codes.Eamon Walsh1-0/+24
2007-05-22Merge branch 'master' into XACE-SELINUXEamon Walsh4-15/+10
2007-05-15Add new InitRegions() function called from dix/mainSoren Sandmann Pedersen1-0/+2
2007-05-15Turn boxes and regions into typedefs for pixman typesSoren Sandmann Pedersen3-15/+5
2007-05-11Use system copy of cbrt() if available.Adam Jackson1-0/+3
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+4
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz1-1/+2
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-0/+2
2007-04-04dix: add new, combined resource lookup function. Move all dix lookup APIEamon Walsh2-31/+67
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh12-312/+1023
2007-03-26Remove dead NEED_DBE_BUF_BITS code.Eamon Walsh2-60/+0
2007-03-25Static cleanup on Xi/Adam Jackson2-135/+0
2007-03-25General DIX static and dead code cleanup.Adam Jackson6-112/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson2-5/+1
2007-03-22dix: move access codes to separate header file, add DixCreateAccess.Eamon Walsh3-14/+31
2007-03-22dix: reorganize property code to better support xace hook; requires new API forEamon Walsh1-0/+11
2007-03-22dix: devPrivates support for PropertyRec.Eamon Walsh1-0/+2
2007-03-21dix: add new selection fields supporting redirection.Eamon Walsh1-0/+4
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-0/+1022
2007-03-08devPrivates rework: pass address of pointer to private callbacks instead ofEamon Walsh1-1/+1
2007-03-08Add ResourceStateCallback similar in function to ClientStateCallback.Eamon Walsh1-0/+13
2007-03-08devPrivates rework: redo field offset registration, drop RC_PRIVATES class.Eamon Walsh2-8/+4
2007-03-08devPrivates rework: redo interface again, dropping parent and type parametersEamon Walsh1-14/+4
2007-03-08devPrivates rework: hook up new mechanism in backwards-compatibility modeEamon Walsh1-0/+10
2007-03-07devPrivates rework: move reset functions into a single call.Eamon Walsh4-15/+0
2007-03-07Merge branch 'master' into XACE-SELINUXEamon Walsh3-8/+0
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh3-8/+0
2007-03-05Merge branch 'master' into XACE-SELINUXEamon Walsh2-2/+25
2007-03-05devPrivates rework: redo interface and implementation.Eamon Walsh2-42/+107
2007-03-01devPrivates rework: unhook resource system; will try a different approach.Eamon Walsh1-6/+0