summaryrefslogtreecommitdiff
path: root/telepathy-glib/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Add TLS debug flagSimon McVittie2012-05-091-0/+4
* Fix typo in gtkdoc tagsXavier Claessens2012-04-231-1/+1
* Add a debug key for client-side debug stuffWill Thompson2012-04-181-0/+3
* Add Call debug classOlivier CrĂȘte2012-01-101-0/+1
* Add TpBaseRoomConfigWill Thompson2011-10-111-0/+2
* Fix a load of broken documentation cross-referencesWill Thompson2011-02-021-1/+1
* debug: fix tp_debug_timestamped_log_handlerJonny Lamb2011-01-101-2/+4
* Use "Since:" and "Deprecated:" instead of "@since" and "@deprecated"Simon McVittie2010-12-131-4/+4
* debug-internal: add a sasl debug keyJonny Lamb2010-11-251-0/+2
* TpBaseContactList: fix documentation cross-referencesSimon McVittie2010-08-251-1/+1
* TpContactListManager: add a stub implementationSimon McVittie2010-05-251-0/+4
* Correct documentation regarding --disable-debugSimon McVittie2010-04-301-13/+2
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-4/+4
* Put various files into debug domainsSimon McVittie2010-04-301-1/+2
* Introduce a "misc" debug domain for util, dbus etc.Simon McVittie2010-04-301-2/+3
* debug: always log messages of level > DEBUG, even with --disable-debugSimon McVittie2010-04-301-32/+1
* debug-internal: add more debug levelsJonny Lamb2010-04-291-9/+12
* add 'client' debug domainGuillaume Desmottes2010-04-291-0/+2
* Skip remaining deprecated APIDanielle Madeley2010-04-281-3/+3
* The timestamped log format changed in 0.9.0.Will Thompson2009-12-281-1/+1
* debug.c: don't rely on STDOUT_FILENO, STDERR_FILENOSimon McVittie2009-10-161-2/+2
* tp_debug_timestamped_log_handler: use g_time_val_to_iso8601Simon McVittie2009-10-161-10/+8
* debug: set the log domain to tp-glib/$categoryJonny Lamb2009-09-041-1/+54
* Add channel dispatcher generated code and a very basic proxySimon McVittie2009-06-101-0/+1
* Add generated code and skeletal proxies for Account, AccountManagerSimon McVittie2009-06-101-0/+3
* Conditionally include <unistd.h>, Windows doesn't have oneSimon McVittie2009-01-081-0/+3
* Add a debug flag 'contacts'Simon McVittie2008-10-211-0/+3
* debug.c, debug-internal.h: add TP_DEBUG_FLAG_HANDLESSimon McVittie2008-10-071-16/+18
* Mark new functionality as released in 0.7.14Simon McVittie2008-08-191-1/+1
* tp_debug_divert_messages: check the first char of the filename instead of usi...Guillaume Desmottes2008-08-071-1/+1
* tp_debug_divert_messages: say the '+' prefix is supported only since 0.7.UNRE...Guillaume Desmottes2008-08-071-2/+2
* tp_debug_divert_messages: open the file in append mode if the filename is pre...Guillaume Desmottes2008-08-071-1/+15
* tp_debug_divert_messages: trunc the file when openingGuillaume Desmottes2008-04-161-1/+1
* Improve tp_debug_timestamped_log_handler and tp_debug_divert_messages docs, a...Simon McVittie2008-02-041-2/+20
* Add tp_debug_divert_messages and tp_debug_timestamped_log_handler (from Gabbl...Simon McVittie2007-11-281-3/+97
* Change all internal-*.h to a more conventional *-internal.hSimon McVittie2007-11-151-1/+1
* Add 'proxy' debug flagSimon McVittie2007-11-151-1/+2
* Add 'manager' and 'channel' debug flagsSimon McVittie2007-11-151-4/+10
* Document that the debug functions do nothing if --disable-debug was usedSimon McVittie2007-11-081-0/+15
* Include tp_debug_set_flags() no-op stub if compiled with --disable-debug, for...Simon McVittie2007-11-081-0/+5
* Add tp_debug_set_flags(), which doesn't accept the "persist" flag. Deprecate ...Simon McVittie2007-11-081-24/+53
* Don't remove the 'persist' debug flag yetMikhail Zabaluev2007-07-241-0/+1
* Introduced the persistent mode API orthogonal to the debug flagsMikhail Zabaluev2007-07-231-1/+34
* Add stub presence mixin, still void of any functionalityOlli Salli2007-05-291-0/+1
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+194