summaryrefslogtreecommitdiff
path: root/src/log.h
AgeCommit message (Expand)Author
2012-08-14log: store duplicated path stringMax Kellermann
2011-09-09log: return GError on initialization failureMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-03-15log: removed DEBUG() and FATAL()Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-19log: added log_early_init() for early debug messagesMax Kellermann
2008-12-29log: removed unused logging wrappersMax Kellermann
2008-12-28log: merged initLog() and open_log_files().Max Kellermann
2008-12-02replaced mpd_printf etc by G_GNUC_PRINTFThomas Jansen
2008-12-02replaced mpd_noreturn by G_GNUC_NORETURNThomas Jansen
2008-11-05log: use boolMax Kellermann
2008-11-05log: use GLib message loggingMax Kellermann
2008-11-05log: removed warning bufferMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-08CPP include cleanupMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-08-27export FATAL() with noreturn attributeEric Wong
2007-04-05The massive copyright updateAvuton Olrich
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich
2006-08-12always support DEBUG() logging, even if -DNDEBUGWarren Dukes
2006-08-01logging cleanupsEric Wong
2006-07-30remove deprecated myfprintf wrapperEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2004-06-12Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes
2004-05-29forte C++ compile fixesWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-03-18bunch of autotool cleanupsWarren Dukes
2004-02-25cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes
2004-02-25a few cleanupsWarren Dukes
2004-02-23import from SF CVSWarren Dukes