Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-07 | Clean up kdcinfo and kpasswdinfo files when exiting | Stephen Gallagher | 1 | -1/+1 | |
2010-03-08 | Reopen logs when SIGHUP is caught | Jakub Hrozek | 1 | -0/+19 | |
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-03-04 | Fix debug_timestamps | Simo Sorce | 1 | -0/+1 | |
It was broken when the default was changed, making it impossible to silence from the config file. | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+433 | |
Also update BUILD.txt |