Commit History

Author SHA1 Message Date
  Davin McCall d89294e25a Beginnings of "dinitcheck" utility 5 years ago
  Davin McCall f3940c069a Convert system_error to service_load_exc in load_service. 5 years ago
  Davin McCall fb810bfced Fix a bunch of issues identified by Coverity scan 5 years ago
  Davin McCall 79bfbd4f9e Implement "env-file" service setting for service-specific environment. 5 years ago
  Davin McCall adaf61196b Ignore addrspace resource limit if system has no RLIMIT_AS. 5 years ago
  Davin McCall dc1965e59d Build/logic fixes in parse_rlimit. 5 years ago
  Davin McCall 3cf5890e5f Additional check for bad setting values for rlimit settings. 5 years ago
  Davin McCall 114672a6e8 Fix uninitialised variable. 5 years ago
  Davin McCall 71800b6b89 Fix typo in function name (workding -> working) 5 years ago
  Davin McCall 18ece72eeb Implement resource limit settings. 5 years ago
  Davin McCall d8e8035081 Add KILL support to term-signal setting. 5 years ago
  Davin McCall e404e2cf6f Add full utmp (utmpx) support. 6 years ago
  Davin McCall cd3bec3988 Add "ready-notification" service option. 6 years ago
  Davin McCall 11c131eef2 Implement a "shares-console" option for non-exclusive console access. 6 years ago
  Davin McCall f1c1672893 Implement a "chain-to" service property. 6 years ago
  Davin McCall 7b83c29685 Fix minor (non-bug) issues picked up by cppcheck. 6 years ago
  Davin McCall 26803e9a16 service description: make waits-for.d path relative to service file. 6 years ago
  Davin McCall 75bbea5dde Factor out service description loading to a separate header. 6 years ago
  Davin McCall 9ab6168f00 Reduce some source line lengths. 6 years ago
  Davin McCall 5f590128f0 Fix a number of minor issues found by static analysis. 6 years ago
  Davin McCall a77273b3c9 service options: add waits-for.d to automatically add dependencies. 6 years ago
  Davin McCall 4552994da9 Add "signal-process-only" option to avoid signalling process group. 6 years ago
  Davin McCall 67c14c58ae Correctly report failure to find a service description. 6 years ago
  Davin McCall 9f55275623 Refactor: rename onstart_flags_t to service_flags_t. 6 years ago
  Davin McCall 3831378976 Refactor: move "start-interruptible" flag into onstart_flags 6 years ago
  Davin McCall ad07c4ca98 Implement "skippable" option for scripted services. 6 years ago
  Davin McCall aa81da0100 Introduce "load-options" setting and "sub-vars" option. 6 years ago
  Davin McCall bf45b03a2d dirload_service_set: add support for multiple service directories. 6 years ago
  Davin McCall 89697cfa37 load service: simplify conditional in while loop. 6 years ago
  Davin McCall 880fa93b35 Allow setting working directory for services. 6 years ago