summaryrefslogtreecommitdiff
path: root/procd.h
Commit message (Expand)AuthorAgeFilesLines
* procd: service_stop_all: also kill inittab actionsDaniel Golle2021-11-231-0/+1
* procd: add hotplug-call dispatcherDaniel Golle2021-02-071-0/+1
* Remove code that has become unnecessary after sysupgrade changesMatthias Schiffer2017-05-291-1/+0
* trigger: replace trigger_init() with static runqueue initializationFelix Fietkau2016-07-291-1/+0
* add a build-time option to disable init related codeFelix Fietkau2016-03-051-1/+0
* make procd wait for ubus to come upJohn Crispin2014-10-061-0/+1
* allow instances to register ubus object that should be watchedJohn Crispin2014-06-051-1/+5
* add a event broadcast functionJohn Crispin2013-11-181-0/+1
* debloat and reorganize codeJohn Crispin2013-11-151-32/+1
* the automatic service restart should not happen during sysupgradeJohn Crispin2013-11-081-0/+1
* syslog() is a blocking call on eglibc. as procd provides the actual syslog, w...John Crispin2013-09-281-6/+2
* add suport for measuring process resource usageJohn Crispin2013-09-031-0/+9
* add trigger supportJohn Crispin2013-07-041-0/+6
* add a rcS helperJohn Crispin2013-05-091-0/+4
* fix behaviour during sysupgradeJohn Crispin2013-04-231-0/+1
* make reboot work without -f in failsafeJohn Crispin2013-04-231-0/+1
* add new main.c and fix Makefile/headersJohn Crispin2013-03-131-8/+48
* use calloc_aFelix Fietkau2012-12-311-0/+1
* add new debug macroFelix Fietkau2012-06-251-0/+5
* implement more parts of the service core apiFelix Fietkau2012-06-011-1/+3
* add the service objectFelix Fietkau2012-06-011-0/+2
* initial import: starts and connects to ubusFelix Fietkau2012-06-011-0/+16