Commit History

Author SHA1 Message Date
  Davin McCall 3770e1ca45 Formatting: tabs to spaces 2 months ago
  Davin McCall f42cc1b049 Minor refactoring, rewrite awkward loop 3 months ago
  Davin McCall 785faf85b6 Fix: before/after ordering could sometimes be skipped 3 months ago
  Davin McCall 3b1966676f Fix issue causing services to be duplicated 3 months ago
  Davin McCall 052e79c13e Delete no-longer-referenced placeholder services when unloading 3 months ago
  Davin McCall 53a99b5869 Formatting: remove tabs 3 months ago
  Davin McCall 28c2c53f20 Don't allow commands to operate on placeholder services 3 months ago
  Davin McCall b989677c4e Fix: failing service did not propagate release to dependencies correctly 7 months ago
  Davin McCall b3e161953b Implement externally triggered services 8 months ago
  Davin McCall 2c50757365 Add kill-all-on-stop service option and documentation 8 months ago
  Davin McCall 2ee11970c6 Fix dependency-ordered stop of services 10 months ago
  Davin McCall e5f4c70964 Propagate restart cancellation to dependents 11 months ago
  Davin McCall f5c5f6e4c0 Fix comment 11 months ago
  Davin McCall 642a9ff41d Fix automatic restart tracking 11 months ago
  Davin McCall 3303f6f3a6 Check restart limits on stop, rather than initiating restart first 11 months ago
  Davin McCall 4fca041c38 Very minor refactoring / comments to improve clarity 1 year ago
  Davin McCall a66e95c7b6 Make start-pin behaviour transitive 1 year ago
  Duncan Overbruck 7bee6fe92c Allow restart of services if all dependents restart automatically (#108) 1 year ago
  Davin McCall 5bc24d3ce8 Add support for "after" ordering constraints (as for "before") 1 year ago
  Davin McCall 5a7266441e Don't require before-to links as if they were dependencies 1 year ago
  Davin McCall db32243616 When service started, only notify waiting dependents 1 year ago
  Davin McCall 6260206d64 Support for "before" links 1 year ago
  Davin McCall 2e68846192 Report failure to start with state as STOPPING (or STOPPED) 1 year ago
  Davin McCall c96e9cb6cc Remove unnecessary variable assignment 1 year ago
  Davin McCall 6ce305edef Fix some cases where restarts bypassed the restart delay 1 year ago
  Alexander Sherikov 399014aaf5 Add always-chain option 2 years ago
  Davin McCall e29949b037 Remove start pin if start fails 2 years ago
  Davin McCall fa265b4870 Minor tweak to handling of stop pins 2 years ago
  Davin McCall 5ade1e9ec9 Small cleanups. 2 years ago
  Davin McCall a55f0e0cb5 Re-attach soft dependents immediately when starting. 2 years ago