summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-10udevtrigger: check presence of dev attributeGabor Juhos
2013-09-10udevtrigger: add device_has_attribute helperGabor Juhos
2013-09-10udevtrigger: remove trailing whitespacesGabor Juhos
2013-09-03add a ubus handler that allows sending signals to processesJohn Crispin
2013-09-03fix use after free bug in the trigger handling codeJohn Crispin
2013-09-03add suport for measuring process resource usageJohn Crispin
2013-09-03fixup service_dump logicJohn Crispin
2013-09-03trivial code cleanupJohn Crispin
2013-09-03add respawn handlingJohn Crispin
2013-09-03logread: fix the facility name reportingJohn Crispin
2013-08-16service: terminate uloop after fork(), redirect stdin, out and err to /dev/nullJo-Philipp Wich
2013-08-15hotplug: terminate uloop after fork(), redirect stdin, out and err to /dev/nullJo-Philipp Wich
2013-07-23askfirst: remove superfluous 'close' calls on stdio file descriptors.Yousong Zhou
2013-07-23Parse only init_debug option with non-empty argument.Yousong Zhou
2013-07-23Error and return when failing stat('/dev/console').Yousong Zhou
2013-07-23Fix event type reporting when calling 'procd_shutdown'.Yousong Zhou
2013-07-22early: remove superfluous close of stdio file descriptorsGabor Juhos
2013-07-22early: keep stdio files openGabor Juhos
2013-07-14the cloexec logic of the watchdog was brokenJohn Crispin
2013-07-14logread should handle return code when sending data over the netJohn Crispin
2013-07-11fix wdt cloexec bugJohn Crispin
2013-07-11fix up watchdog init codeJohn Crispin
2013-07-10print services with no instances when verbose is setJohn Crispin
2013-07-10fix service level triggersJohn Crispin
2013-07-10make the verbose argument a boolJohn Crispin
2013-07-10invalid pointer was passed to free()John Crispin
2013-07-10remove bogus subscriberJohn Crispin
2013-07-10remove support fro trigegrs not linked to a serviceJohn Crispin
2013-07-09the delete handle should return an error if no service is named instead of ki...John Crispin
2013-07-09Fix logread file loggingJohn Crispin
2013-07-09fix up the loging over networkJohn Crispin
2013-07-08dont list services that have no instancesJohn Crispin
2013-07-08close stdin/out/err before forking an instanceJohn Crispin
2013-07-08remove superflous defineJohn Crispin
2013-07-08extend logreadJohn Crispin
2013-07-08bugfix of error handling while open()Thomas Huehn
2013-07-04add trigger supportJohn Crispin
2013-07-03properly fix umask handlingJohn Crispin
2013-07-03add 2 second sleep before rebootingJohn Crispin
2013-06-29add support for the system.event nodeJohn Crispin
2013-06-27get rid of sleep() callsJohn Crispin
2013-06-27make ubus handling use uloop timersJohn Crispin
2013-06-24set global umask to 0John Crispin
2013-06-24add respawn supportJohn Crispin
2013-06-19make add facility and level to logread outputJohn Crispin
2013-06-14drop good bye messageJohn Crispin
2013-06-13register the system namespace on ubus regardless of the pidJohn Crispin
2013-06-10we dont want to continue booting if sysupgrade is in progressJohn Crispin
2013-06-04merge ubus system namespace from rpcd codebaseJohn Crispin
2013-06-04load modules from /etc/modules-boot.d/ before preinitJohn Crispin