]> arthur.barton.de Git - netatalk.git/history - libatalk/util/logger.c
Fix stupid free. Still banging my head against the table! Praise valgrind.
[netatalk.git] / libatalk / util / logger.c
2009-05-08 franklahmFix stupid free. Still banging my head against the...
2009-04-28 franklahmAdjust loglevel
2009-04-20 franklahmChange time format to also output microseconds before-dbd-overhaul
2009-03-31 franklahmImplement runtime logging config option to cnid dbd...
2009-03-03 franklahmLogger fixes.
2009-02-27 franklahmReworked logger after_new_logger
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-06 srittauWarning fixes.
2002-11-08 sibazcommented out labels within the static definition of...
2002-10-11 sibazaltereed code to keep open logfiles, and flush then...
2002-08-24 sibazreorganised the log messages, fixed the typo conscernin...
2002-08-24 sibazdoh, the code was looking up the loglevel against a...
2002-08-24 sibazrenamed the -setuplogtype optione to -[un]setuplog...
2002-08-24 sibazaltered the format that setuplog works so one less...
2002-05-14 sibazsurrounded new function body with the #ifdef that turns...
2002-04-02 sibazadded some Log warnings to show log_setup works. Also... branch-aurp-start
2002-03-25 sibazremoved a few silly reused code type errors and a coupl...
2002-03-25 sibazadded a function to allow other code to setup logs...
2002-03-25 sibazchanged the layout to fit in a standard width window
2002-03-24 sibazpartway through adding the code to setup logging in...
2002-02-16 srittauWarning fixes.
2002-02-16 sibazaltered a char comparison with a NULL to a comparison...
2002-01-04 sibazmerged logging code into main branch. use configure...