Commit Verlauf

Autor SHA1 Nachricht Datum
  Davin McCall 47e8a307f5 Refactor and simplify service load/reload vor 1 Jahr
  Davin McCall de77cfd4ef Use a placeholder services for "before" dependencies not yet loaded vor 1 Jahr
  Davin McCall caa84dcca3 Rename DUMMY service type to PLACEHOLDER, add loading flag vor 1 Jahr
  Davin McCall 35275ac52d Fix: cycles involving "before" dependencies not always detected vor 1 Jahr
  Davin McCall dd32cff7c7 Do not allow changing the log-type of a running service vor 1 Jahr
  Daniel Kolesa 7aaa3d3dcf Add support for export-service-name load option vor 1 Jahr
  Daniel Kolesa c7b9e5ed61 Substitute env-file in service files at load vor 1 Jahr
  Davin McCall c66a24450b Implement output capture to buffer vor 1 Jahr
  Davin McCall 4f07b49c50 Don't propagate service exception from dependency directly vor 1 Jahr
  Davin McCall b3e161953b Implement externally triggered services vor 1 Jahr
  Davin McCall dd1ec543f0 Clean up service-load exception hierarchy vor 1 Jahr
  Davin McCall 10a494fc3a Move errno reset before readdir into process_dep_dir vor 2 Jahren
  Daniel Kolesa b76b99c988 Clear errno after trying multiple service dirs vor 2 Jahren
  Davin McCall 5fc8ec35bf Always re-attach dependency acquisitions if service states are amenable vor 2 Jahren
  Davin McCall 6260206d64 Support for "before" links vor 2 Jahren
  Davin McCall 987a350456 Prevent cyclic dependencies being created when reloading service vor 2 Jahren
  Davin McCall 36588b165f Fix #74, command arg ptrs pointed into invalid string vor 2 Jahren
  Davin McCall 7331713319 Sub environment vars in 'stop-command' (as well as 'command') setting vor 2 Jahren
  Davin McCall 4617213148 Report line number for parse failures in service descriptions vor 2 Jahren
  Davin McCall 8d6ab2f98c Initial support for cgroups vor 2 Jahren
  Davin McCall 2503b752ed Allow specifying stop-command for bgprocess services vor 2 Jahren
  Davin McCall 9b3befd497 Implement stop-command support for normal process services vor 2 Jahren
  Davin McCall ddbbbe0e97 Use the same variable substitution rules for cmd line as for paths vor 2 Jahren
  Davin McCall 3eb9eabb72 If service description exists but can't be opened, report suitable error vor 3 Jahren
  Davin McCall 9a71f6a82d Add a bunch of lint checks in dinitcheck vor 3 Jahren
  Davin McCall 4b5ed5611e Make capitalisation of error messages more consistent vor 3 Jahren
  Davin McCall 798a983475 Settings finalisation: parameterise error report method vor 3 Jahren
  Davin McCall 393ea71ce0 Check service parameters as part of finalising settings vor 3 Jahren
  Davin McCall f1a680516a Error if bgprocess service doesn't specify pid-file vor 3 Jahren
  Davin McCall 9cf877b278 Fix setting group when only uid specified vor 4 Jahren