Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-29 | add an event for "service.update" triggers | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-07-02 | service: implement get_data to dump the data fields for every instance | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-06-05 | service: do not emit any service events before the ubus connection is up | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-06-05 | send ubus_notify events when servers and instances change state | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-05-25 | service: fix trigger data memleak | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-05-25 | service: remove unused argument to service_update() | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-05-25 | service: fix double-free in error path | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-05-25 | service: use blob_memdup() | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-01-29 | fix the dump logic to show validators and triggers even if no instances exist | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-20 | fix rcS memory leaks and running hook | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-19 | fix up the order of respawn parameters for ubus | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-18 | make the service running trigger be queued directly after the service was ↵ | John Crispin | |
startetd Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-15 | debloat and reorganize code | John Crispin | |
split app into procd and init binaries remove log support, this is an external service now Signed-off-by: John Crispin <blogic@openwrt.org> |