Commit History

Author SHA1 Message Date
  Davin McCall fbb45eaf71 Update NEWS and version. 4 years ago
  Davin McCall c09519aeab Only move fds from force_notify_fd if it is set! 4 years ago
  Davin McCall 291f176e55 Shuffle file descriptors as necessary to avoid clash with notify fd. 4 years ago
  Davin McCall 1a682f2730 Re-create control socket file node if it disappears. 4 years ago
  Davin McCall 227010b65c Fix use of old settings in sample config, see #16. 4 years ago
  Davin McCall c75dfccaa8 Fix typo in function name (workding -> working) 4 years ago
  Davin McCall 8fb904c6c5 Process service state queues after readiness via fd. 4 years ago
  Davin McCall af603439b2 Don't abuse std::find to find end of special message. 4 years ago
  Edd Barrett eefca426ab Add CONTRIBUTORS. 4 years ago
  Edd Barrett 21dccf6d64 Add the getting started guide. 4 years ago
  Davin McCall 7fdaf8c0b9 Improve "stop" documentation, bring in line with implementation. 4 years ago
  Davin McCall 7cbd73c805 Break holds from soft dependents if a service is manually stopped. 4 years ago
  Davin McCall 39999ec3b0 Remove unused function. 4 years ago
  Davin McCall dec355d328 Fix restart of dependency services not explicitly started. 4 years ago
  Davin McCall 151bd20cf1 Add test for restart of a waits-for dependency. 4 years ago
  Davin McCall ff20d59cee Tests: don't call timer_expiry directly. 4 years ago
  Davin McCall 3d6ab7c064 Fix time-out-during-start test. 4 years ago
  Davin McCall 7a1f2650b2 Clear the stop timer if scripted start is interrupted. 4 years ago
  Davin McCall 8841638d5c dinitctl: fix display of termination signal 4 years ago
  Davin McCall 9c8fe152e9 Fix restart after unexpected termination. 4 years ago
  Davin McCall 1f2dab87aa Add test for restart after unexpected termination. 4 years ago
  Davin McCall 21cd3c1fed Add cross-compilation support. 4 years ago
  Davin McCall fbfb2ed396 make install: use force when creating links 4 years ago
  Davin McCall 4cd88c78a6 Fix waiting for console input. 4 years ago
  Davin McCall 602da455ed Try to fix case where we can't getpgid() treating pid == pgid. 4 years ago
  Davin McCall 61c2dbdb32 log about not being able to get process group with INFO not WARN. 4 years ago
  Davin McCall e859cf54f9 Fix log levels (swap console/main log). 4 years ago
  Davin McCall d8e8035081 Add KILL support to term-signal setting. 5 years ago
  Davin McCall 6824fdef74 Bump version to 0.5.1. 5 years ago
  Davin McCall 3e26a28ffb dinitctl: handle service dir with absolute path in enable/disable. 5 years ago