summaryrefslogtreecommitdiffstats
path: root/service/service.c
AgeCommit message (Expand)Author
2015-11-30Reorganize source directoryMatthias Schiffer
2015-11-30Rename to unitd, clean up CMakeLists.txtMatthias Schiffer
2015-11-30Remove trigger and watch support, clean up service handlingMatthias Schiffer
2015-11-30Rip out inittab and init script handlingMatthias Schiffer
2015-11-30Strip down procd to the necessary code, update copyrightMatthias Schiffer
2015-06-14service: allow get_data of specifc instance.Yousong Zhou
2014-11-19service: fix ubus list commandFelix Fietkau
2014-08-29add an event for "service.update" triggersJohn Crispin
2014-07-02service: implement get_data to dump the data fields for every instanceFelix Fietkau
2014-06-05service: do not emit any service events before the ubus connection is upFelix Fietkau
2014-06-05send ubus_notify events when servers and instances change stateJohn Crispin
2014-05-25service: fix trigger data memleakFelix Fietkau
2014-05-25service: remove unused argument to service_update()Felix Fietkau
2014-05-25service: fix double-free in error pathFelix Fietkau
2014-05-25service: use blob_memdup()Felix Fietkau
2014-01-29fix the dump logic to show validators and triggers even if no instances existJohn Crispin
2013-11-20fix rcS memory leaks and running hookJohn Crispin
2013-11-19fix up the order of respawn parameters for ubusJohn Crispin
2013-11-18make the service running trigger be queued directly after the service was sta...John Crispin
2013-11-15debloat and reorganize codeJohn Crispin