summaryrefslogtreecommitdiffhomepage
path: root/src/log.h
AgeCommit message (Expand)Author
2018-02-25make send_stored_logs staticrofl0r
2016-12-21configure: do not check for standard POSIX headersrofl0r
2009-12-23log: confess - add my (C) after substantial changes.Michael Adam
2009-12-23log: remove unneeded truncate_log_file().Michael Adam
2009-12-23log: add function shutdown_logging().Michael Adam
2009-11-14extract setup of the logging subsystem into a function of its own.Michael Adam
2009-09-21Suppress gcc warnings about variadic macrosMukund Sivaraman
2009-08-04remove "discard const" compiler warnings with log_message().Michael Adam
2008-12-08Convert tabs to spacesMukund Sivaraman
2008-12-08Break at 80 columnsMukund Sivaraman
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2005-07-12* Updated Copyright Email AddressesRobert James Kaes
2002-10-03The internal log structure now uses a vector rather than a hash. ThisRobert James Kaes
2002-05-26Spelling changes (from thread to child.)Robert James Kaes
2002-04-22The log_message() function now stores the messages if the configurationRobert James Kaes
2001-11-22Reformated text.Robert James Kaes
2001-08-26Added the Connect log level.Robert James Kaes
2001-06-02Added the code for handling selective logging.Robert James Kaes
2001-06-02Fixed up the names of the DEFINES.Robert James Kaes
2001-05-27Changed the log() function to log_message().Robert James Kaes
2000-09-21Added the LOG_NOTICE level.Robert James Kaes
2000-09-11Cleaned up the logging format, and also included logging levels (which areRobert James Kaes
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young