Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-19 | make static linking work for upgraded | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-06-17 | only build upgraded on mips | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-06-16 | move upgrade to its own subfolder | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-06-11 | procd: force -lc -lgcc to handle cross-dependencies between those two | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-06-11 | add upgraded support for nand flashing | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-06-05 | 0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too much | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-06-05 | allow instances to register ubus object that should be watched | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-19 | make ue of the md5.c inside libubox | John Crispin | |
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> | |||
2013-11-12 | add service_validator support | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-12 | add data type validator | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-09-03 | add suport for measuring process resource usage | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-07-04 | add trigger support | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-05-09 | add a rcS helper | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-03-13 | add new main.c and fix Makefile/headers | John Crispin | |
2013-02-10 | hotplug: add parser for new hotplug event rulesets (work in progress, not ↵ | Felix Fietkau | |
integrated yet) Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2012-12-19 | add instance file attribute with md5 hash checks | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2012-06-24 | add debug | Felix Fietkau | |
2012-06-10 | add blobmsg list helpers | Felix Fietkau | |
2012-06-07 | move instance code to a separate source file | Felix Fietkau | |
2012-06-01 | implement more parts of the service core api | Felix Fietkau | |
2012-06-01 | add the service object | Felix Fietkau | |
2012-06-01 | initial import: starts and connects to ubus | Felix Fietkau | |