summaryrefslogtreecommitdiffstats
path: root/common/dbus.c
Commit message (Expand)AuthorAgeFilesLines
* In case of D-Bus GLib bindings don't define unneeded structuresMarcel Holtmann2007-01-171-0/+2
* Use dbus_connection_setup_with_g_main() function when availableMarcel Holtmann2007-01-171-0/+10
* Preliminary support for catching the unique bus name of an execed serviceJohan Hedberg2007-01-151-0/+45
* TypoMarcel Holtmann2007-01-131-1/+1
* Update copyright informationMarcel Holtmann2007-01-131-2/+1
* Rename struct slist to GSList and slist_* to g_slist_*Johan Hedberg2007-01-131-15/+14
* Allow compilation against GLibMarcel Holtmann2007-01-121-0/+1
* Add D-Bus name setup to common functionMarcel Holtmann2006-11-131-5/+20
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...Johan Hedberg2006-11-011-0/+563