Documentation updates
[oweals/dinit.git] / load_service.cc
2015-11-18 Davin McCallImprove the state model.
2015-11-17 Davin McCallSeveral changes, centered around improving logging...
2015-11-16 Davin McCallUse C++11 typesafe enums for service type (ServiceType...
2015-11-15 Davin McCallAllow for quoted program arguments (and executable).
2015-11-05 Davin McCallBack out incorrect comment introduced earlier.
2015-11-04 Davin McCallImprove comments - remove no longer relevant comment...
2015-11-04 Davin McCallAdd parameter documentation for read_setting_value
2015-11-04 Davin McCallAugment read_setting_value so that it can return the...
2015-11-04 Davin McCallChange parameter type of read_setting_{name,value}...
2015-09-25 Davin McCallAdd support for "internal" services (which don't actual...
2015-09-07 Davin McCallImplement "soft" dependencies. These are created by...
2015-09-01 Davin McCallClean up exception throwing/handling during service...
2015-08-27 Davin McCallInitial commit.