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