Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> |