Historique des commits

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