Commit History

Author SHA1 Message Date
  Davin McCall 8fe219655f Remove unwanted comment tag 7 years ago
  Davin McCall 772d6c139c Increase priority of service child status watchers. 7 years ago
  Davin McCall 101fe255ff Signal a service process via its process group rather than individually. 7 years ago
  Davin McCall fff223cfc2 Rename various classes/functions for consistency. 7 years ago
  Davin McCall df777d1fdf Rename ServiceRecord to service_record for consistency 7 years ago
  Davin McCall 557bef09e9 Man page updates. 7 years ago
  Davin McCall faa441bfc3 Use time arithmetic functions from Dasynq (time_val). 7 years ago
  Davin McCall 25737c5398 Incorporate changes from Dasynq upstream. 7 years ago
  Davin McCall 41ed5668ec Fix issues with restart counting and start failure handling. 7 years ago
  Davin McCall f1dc6bdcbe Fix console queue behavior (was broken by recent changes). 7 years ago
  Davin McCall 4741fb0e5b On interrupted start, unlink from console wait queue. 7 years ago
  Davin McCall e5fb0448ed Minor improvements to dinitctl manpage. 7 years ago
  Davin McCall a15419f72c Fix potential issue of double-queueing for console breakage. 7 years ago
  Davin McCall 12f659e6fe Convert various queues to instantiations of generic queue type 7 years ago
  Davin McCall d9e61e1bf6 Service logic simplification/cleanup. 7 years ago
  Davin McCall e23e73f1d9 service: only force stop dependents if necessary. 7 years ago
  Davin McCall d0a4e5b026 Add man page for dinitctl. 7 years ago
  Davin McCall 1c88997568 Update TODO again... 7 years ago
  Davin McCall 6f7c62d3ea Update TODO. 7 years ago
  Davin McCall 7c613c9b80 Remove no-longer-relevant comment. 7 years ago
  Davin McCall ddfd9e5611 Enable SIGQUIT in child processes. 7 years ago
  Davin McCall 38e7fdd867 Install Dinit manpage on "make install". 7 years ago
  Davin McCall a503a67575 Signal handling improvements. 7 years ago
  Davin McCall 84977ac1ce Perform sync() if we fail to exec shutdown. 7 years ago
  Davin McCall 9fc5cb7d71 Wait for user acknowledgement before rebooting on boot failure. 7 years ago
  Davin McCall a5c7982e8f Minor error-handling cleanups. 7 years ago
  Davin McCall 2f2cd47a89 Initial manpage for dinit. 7 years ago
  Davin McCall 28cf6c13f5 Document restart-delay and logfile settings. 7 years ago
  Davin McCall fec1c7af0b Handle different termination signals differently (fix bug). 7 years ago
  Davin McCall 71fabf0ddb Allow service start to be interrupted when waiting for restart timer. 7 years ago