Commit History

Author SHA1 Message Date
  Davin McCall 852fccc504 Fix #89, dinitctl shows PID of 0 for scripted services 1 year ago
  Duncan Overbruck 7bee6fe92c Allow restart of services if all dependents restart automatically (#108) 1 year ago
  Davin McCall a93ee01382 dinitctl: if service start fails, give information 1 year ago
  Davin McCall 3dcbad2832 Improve feedback from dinitctl when service load fails 1 year ago
  Davin McCall 4617213148 Report line number for parse failures in service descriptions 2 years ago
  Davin McCall 45d71633a0 Better feedback from dinitctl rmdep/enable/disable 2 years ago
  Davin McCall 49bc0db8b2 Change int to unsigned as appropriate in cpbuffer 2 years ago
  Davin McCall 32b2f9833e dinitctl/monitor: catch bad_alloc in initialisation and report error 2 years ago
  Davin McCall b1cfd8a38d Factor out connection to daemon into dinit-client lib 2 years ago
  Davin McCall 0937819bcd Add dinit-monitor utility: monitor services and notify 2 years ago
  Davin McCall 9c8efd58b2 dinictl: report launch stage and error for exec failure 2 years ago
  Davin McCall 3e645a4b27 Rework argument processing in dinitctl 2 years ago
  Davin McCall ca36fba2eb Show "timed out" status via dinitctl status 2 years ago
  Davin McCall d1128d071e Implement ability to query individual service status 2 years ago
  Daniel Kolesa e8e29c96b9 Use $XDG_RUNTIME_DIR/dinitctl before $HOME/.dinitctl 2 years ago
  Daniel Kolesa 2b10c05648 Read DINIT_SOCKET_PATH from dinitctl 2 years ago
  Daniel Kolesa 35a938c5f0 Implement dinitctl setenv 2 years ago
  Davin McCall 66a6498c70 Re-word error message when service cannot be persistently enabled 2 years ago
  Davin McCall bc23b8ee76 Add "--ignore-unstarted" option to dinitctl 3 years ago
  Davin McCall 95c9ca34d3 Support --version (dinit and dinitctl) 3 years ago
  Davin McCall 30511f90a5 Better feedback for various dinitctl commands 3 years ago
  Davin McCall d74c7ebdcf Indicate active status in "dinitctl list" output 3 years ago
  Davin McCall 7be8d81efd dinitctl: don't ignore read errors reading from control socket 3 years ago
  Davin McCall 4b5ed5611e Make capitalisation of error messages more consistent 3 years ago
  Davin McCall 215b3b21b2 Don't allow a start/stop to be issued to a pinned service 3 years ago
  Davin McCall 71b59c918b Improve diagnostic on attempt to add dependency from service to itself 4 years ago
  Davin McCall 1b00dab018 Fix dinitctl add/remove dependency 4 years ago
  Davin McCall 6e216f3593 dinitctl: make unload/reload respect --quiet 4 years ago
  Davin McCall cd4a9c413a Improve some dinitctl error messages 4 years ago
  Davin McCall bb21b8bb1d Implement reload command for dinitctl 4 years ago