Commit History

Author SHA1 Message Date
  Davin McCall 4349265057 Up version, update NEWS. 4 years ago
  Davin McCall 522fb40c5c stop: if not required, treat stop as full manual stop. 4 years ago
  Davin McCall 8c6acc1371 Don't add console watcher if not PID 1. 4 years ago
  Davin McCall 2869b98b03 Fix a bunch of issues identified by Coverity scan 4 years ago
  Davin McCall 37457575fb Update version, NEWS, TODO. 4 years ago
  Davin McCall 29cd30bd67 Generate man pages with m4. 4 years ago
  Davin McCall 5e4a2693db Log more information on exec failure. 4 years ago
  Davin McCall ec6c94e228 Add integration test for "chain-to" service parameter 4 years ago
  Davin McCall 6dcffe1555 Update TODO, CONTRIBUTING 4 years ago
  Davin McCall ae8dbb875d Don't log to syslog if not running as system daemon 4 years ago
  Davin McCall 4035745d53 Don't put "shares console" processes in the foreground. 4 years ago
  Davin McCall a5c76c3912 Add integration test for per-process environment. 4 years ago
  Davin McCall 1b07e74e87 Implement --socket-path option for dinitctl. 4 years ago
  Davin McCall 79bfbd4f9e Implement "env-file" service setting for service-specific environment. 4 years ago
  Davin McCall a613dfebe4 Update .gitignore. 4 years ago
  Davin McCall dfb16e0221 Add extern definition for environ. 4 years ago
  Davin McCall 7ccaeaaad3 Fix test stub for run_child_proc. 4 years ago
  Davin McCall 8035f0e551 Make help output consistent. 4 years ago
  Davin McCall adaf61196b Ignore addrspace resource limit if system has no RLIMIT_AS. 4 years ago
  Davin McCall 82f06b95ff Add integration test framework (with 2 tests). 4 years ago
  Davin McCall 522efc0618 Add -q/--quiet option for supressing console output. 4 years ago
  Davin McCall 6ef81d60e8 Minor updates to Linux Dinit-as-init guidelines. 4 years ago
  Davin McCall 230df5bf52 Fix non-POSIXisms in sample rcboot.sh 4 years ago
  Davin McCall 46b3e0151d Fix notification environment variable setting. 4 years ago
  Davin McCall 3f98d2c7b5 Merge pull request #15 from fpoussin/crossbuild 4 years ago
  Fabien Poussin f26d940e32 Added STRIPOPTS var for install 4 years ago
  Davin McCall 00b0656426 Update NEWS and version. 4 years ago
  Davin McCall bb428a89e9 Only move fds from force_notify_fd if it is set! 4 years ago
  Davin McCall fa38d458f2 Shuffle file descriptors as necessary to avoid clash with notify fd. 4 years ago
  Davin McCall 165dc6560a Update TODO. 4 years ago