summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* make static linking work for upgradedJohn Crispin2014-06-191-2/+0
* only build upgraded on mipsJohn Crispin2014-06-171-0/+2
* move upgrade to its own subfolderJohn Crispin2014-06-161-8/+1
* procd: force -lc -lgcc to handle cross-dependencies between those twoFelix Fietkau2014-06-111-1/+1
* add upgraded support for nand flashingJohn Crispin2014-06-101-0/+8
* 0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too muchJohn Crispin2014-06-051-7/+0
* allow instances to register ubus object that should be watchedJohn Crispin2014-06-051-1/+8
* make ue of the md5.c inside libuboxJohn Crispin2013-11-191-1/+1
* debloat and reorganize codeJohn Crispin2013-11-151-22/+10
* add service_validator supportJohn Crispin2013-11-121-1/+1
* add data type validatorJohn Crispin2013-11-121-1/+14
* add suport for measuring process resource usageJohn Crispin2013-09-031-1/+1
* add trigger supportJohn Crispin2013-07-041-1/+1
* add a rcS helperJohn Crispin2013-05-091-1/+1
* add new main.c and fix Makefile/headersJohn Crispin2013-03-131-2/+21
* hotplug: add parser for new hotplug event rulesets (work in progress, not int...Felix Fietkau2013-02-101-2/+3
* add instance file attribute with md5 hash checksFelix Fietkau2012-12-191-1/+1
* add debugFelix Fietkau2012-06-241-1/+1
* add blobmsg list helpersFelix Fietkau2012-06-101-1/+1
* move instance code to a separate source fileFelix Fietkau2012-06-071-1/+1
* implement more parts of the service core apiFelix Fietkau2012-06-011-1/+1
* add the service objectFelix Fietkau2012-06-011-1/+1
* initial import: starts and connects to ubusFelix Fietkau2012-06-011-0/+27