summaryrefslogtreecommitdiff
path: root/config/dbus.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce a consistent coding styleKeith Packard2012-03-271-19/+19
* input: make InputOption opaque, provide interface functions.Peter Hutterer2011-08-221-38/+14
* config: use add_option for '_source' tooPeter Hutterer2011-08-221-9/+1
* Get rid of xstrdup when argument is definitely non-NULLMikhail Gusarov2010-06-111-4/+4
* config: remove redundant DBUS API define, require dbus-1 >= 1.0Peter Hutterer2010-06-111-1/+0
* Remove more superfluous if(p) checks around free(p)Mikhail Gusarov2010-06-061-4/+2
* Revert "Add a "flags" field to DeleteInputDeviceRequest."Keith Packard2010-05-261-1/+1
* Add a "flags" field to DeleteInputDeviceRequest.Peter Hutterer2010-05-251-1/+1
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-5/+5
* config: Introduce InputAttributes in NewInputDeviceRequestDan Nicholson2009-12-221-1/+1
* config: fix build after XI2 API changes to RemoveDevice.Simon Thum2009-06-071-1/+1
* XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh2008-02-281-1/+1
* config: don't reset connection info on disconnect.Peter Hutterer2008-01-291-3/+2
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-11-141-2/+2
|\
| * Config: D-Bus: Fix dbus_bus_request_name failure checkElvis Pranskevichus2007-11-061-2/+2
* | xace: add new hooks + access controls: XInput extension.Eamon Walsh2007-09-281-1/+1
|/
* config: Use [config/dbus] consistently for error messages.Peter Hutterer2007-08-311-4/+4
* config: return BadValue to caller if add/remove doesn't have parameters.Peter Hutterer2007-08-311-4/+6
* Convert all my license statements to the standard formDaniel Stone2007-08-011-17/+19
* Hotplug: D-Bus: API version 2Daniel Stone2007-08-011-10/+42
* Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone2007-08-011-0/+407