summaryrefslogtreecommitdiff
path: root/lib/server/ServerControl.h
Commit message (Expand)AuthorAge
* New upstream version 0.13~~git20190527.g039c4a1Reinhard Tartler2019-05-28
* Add a version of KillServer that takes a pid_file, and reads the PID from it.Chris Wilson2015-12-24
* Refactor to allow sharing code for starting and stopping daemons in tests.Chris Wilson2015-07-31
* Allow waiting for a process while killing it, will be needed for testsChris Wilson2008-08-07
* Move ServerControl functions out of line and into their own source file.Chris Wilson2008-05-28
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Improve logging with macros that consistently output strerror(errno) andChris Wilson2008-03-28
* Report reason why killing a process failed.Chris Wilson2007-12-15
* Slightly improve output from waiting methods.Chris Wilson2007-12-02
* Added function to set the named pipe name, for use by any test which Chris Wilson2007-10-17
* Compile fix, always include Test.h (refs #3)Chris Wilson2007-04-21
* Move lib/common/ServerControl.h to lib/server where it belongs, sinceChris Wilson2007-03-22