summaryrefslogtreecommitdiff
path: root/config/dbus-core.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-15config/dbus: Initialize dbus fd to -1 so teardown doesn't use fd 0Keith Packard1-1/+1
2015-12-01config: Use NotifyFd for dbus interfaceKeith Packard1-12/+4
2014-04-30dbus: don't dispatch dbus events on select() EINTRRay Strode1-2/+2
2014-01-29dbus-core: Attempt to connect to dbus ASAPHans de Goede1-2/+2
2014-01-29dbus-core: Make dbus-core no longer mutually exclusive with udevHans de Goede1-14/+14
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-4/+4
2012-03-21Introduce a consistent coding styleKeith Packard1-10/+9
2009-02-04DBUS_API_SUBJECT_TO_CHANGE is already defined on the command lineTomas Carnecky1-1/+0
2008-01-25config: check connection != NULL before getting dbus' dispatch status.Peter Hutterer1-2/+3
2007-12-28Config: D-Bus: Don't leak timersDaniel Stone1-1/+4
2007-09-20Don't segfault on shutdown if we never managed to connect to dbus.Aaron Plattner1-1/+2
2007-08-01Config: D-Bus core: Fix hook removalDaniel Stone1-1/+5
2007-08-01Convert all my license statements to the standard formDaniel Stone1-17/+19
2007-08-01Hotplug: D-Bus: Dispatch harderDaniel Stone1-2/+6
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone1-0/+233