summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-05-31restart stopped instances on updateFelix Fietkau
2013-05-31turn instance exit message into a debug messageFelix Fietkau
2013-05-30make sure path exists before mknod is calledJohn Crispin
2013-05-29update rcS.c to match new runqueue api changesJohn Crispin
2013-05-11logreadJohn Crispin
2013-05-09add a rcS helperJohn Crispin
2013-04-25fix 32 wrap around bug when handling 64 bit time valuesJohn Crispin
2013-04-23ignore sigpipeJohn Crispin
2013-04-23fix behaviour during sysupgradeJohn Crispin
2013-04-23make reboot work without -f in failsafeJohn Crispin
2013-04-07watchdog: add support for starting/stopping watchdog refreshFelix Fietkau
2013-03-16make a few variables staticFelix Fietkau
2013-03-16remove an unused functionFelix Fietkau
2013-03-16whitespace cleanupFelix Fietkau
2013-03-16get rid of perror() calls, use ERROR() insteadFelix Fietkau
2013-03-14fix up the mount options to match what openwrt had before using procd as pid 1John Crispin
2013-03-13add license headersJohn Crispin
2013-03-13add new main.c and fix Makefile/headersJohn Crispin
2013-03-13DPRINTF no longer existsJohn Crispin
2013-03-13add state handlerJohn Crispin