project/procd.git
2013-03-13 John Crispinadd watchdog support
2013-03-13 John Crispinadd early handler
2013-03-13 John Crispinadd signal handler
2013-03-13 John Crispinadd mknod wrapper
2013-03-13 John Crispinupdate .gitignore
2013-03-13 John Crispinadd logread tool
2013-03-13 John Crispinadd udevtrigger tool
2013-03-13 John Crispinadd askfirst tool
2013-02-23 Felix Fietkauinitialize dest in cmd_add_string() to not segfault...
2013-02-23 John Crispinfix json_object_from_file return value handling
2013-02-20 Felix Fietkauhotplug-rule: fix off-by-one error in blobmsg string...
2013-02-13 Felix Fietkauhotplug: add extra validation for commands
2013-02-13 Felix Fietkauhotplug: validate expression name element
2013-02-12 Felix Fietkauadd validation for hotplug commands
2013-02-10 Felix Fietkauhotplug: add parser for new hotplug event rulesets...
2012-12-31 Felix Fietkauuse calloc_a
2012-12-20 Felix Fietkauadd support for deleting individual service instances
2012-12-20 Felix Fietkaufix stale vlist/avl key for instance names
2012-12-19 Felix Fietkauadd instance file attribute with md5 hash checks
2012-12-16 Felix Fietkauraise ubusd priority to speed up message processing...
2012-12-16 Felix Fietkauadd support for specifying process priority
2012-12-16 Felix Fietkaufix service name pointer
2012-06-30 Felix Fietkauadd code for adding instances
2012-06-25 Felix Fietkaufix a memleak
2012-06-25 Felix Fietkauremove outer memdup
2012-06-25 Felix Fietkaumemdup instance config
2012-06-25 Felix Fietkauadd update_start/update_complete methods
2012-06-24 Felix Fietkauadd netdev ifindex support
2012-06-24 Felix Fietkauadd new debug macro
2012-06-24 Felix Fietkaufix env var handling, add support for filling blobmsg_l...
2012-06-24 Felix Fietkausegfault
2012-06-24 Felix Fietkauadd debug
2012-06-24 Felix Fietkauadd a debug message for showing exit of instances
2012-06-24 Felix Fietkauadd a debug message for showing starting of instances
2012-06-24 Felix Fietkaudump status info
2012-06-24 Felix Fietkauadd code for starting instances
2012-06-24 Felix Fietkauadd blobmsg_list_for_each
2012-06-24 Felix Fietkauwhitespace fixup
2012-06-24 Felix Fietkaudo not start instances with invalid config
2012-06-24 Felix Fietkauenable restart on config change
2012-06-24 Felix Fietkauadd more parsing code
2012-06-24 Felix Fietkauadd blobmsg_list_move
2012-06-10 Felix Fietkaufix typo
2012-06-10 Felix Fietkauadd blobmsg_list_equal()
2012-06-10 Felix Fietkauadd simple blobmsg list wrapper
2012-06-10 Felix Fietkaumove the instance data structure to instance.h
2012-06-10 Felix Fietkauadd blobmsg list helpers
2012-06-07 Felix Fietkaumove instance code to a separate source file
2012-06-07 Felix Fietkauadd more instance state handling code
2012-06-01 Felix Fietkauimplement more parts of the service core api
2012-06-01 Felix Fietkauadd the service object
2012-06-01 Felix Fietkauinitial import: starts and connects to ubus