summaryrefslogtreecommitdiff
path: root/src/util/debug.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-19Write log opening failures to the syslogStephen Gallagher1-0/+3
If there is a problem with reopening the logs, it can be an audit trail issue.
2010-03-08Reopen logs when SIGHUP is caughtJakub Hrozek1-0/+13
Upon receiving SIGHUP, the monitor signals all services to reopen their debug logs. It is also possible to signal individual services to reopen their particular files. Fixes: #332
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+154
Also update BUILD.txt