summaryrefslogtreecommitdiff
path: root/obexd/src/log.c
Commit message (Expand)AuthorAgeFilesLines
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* obexd: Use common logging function for daemon versionMarcel Holtmann2015-11-081-1/+1
* obexd: Get rid of gcharLucas De Marchi2013-05-021-1/+1
* obexd: There is only one daemonMarcel Holtmann2012-12-211-3/+3
* 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
* obexd: Remove OpenOBEX includeMarcel Holtmann2012-12-041-2/+0
* obexd: Fix empty parameter list in function declarationSyam Sidhardhan2012-12-041-1/+1
* obexd: Fix logging for obex-clientLuiz Augusto von Dentz2012-12-041-3/+3
* obexd: More cleanup for the logging codeMarcel Holtmann2012-12-041-8/+9
* obexd: fix use of log_ prefixLuiz Augusto von Dentz2012-12-041-140/+8
* obexd: print response codesLuiz Augusto von Dentz2012-12-041-0/+11
* obexd: Rename debug() into log_debug() to hide it in favor of DBG()Luiz Augusto von Dentz2012-12-041-2/+2
* obexd: Add dynamic debug featureLuiz Augusto von Dentz2012-12-041-0/+258