summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Xext: emulate XI events from core events when faking input.Peter Hutterer1-0/+25
2008-05-13Xext: core button events have rootX/Y unset too.Peter Hutterer1-6/+3
2008-05-02Merge branch 'master' into mpxPeter Hutterer1-58/+0
2008-04-25Standardise copyright headers for all new files created as part of MPX.Peter Hutterer2-54/+46
2008-04-24Xext: XGE: change function definition to have return value on separate line.Peter Hutterer1-15/+19
2008-04-24Xext: add a few lines of comments to XGE.Peter Hutterer1-5/+14
2008-04-24Xext: re-do the XGE versioning handling.Peter Hutterer1-15/+18
2008-04-24Xext: remove trailing whitespaces in geext.{c|h}Peter Hutterer3-23/+23
2008-04-23drop EVI remnantsGeorge Sapountzis1-58/+0
2008-04-22Merge branch 'master' into mpxPeter Hutterer9-1694/+1
2008-04-22Xext: route event through master if required (XTestFakeInput)Peter Hutterer1-1/+9
2008-04-22Xext: Update sprite on fake input only for MDs and floating SDs.Peter Hutterer1-4/+8
2008-04-18Death to TOG-CUP.Adam Jackson2-350/+0
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt2-156/+0
2008-04-18Finish deleting EVIAdam Jackson2-323/+0
2008-04-18Death to APPGROUP.Adam Jackson4-857/+0
2008-04-18Death to Extended Visual Information.Adam Jackson1-7/+0
2008-04-18Xext: Let XTestFakeInput update the sprite for XI events.Peter Hutterer1-4/+30
2008-04-18Xext: xtest.c: death to tabs+spaces indendation, remove #define XINPUTPeter Hutterer1-344/+334
2008-04-09Fix off-by-one error in ProcXResQueryClients().Michel Dänzer1-1/+1
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer12-509/+884
2008-03-31XSELinux: Add a request to get a client's context from a resource ID.Eamon Walsh2-0/+34
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh1-5/+26
2008-03-24Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.Adam Jackson1-2/+5
2008-03-20XSELinux: Do a check for whether background "None" is allowed.Eamon Walsh1-0/+7
2008-03-20XSELinux: Correctly handle some permission bits that are used more than once.Eamon Walsh1-5/+20
2008-03-19Make Xevie private symbol names less genericAlan Coopersmith1-43/+40
2008-03-19Xevie cleanups, byteswapping fixes & request length check fixesAlan Coopersmith1-11/+28
2008-03-04xselinux: Implement polyinstantiation support and related protocol.Eamon Walsh2-423/+695
2008-03-04Merge branch 'master' into mpxPeter Hutterer11-318/+454
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh5-26/+25
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh1-2/+0
2008-02-28xselinux: Don't require device "read" permission for XQueryPointer.Eamon Walsh1-0/+11
2008-02-28xselinux: Log messages to both libaudit and Xorg.0.log.Eamon Walsh1-0/+1
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh4-11/+11
2008-02-27xselinux: Prefix a few remaining error messages with "SELinux".Eamon Walsh1-7/+6
2008-02-27xselinux: Don't throw BadAccess if DixUnknownAccess is passed in to a hook.Eamon Walsh1-0/+2
2008-02-26xselinux: Stub out selection protocol requests.Eamon Walsh2-0/+55
2008-02-26xselinux: Rip out the selection code in advance of polyinstantiation support.Eamon Walsh1-31/+0
2008-02-26security: Register resource names in the server-side name registry.Eamon Walsh1-0/+2
2008-02-22Fix Xinerama's consolidated visual handling.Adam Jackson4-130/+138
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh2-2/+7
2008-02-13security: Revise set of permissions granted to untrusted clients.Eamon Walsh1-13/+31
2008-02-13xselinux: Add use to permission map for devices.Eamon Walsh1-1/+1
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-4/+4
2008-02-14Redact all mention of PanoramiX from user strings.Adam Jackson1-6/+4
2008-02-12XACE: Move the selection access hook to its own function.Eamon Walsh2-11/+11
2008-02-07xselinux: Use the device name in debugging output.Eamon Walsh1-3/+8
2008-02-07xselinux: Split devPrivate state into subject and object records.Eamon Walsh1-87/+149
2008-02-07xselinux: Add getattr and setattr to the permission map for properties.Eamon Walsh1-1/+1