summaryrefslogtreecommitdiffstats
path: root/src/modules/dbus-util.c
Commit message (Expand)AuthorAgeFilesLines
* call dbus_shutdown() before exiting, to make valgrind output more usefulLennart Poettering2007-09-141-2/+2
* explicitly test for the availability of dbus_watch_get_unix_fd() before using...Lennart Poettering2007-09-061-7/+8
* fix dbus version check for dbus_watch_get_unix_fd()Lennart Poettering2007-09-021-1/+1
* fix build for dbus < 1.1.1, re #126, patch from Marc-Andre LureauLennart Poettering2007-09-021-1/+11
* modernize dbus-util.cLennart Poettering2007-08-081-151/+121
* Make use of dbus_watch_get_unix_fd() instead of dbus_watch_get_fd() because o...Lennart Poettering2007-06-241-2/+2
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-3/+3
* remove all occurences of Lennart Poettering2006-08-181-1/+1
* fix pa_gettimeofday() return value testingLennart Poettering2006-08-121-1/+1
* clean up hal patch to use pa_xnew and timeval compatibility wrappersShahms E. King2006-08-071-23/+12
* * add SVN $Id$ tagsLennart Poettering2006-08-061-0/+2
* merge HAL support from Shams E. KingLennart Poettering2006-08-061-0/+354