instance: avoid dumping invalid service instances - prevents a potential crash
[project/procd.git] / state.c
2015-03-28 John Crispinproperly handle return codes
2015-02-25 Jo-Philipp WichConvert log calls to ulog() api
2014-10-12 Michel StamFix ctrl+alt+del support
2014-10-12 Michel StamShow the shutdown sequence on the active virtual terminal
2014-10-06 John Crispinmake procd wait for ubus to come up
2014-10-02 Michel StamFix 'reboot' message when the system is powering down
2014-10-02 Michel StamReboot busybox style via procd
2014-10-02 Michel StamKill processes on shutdown
2014-10-02 Michel StamFix procd not handling rapid reboot signals very well
2014-01-20 Jo-Philipp Wichstate.c: pass ubus commandline is writable buffer to...
2013-11-15 John Crispindebloat and reorganize code
2013-11-12 John Crispinadd service_validator support
2013-07-23 Yousong ZhouFix event type reporting when calling 'procd_shutdown'.
2013-07-14 John Crispinthe cloexec logic of the watchdog was broken
2013-07-10 John Crispinfix up watchdog init code
2013-06-27 John Crispinget rid of sleep() calls
2013-06-24 John Crispinadd respawn support
2013-06-14 John Crispindrop good bye message
2013-03-13 John Crispinadd state handler