Commit History

Author SHA1 Message Date
  Davin McCall 72bfad15a5 Fix generation of mconfig.h 4 years ago
  Davin McCall 599ff590e2 Fixup "make check" include paths for new build structure 4 years ago
  Davin McCall 01d6c4f3df Bump version: 0.11.0 4 years ago
  Davin McCall 6f2ca4beb9 Move mconfig-gen into build/tools 4 years ago
  Davin McCall 9d104a80eb Move version.conf into (new) "build" directory 4 years ago
  Davin McCall 2b350b3837 Remove potentially pessimizing std::move of a temporary 4 years ago
  Davin McCall 2fba10a281 Remove the "no-sigterm" option. Have "term-signal" specify the signal. 4 years ago
  Davin McCall d070beeddb Update NEWS 4 years ago
  Davin McCall 95c9ca34d3 Support --version (dinit and dinitctl) 4 years ago
  Davin McCall 31f1398121 Example services: mount /dev/pts and /dev/shm in early-filesystems 4 years ago
  Davin McCall 79f4f53e67 Make the default system control socket /[/var]/run/dinitctl 4 years ago
  Davin McCall 24703587b5 Minor refactoring, additional comments 4 years ago
  Davin McCall 8b9927ea42 Filter service names other than "single" when PID=1 and UID=0 (Linux) 4 years ago
  Davin McCall 30511f90a5 Better feedback for various dinitctl commands 4 years ago
  Davin McCall 2f7da74331 Fix processing of rlimit settings 4 years ago
  Davin McCall 81192fa190 Fix typo in man page 4 years ago
  Davin McCall 3eb9eabb72 If service description exists but can't be opened, report suitable error 4 years ago
  Davin McCall 71803ae563 Remove noexcept declarations from service load exception constructors 4 years ago
  Davin McCall d79b9b1902 Apply Dasynq fixes from upstream 4 years ago
  Davin McCall 0089eb062a Minor correction to dinit-service man page 4 years ago
  Davin McCall ce7ceb3841 Delay initialisation of event loop until std file descriptors set up 4 years ago
  Davin McCall d8b9ee4045 Update bundled Dasynq to 1.2.0 4 years ago
  Davin McCall 1dae75ed44 Various minor improvements to sample services 4 years ago
  Davin McCall 57c6700859 Test linking with sanitize options as well as compiling 4 years ago
  Davin McCall f527a8cc9e Update Design doc, add design philosophy section 4 years ago
  Davin McCall b7ea816e3c Various minor documentation updates 4 years ago
  Davin McCall 24c687758b dinitcheck: check chain-to services 4 years ago
  Davin McCall f70cec4a97 Add lint checks: command (and stop-command) exist and executable 4 years ago
  Davin McCall 9a71f6a82d Add a bunch of lint checks in dinitcheck 4 years ago
  Davin McCall d74c7ebdcf Indicate active status in "dinitctl list" output 4 years ago