summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus-daemon.c
Commit message (Expand)AuthorAgeFilesLines
* add _tp_dbus_daemon_is_the_shared_one as internal APIGuillaume Desmottes2010-05-051-0/+6
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-12/+12
* Remove DBusGLib-1.0.gir requirementDanielle Madeley2010-04-281-1/+1
* Add/update version annotationsSimon McVittie2010-04-201-0/+4
* tp_dbus_daemon_register_object, tp_dbus_daemon_unregister_object: addSimon McVittie2010-04-191-0/+45
* Annotate an intentional one-per-process leakSimon McVittie2009-12-031-0/+4
* When removing the last TpDBusDaemon from a DBusConnection, forcibly free the ...Simon McVittie2009-08-181-0/+7
* NEWS, version annotations for 0.7.35Simon McVittie2009-08-181-4/+4
* tp_dbus_daemon_get_unique_name: fix docsSimon McVittie2009-08-171-0/+1
* tp_dbus_daemon_watch_name_owner: don't leak the match ruleSimon McVittie2009-08-171-0/+1
* TpDBusDaemon: remove redundant checkSimon McVittie2009-08-171-1/+0
* Add tp_dbus_daemon_list_names, tp_dbus_daemon_list_activatable_namesSimon McVittie2009-08-171-0/+272
* TpDBusDaemon: reduce and improve debug outputSimon McVittie2009-08-171-7/+5
* Separate dbus.c into dbus.c and dbus-daemon.cSimon McVittie2009-08-171-0/+1098