summaryrefslogtreecommitdiff
path: root/src/modules/dbus-util.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-30dbus: split dbus-util into dbus-sharedMarc-André Lureau1-437/+0
2009-03-20make sure we dispatch messages in orderLennart Poettering1-5/+11
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-19dbus-util: avoid double freeMarc-André Lureau1-2/+1
2009-01-29add some helpers for dealing with DBusPendingCall based on Mrc-Andre's work i...Lennart Poettering1-0/+48
2009-01-29add new functions pa_dbus_add_matches()/pa_dbus_remove_matches()Lennart Poettering1-0/+57
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-3/+3
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering1-1/+1
2008-08-01rename props.[ch] to shared.[ch]Lennart Poettering1-1/+1
2008-08-01rename pa_property_xxx to pa_shared_xxx to avoid confusion with property listsLennart Poettering1-3/+3
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-152/+133
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
2006-08-18remove all occurences of Lennart Poettering1-1/+1
2006-08-12fix pa_gettimeofday() return value testingLennart Poettering1-1/+1
2006-08-07clean up hal patch to use pa_xnew and timeval compatibility wrappersShahms E. King1-23/+12
2006-08-06* add SVN $Id$ tagsLennart Poettering1-0/+2
2006-08-06merge HAL support from Shams E. KingLennart Poettering1-0/+354