Commit History

Author SHA1 Message Date
  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. 4 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
  Davin McCall cc7723ce31 Update bundled Dasynq to latest (1.1.6). 5 years ago
  Davin McCall e58ad5728d Just signal the process if we can't get the process group. 5 years ago
  Davin McCall 5f47073c88 Use SYSCONTROLSOCKET for socket path in dinitctl/shutdown. 5 years ago
  Davin McCall 5df8b27476 Another minor fix to man page. 5 years ago
  Davin McCall 79c98b542a Docs: mention "boot" service in Readme, etc. 5 years ago
  Davin McCall 80ba41b6cc Don't discard buffer unless >1 second has elapse since console release. 5 years ago
  Davin McCall 4b02d18f5a Don't fail service on failure to write utmp entry. 5 years ago
  Davin McCall d3dfcb2acd examples: create utmp file on boot. 5 years ago