aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11CPP include cleanupMax Kellermann1-2/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-2/+1
2007-08-27export FATAL() with noreturn attributeEric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-2/+1
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-1/+1
2006-08-12always support DEBUG() logging, even if -DNDEBUGWarren Dukes1-6/+1
2006-08-01logging cleanupsEric Wong1-16/+16
2006-07-30remove deprecated myfprintf wrapperEric Wong1-5/+7
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-06-12Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes1-1/+10
2004-05-29forte C++ compile fixesWarren Dukes1-6/+6
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2
2004-02-25cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes1-12/+6
2004-02-25a few cleanupsWarren Dukes1-2/+6