summaryrefslogtreecommitdiff
path: root/src/debug.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Remove --disable-debug optionSimon McVittie1-32/+4
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-01-27Remove vestigial Loudmouth headers and build systemWill Thompson1-1/+0
2012-01-26Correct NODE_DEBUG's first argument type.Will Thompson1-1/+1
2012-01-26debug: remove leftover reference to LmMessageNodeWill Thompson1-1/+1
2012-01-26Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson1-3/+25
2011-07-08Define a static inline no-op DEBUG with --disable-debugWill Thompson1-3/+25
2011-05-02stop using LmMessageNode wrapperJonny Lamb1-1/+1
2011-01-16Put code location in the debug outputSjoerd Simons1-12/+12
2010-09-21Merge branch 'client-types'Jonny Lamb1-0/+2
2010-08-10Add debug flags for TLS.Cosimo Cecchi1-1/+2
2010-07-27client types: now it's called ClientTypes; update everythingJonny Lamb1-1/+1
2010-07-22debug: add a client-type debug flagJonny Lamb1-1/+2
2010-07-22debug: add a few reminders about keeping the enum/array up-to-dateJonny Lamb1-0/+1
2010-06-08Merge branch 'iGoogled' into masterSjoerd Simons1-1/+2
2010-06-07Add a watcher for MCE device stateWill Thompson1-1/+2
2010-06-03Merge remote branch 'smcv/error-macros'Will Thompson1-43/+30
2010-06-02Added server SASL channel and auth manager.Eitan Isaacson1-1/+2
2010-05-20Merge remote branch 'kakaroto/igoogle' into ft-trial-mergeSimon McVittie1-1/+2
2010-04-30Always build gabble_log etc., so --disable-debug won't disable ERROR()Simon McVittie1-43/+30
2010-04-29debug: make sure the other macros are defined when debug is disabledJonny Lamb1-0/+5
2010-04-29debug: rename gabble_debug to gabble_logJonny Lamb1-8/+8
2010-04-29debug: add more log levelsJonny Lamb1-4/+20
2010-04-26Fix compilation with --disable-debugWill Thompson1-0/+2
2010-04-20Add a debug macro for stanza debuggingSjoerd Simons1-0/+3
2010-03-30Adding a test jingle-share content typeYouness Alaoui1-1/+2
2010-02-18Adding mail notification debug sectionNicolas Dufresne1-1/+2
2009-11-20Add a debug flag for pluginsWill Thompson1-0/+1
2009-08-19Add a base class for channel implementations.Will Thompson1-0/+1
2009-08-19Add a debug flag for contact search.Will Thompson1-0/+1
2009-07-22telepathy-gabble: fix header guard in debug.hSimon McVittie1-1/+1
2009-06-05Define a gabble_debug_free even with no --enable-debug.Jonny Lamb1-0/+2
2009-06-03Use a hash table to contain debug flags.Jonny Lamb1-0/+1
2009-02-18add file-transfer debug flagGuillaume Desmottes1-0/+1
2009-01-31Location: add debugs for the geolocationAlban Crequy1-0/+1
2008-08-07use tp_debug_divert_messages instead of our own copy of itGuillaume Desmottes1-6/+0
2008-07-21debug.h: hoist glib include above G_BEGIN_DECLSDafydd Harries1-2/+2
2008-02-22debug.h: give gabble_debug_set_flags_from_env a proper declarationSimon McVittie1-1/+1
2007-11-12Use tp_debug_set_flags() if available, to separate 'persist' from the rest of...Simon McVittie1-2/+1
2007-04-27remove file transfer NS/cap/debug as we don't implement it yetGuillaume Desmottes1-1/+0
2007-04-26fix conflicts in capabilities and debugGuillaume Desmottes1-0/+4
2007-04-20add tubes and bytestream debug flagsGuillaume Desmottes1-1/+0
2007-09-26debug.h: use better definition of DEBUG and NODE_DEBUG in the non-debug caseSimon McVittie1-2/+2
2007-09-26debug.h: NODE_DEBUG: allow s argument to be non-literal (and don't break if i...Simon McVittie1-1/+1
2007-08-30when ENABLE_DEBUG is not defined, define DEBUG to no-op statementDafydd Harries1-1/+1
2007-05-11define gabble_debug_set_log_file_from_env even if ENABLE_DEBUG is not setGuillaume Desmottes1-1/+6
2007-05-07properly catch close and dup2 errorsGuillaume Desmottes1-1/+1
2007-05-07add env variable GABBLE_OUTPUT used to define a file as output instead of std...Guillaume Desmottes1-0/+1
2007-04-20add debug flag for OLPC codeDafydd Harries1-0/+1
2007-04-05Semi-automated whitespace pedantry: space before function call parentheses, w...Simon McVittie1-2/+2