Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-19 | Write log opening failures to the syslog | Stephen Gallagher | 1 | -0/+3 | |
If there is a problem with reopening the logs, it can be an audit trail issue. | |||||
2010-03-08 | Reopen logs when SIGHUP is caught | Jakub Hrozek | 1 | -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-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+154 | |
Also update BUILD.txt |