oweals/dinit.git
2015-11-17 Davin McCallAdd dinit-log.h as a dependency for objects
2015-11-17 Davin McCallImprove logging facilities.
2015-11-17 Davin McCallFix bug: "internal" services never properly registered...
2015-11-17 Davin McCallUpdate README origin/HEAD origin/master
2015-11-17 Davin McCallUpdate TODO list
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 McCallMake start_ps_process more C++ish and prevent it throwi...
2015-11-15 Davin McCallAllow for quoted program arguments (and executable).
2015-11-13 Davin McCallFix comment in relation to vfork (we are using fork...
2015-11-13 Davin McCallMinor cleanup: use C++-style cast and add some comments
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-11-04 Davin McCallImprove comment.
2015-09-25 Davin McCallAdd support for "internal" services (which don't actual...
2015-09-14 Davin McCallRe-vamp the "build system".
2015-09-14 Davin McCallSimple cleanups.
2015-09-09 Davin McCallFinish soft dependency support.
2015-09-07 Davin McCallSet dependents desired state to STOPPED immediately
2015-09-07 Davin McCallImplement "soft" dependencies. These are created by...
2015-09-06 Davin McCallJust adding some comments.
2015-09-06 Davin McCallFilter "auto" from the command line. LILO adds it autom...
2015-09-01 Davin McCallforceStop() needs to issue stop().
2015-09-01 Davin McCallProperly intiiatiise force_stop
2015-09-01 Davin McCallClean up exception throwing/handling during service...
2015-08-27 Davin McCallInitial commit.