Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-08 | Reopen logs when SIGHUP is caught | Jakub Hrozek | 1 | -0/+1 | |
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-22 | Remove unnecessary "domain" parameter from DP registration | Stephen Gallagher | 1 | -2/+0 | |
This was a holdover from when the DP and the providers were unique processes. The NSS and PAM registrations do not need to send the domain, as it is not ambiguous which one they are talking to. | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+1235 | |
Also update BUILD.txt |