summaryrefslogtreecommitdiff
path: root/telepathy-glib/run.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling g_type_init()Simon McVittie2014-01-071-2/+0
* TpBaseConnectionManager: Fix critical printed each time a new connection is madetelepathy-glib-0.20Xavier Claessens2013-11-261-1/+2
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-1/+1
* Put various files into debug domainsSimon McVittie2010-04-301-0/+1
* Libraries shouldn't set the fatal log levelSjoerd Simons2009-12-181-5/+0
* When disconnect from the bus, exit the mainloop nicelySjoerd Simons2009-12-181-4/+18
* tp_run_connection_manager: clear manager global variable when unreffingSimon McVittie2009-01-301-0/+1
* tp_run_connection_manager: ref a TpDBusDaemon for the durationSimon McVittie2009-01-301-4/+36
* Conditionally include <unistd.h>, Windows doesn't have oneSimon McVittie2009-01-081-0/+3
* TP_ERRORS: when first used, register the error domain with dbus-glib automati...Simon McVittie2008-10-131-2/+0
* Downgrade being disconnected from the session bus from g_warning to g_message...Simon McVittie2008-04-231-1/+1
* set an explanation about why we have to call dbus_connection_add_filter befor...Guillaume Desmottes2008-04-181-3/+4
* register our filter earlier so it magically does what we wantGuillaume Desmottes2008-04-181-5/+6
* ask to libdbus to don't kill when we got disconnect and call exit ourself as ...Guillaume Desmottes2008-04-171-0/+2
* run.c: log a warning when the CM is disconnected from the session busGuillaume Desmottes2008-04-171-0/+21
* Set telepathy-glib log domain to "tp-glib"Simon McVittie2008-01-141-0/+4
* Add a #define for TP_ERROR_PREFIX, the common prefix of Telepathy errorsSimon McVittie2008-01-141-2/+1
* Change all internal-*.h to a more conventional *-internal.hSimon McVittie2007-11-151-1/+1
* Add tp_debug_set_flags(), which doesn't accept the "persist" flag. Deprecate ...Simon McVittie2007-11-081-7/+1
* run.c: unref mainloop after it finishes runningDafydd Harries2007-09-251-0/+1
* Do restore the backwards-compatible behavior of the 'persist' debug flagMikhail Zabaluev2007-07-241-1/+3
* Introduced the persistent mode API orthogonal to the debug flagsMikhail Zabaluev2007-07-231-1/+1
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+242