summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-07watchdog: add support for starting/stopping watchdog refreshFelix Fietkau
2013-03-16make a few variables staticFelix Fietkau
2013-03-16remove an unused functionFelix Fietkau
2013-03-16whitespace cleanupFelix Fietkau
2013-03-16get rid of perror() calls, use ERROR() insteadFelix Fietkau
2013-03-14fix up the mount options to match what openwrt had before using procd as pid 1John Crispin
2013-03-13add license headersJohn Crispin
2013-03-13add new main.c and fix Makefile/headersJohn Crispin
2013-03-13DPRINTF no longer existsJohn Crispin
2013-03-13add state handlerJohn Crispin
2013-03-13add debug handlerJohn Crispin
2013-03-13add ubus system objectJohn Crispin
2013-03-13fix hotplugJohn Crispin
2013-03-13add syslog and klog supportJohn Crispin
2013-03-13add inittab supportJohn Crispin
2013-03-13add coldplug handlerJohn Crispin
2013-03-13add preinit handlerJohn Crispin
2013-03-13add watchdog supportJohn Crispin
2013-03-13add early handlerJohn Crispin
2013-03-13add signal handlerJohn Crispin
2013-03-13add mknod wrapperJohn Crispin
2013-03-13update .gitignoreJohn Crispin
2013-03-13add logread toolJohn Crispin
2013-03-13add udevtrigger toolJohn Crispin
2013-03-13add askfirst toolJohn Crispin
2013-02-23initialize dest in cmd_add_string() to not segfault on empty stringsFelix Fietkau
2013-02-23fix json_object_from_file return value handlingJohn Crispin
2013-02-20hotplug-rule: fix off-by-one error in blobmsg string buffer reallocFelix Fietkau
2013-02-13hotplug: add extra validation for commandsFelix Fietkau
2013-02-13hotplug: validate expression name elementFelix Fietkau
2013-02-12add validation for hotplug commandsFelix Fietkau
2013-02-10hotplug: add parser for new hotplug event rulesets (work in progress, not int...Felix Fietkau
2012-12-31use calloc_aFelix Fietkau
2012-12-20add support for deleting individual service instancesFelix Fietkau
2012-12-20fix stale vlist/avl key for instance namesFelix Fietkau
2012-12-19add instance file attribute with md5 hash checksFelix Fietkau
2012-12-16raise ubusd priority to speed up message processing under loadFelix Fietkau
2012-12-16add support for specifying process priorityFelix Fietkau
2012-12-16fix service name pointerFelix Fietkau
2012-06-30add code for adding instancesFelix Fietkau
2012-06-25fix a memleakFelix Fietkau
2012-06-25remove outer memdupFelix Fietkau
2012-06-25memdup instance configFelix Fietkau
2012-06-25add update_start/update_complete methodsFelix Fietkau
2012-06-25add netdev ifindex supportFelix Fietkau
2012-06-25add new debug macroFelix Fietkau
2012-06-24fix env var handling, add support for filling blobmsg_list from arraysFelix Fietkau
2012-06-24segfaultFelix Fietkau
2012-06-24add debugFelix Fietkau
2012-06-24add a debug message for showing exit of instancesFelix Fietkau