project/procd.git
2013-07-10 John Crispinmake the verbose argument a bool
2013-07-10 John Crispininvalid pointer was passed to free()
2013-07-10 John Crispinremove bogus subscriber
2013-07-10 John Crispinremove support fro trigegrs not linked to a service
2013-07-09 John Crispinthe delete handle should return an error if no service...
2013-07-09 John CrispinFix logread file logging
2013-07-09 John Crispinfix up the loging over network
2013-07-08 John Crispindont list services that have no instances
2013-07-08 John Crispinclose stdin/out/err before forking an instance
2013-07-08 John Crispinremove superflous define
2013-07-08 John Crispinextend logread
2013-07-08 Thomas Huehnbugfix of error handling while open()
2013-07-04 John Crispinadd trigger support
2013-07-03 John Crispinproperly fix umask handling
2013-07-03 John Crispinadd 2 second sleep before rebooting
2013-06-29 John Crispinadd support for the system.event node
2013-06-27 John Crispinget rid of sleep() calls
2013-06-27 John Crispinmake ubus handling use uloop timers
2013-06-24 John Crispinset global umask to 0
2013-06-24 John Crispinadd respawn support
2013-06-19 John Crispinmake add facility and level to logread output
2013-06-14 John Crispindrop good bye message
2013-06-13 John Crispinregister the system namespace on ubus regardless of...
2013-06-10 John Crispinwe dont want to continue booting if sysupgrade is in...
2013-06-04 John Crispinmerge ubus system namespace from rpcd codebase
2013-06-04 John Crispinload modules from /etc/modules-boot.d/ before preinit
2013-05-31 Felix Fietkaurestart stopped instances on update
2013-05-31 Felix Fietkauturn instance exit message into a debug message
2013-05-30 John Crispinmake sure path exists before mknod is called
2013-05-29 John Crispinupdate rcS.c to match new runqueue api changes
2013-05-11 John Crispinlogread
2013-05-09 John Crispinadd a rcS helper
2013-04-25 John Crispinfix 32 wrap around bug when handling 64 bit time values
2013-04-23 John Crispinignore sigpipe
2013-04-23 John Crispinfix behaviour during sysupgrade
2013-04-23 John Crispinmake reboot work without -f in failsafe
2013-04-07 Felix Fietkauwatchdog: add support for starting/stopping watchdog...
2013-03-16 Felix Fietkaumake a few variables static
2013-03-16 Felix Fietkauremove an unused function
2013-03-16 Felix Fietkauwhitespace cleanup
2013-03-16 Felix Fietkauget rid of perror() calls, use ERROR() instead
2013-03-14 John Crispinfix up the mount options to match what openwrt had...
2013-03-13 John Crispinadd license headers
2013-03-13 John Crispinadd new main.c and fix Makefile/headers
2013-03-13 John CrispinDPRINTF no longer exists
2013-03-13 John Crispinadd state handler
2013-03-13 John Crispinadd debug handler
2013-03-13 John Crispinadd ubus system object
2013-03-13 John Crispinfix hotplug
2013-03-13 John Crispinadd syslog and klog support
2013-03-13 John Crispinadd inittab support
2013-03-13 John Crispinadd coldplug handler
2013-03-13 John Crispinadd preinit handler
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
next