summaryrefslogtreecommitdiffstats
path: root/src/property_list_service.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-12Refactor and unify internal debug system for ease of use and verbosityGravatar Martin Szulecki1-10/+10
This introduces a new debug_info macro which automatically prints the calling function, file and line number information instead of having that information passed to every old log_debug_msg call.
2010-01-12Rename utils to debug as it does exactly that, contain debug codeGravatar Martin Szulecki1-1/+1
2010-01-12Move plist code into a new property_list_serviceGravatar Nikias Bassen1-0/+402