summaryrefslogtreecommitdiff
path: root/src/debug.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-21Fixed a walk-off-the-end crash in debug support codeMikhail Zabaluev1-1/+1
2010-03-10Added the sofia debug category to registered flagsMikhail Zabaluev1-0/+1
2010-02-02Replace tpsip_debug with tpsip_log, but keep DEBUG doing the same thing.Jonny Lamb1-6/+8
2010-02-02Use TpDebugSender to publish messages.Jonny Lamb1-6/+66
2008-10-20Safer boolean result for tpsip_debug_flag_is_set()Mikhail Zabaluev1-1/+1
2008-04-21Simplified log file diversion code on Simon's suggestionsMikhail Zabaluev1-9/+0
2008-04-21Divert log messages to a file if the file name is provided in the environment...Mikhail Zabaluev1-0/+9
2008-03-19Backwards compatible use of environment variables SOFIASIP_PERSIST and SOFIAS...Mikhail Zabaluev1-1/+3
2008-03-18Refactored NUA callback handling to use GObject signal emission.Mikhail Zabaluev1-0/+1
2008-03-07Used the occasion to update copyright notices in the code:Mikhail Zabaluev1-0/+19
2008-03-07Renamed things for Tpsip prefix all through the codeMikhail Zabaluev1-18/+18
2008-03-06Renamed source files consistently to the tpsip- prefix.Mikhail Zabaluev1-0/+60
2008-03-06Renamed source files consistently to the tpsip- prefix.Mikhail Zabaluev1-60/+0
2008-01-04Change behaviour of SOFIASIP_DEBUG and SOFIASIP_PERSIST to match recent Gabble.Simon McVittie1-1/+2
2007-05-08More elaborate names for global debug identifiersMikhail Zabaluev1-7/+7
2007-05-08Size of the keys array is known at compile time, use itMikhail Zabaluev1-5/+3
2007-05-08Constified the debug keys arrayMikhail Zabaluev1-1/+1
2007-05-08Removed the useless SIP_DEBUG_PERSIST flag, as "persist" is taken care of by ...Mikhail Zabaluev1-1/+0
2007-03-08[svn-to-darcs @ 3]robot1011-0/+62