summaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Expand)AuthorAgeFilesLines
* core: Get rid of gcharLucas De Marchi2013-05-021-1/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* src: Add function for printing warningsChan-yeol Park2012-04-161-0/+11
* plugin: Add debug support for exteranl pluginsMarcel Holtmann2011-08-141-4/+15
* Fix typo from deamon to daemonNobuhiro Iwamatsu2011-06-171-1/+1
* Fix empty parameter list in functions declarationsSzymon Janc2011-05-181-1/+1
* Clean up __btd_log_init functionSzymon Janc2011-05-101-11/+1
* Remove unused name parameter from btd_debug_descSzymon Janc2011-05-101-5/+1
* Fix some code style issuesLuiz Augusto von Dentz2010-06-291-14/+14
* Enable all debug sections when SIGUSR2 is triggeredMarcel Holtmann2010-06-121-1/+4
* Remove the broken concept of debug_enabled handlingMarcel Holtmann2010-06-121-11/+3
* Rename debug() into btd_debug() to hide it in favor of DBG()Marcel Holtmann2010-06-121-1/+1
* Fix regression with debug via SIGUSR2Gustavo F. Padovan2010-06-081-2/+15
* log: Remove vinfo functionGustavo F. Padovan2010-06-081-6/+1
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-211-0/+133