summaryrefslogtreecommitdiff
path: root/config/dbus.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-11Get rid of xstrdup when argument is definitely non-NULLMikhail Gusarov1-4/+4
2010-06-11config: remove redundant DBUS API define, require dbus-1 >= 1.0Peter Hutterer1-1/+0
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-4/+2
2010-05-26Revert "Add a "flags" field to DeleteInputDeviceRequest."Keith Packard1-1/+1
2010-05-25Add a "flags" field to DeleteInputDeviceRequest.Peter Hutterer1-1/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-5/+5
2009-12-22config: Introduce InputAttributes in NewInputDeviceRequestDan Nicholson1-1/+1
2009-06-07config: fix build after XI2 API changes to RemoveDevice.Simon Thum1-1/+1
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh1-1/+1
2008-01-29config: don't reset connection info on disconnect.Peter Hutterer1-3/+2
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-06Config: D-Bus: Fix dbus_bus_request_name failure checkElvis Pranskevichus1-2/+2
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh1-1/+1
2007-08-31config: Use [config/dbus] consistently for error messages.Peter Hutterer1-4/+4
2007-08-31config: return BadValue to caller if add/remove doesn't have parameters.Peter Hutterer1-4/+6
2007-08-01Convert all my license statements to the standard formDaniel Stone1-17/+19
2007-08-01Hotplug: D-Bus: API version 2Daniel Stone1-10/+42
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone1-0/+407