summaryrefslogtreecommitdiffstats
path: root/state.c
AgeCommit message (Expand)Author
2015-11-30Reorganize source directoryMatthias Schiffer
2015-11-30Rename to unitd, clean up CMakeLists.txtMatthias Schiffer
2015-11-30Rip out inittab and init script handlingMatthias Schiffer
2015-11-30Strip down procd to the necessary code, update copyrightMatthias Schiffer
2015-03-28properly handle return codesJohn Crispin
2015-02-25Convert log calls to ulog() apiJo-Philipp Wich
2014-10-12Fix ctrl+alt+del supportMichel Stam
2014-10-12Show the shutdown sequence on the active virtual terminalMichel Stam
2014-10-06make procd wait for ubus to come upJohn Crispin
2014-10-02Fix 'reboot' message when the system is powering downMichel Stam
2014-10-02Reboot busybox style via procdMichel Stam
2014-10-02Kill processes on shutdownMichel Stam
2014-10-02Fix procd not handling rapid reboot signals very wellMichel Stam
2014-01-20state.c: pass ubus commandline is writable buffer to service_start_early()Jo-Philipp Wich
2013-11-15debloat and reorganize codeJohn Crispin
2013-11-12add service_validator supportJohn Crispin
2013-07-23Fix event type reporting when calling 'procd_shutdown'.Yousong Zhou
2013-07-14the cloexec logic of the watchdog was brokenJohn Crispin
2013-07-11fix up watchdog init codeJohn Crispin
2013-06-27get rid of sleep() callsJohn Crispin
2013-06-24add respawn supportJohn Crispin
2013-06-14drop good bye messageJohn Crispin
2013-03-13add state handlerJohn Crispin