summaryrefslogtreecommitdiff
path: root/src/util/server.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-07Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher1-1/+1
2010-03-08Reopen logs when SIGHUP is caughtJakub Hrozek1-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-04Fix debug_timestampsSimo Sorce1-0/+1
It was broken when the default was changed, making it impossible to silence from the config file.
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+433
Also update BUILD.txt