summaryrefslogtreecommitdiff
path: root/src/monitor/monitor_interfaces.h
AgeCommit message (Collapse)AuthorFilesLines
2010-03-04Eliminate monitor reconfigStephen Gallagher1-1/+0
We disabled live reconfiguration a long time ago with the intent of fixing it so that it wasn't completely broken, but we've decided that live updates are too delicate to handle all cases gracefully. For the forseeable future, we will rely on process restart for updating the configuration. Furthermore, we had not completely disabled live updates. It would still attempt to run if we sent a SIGHUP. This has also been eliminated.
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+55
Also update BUILD.txt