summaryrefslogtreecommitdiffstats
path: root/common/dbus.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_removeJohan Hedberg2007-01-201-2/+2
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-1/+2
|
* Remove not needed generic message handlingMarcel Holtmann2007-01-191-26/+0
|
* Add generic method table handlingMarcel Holtmann2007-01-181-1/+28
|
* Add missing dbus_connection_unref() calls in failure casesMarcel Holtmann2007-01-171-0/+2
|
* TypoMarcel Holtmann2007-01-171-1/+1
|
* 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 -> ↵Johan Hedberg2006-11-011-0/+563
hcid/dbus-hci.c