procd: Add wrapper for uci_validate_section()
[openwrt/openwrt.git] / package / system / procd / files / procd.sh
2019-01-22 Jeffery Toprocd: Add wrapper for uci_validate_section()
2018-01-28 Yousong Zhouprocd: fix procd_lock() when prepare_roofs
2018-01-02 Kevin Darbyshire... procd: procd_send_signal use signal names
2018-01-02 Roman Yeryominprocd: introduce procd_lock for init script protection
2017-11-10 Pierre Lebleuprocd: service_data: Support data within the service...
2017-09-01 Karl Palssonprocd: mdns: Support txt values with spaces
2017-06-26 Jo-Philipp Wichprocd: support term_timeout parameter
2017-03-07 Claudiu Brasoveanprocd.sh: use parameterized respawn values
2017-02-15 Denis Osvaldprocd: fix default timeout for reload trigger actions
2017-01-26 Bastian Bittorfprocd: update procd.sh to disallow signal-numbers,...
2016-12-20 Hans Dedeckerprocd: update procd.sh to support sending kill signal...
2016-12-14 Jo-Philipp Wichprocd: add support for service signals
2016-10-18 Pierre Lebleuprocd: Allow initscripts to start one daemon instance...
2016-07-29 Felix Fietkauprocd: add default timeout for reload trigger actions
2016-07-29 Felix Fietkauprocd: rework trigger handling
2016-03-10 John Crispinprocd: fix respawn related warning
2016-03-10 John Crispinprocd: support pidfile writing.
2016-03-04 John Crispinprocd: Allow to configure default respawn retry count
2015-12-11 John Crispinprocd: update procd.sh to support new ujail options
2015-06-14 Felix Fietkauprocd: correct the order of respawn params in the comments.
2015-06-03 John Crispinprocd: work around a event race
2015-06-02 John Crispinprocd: add a 10 second delay to the interface triggers
2015-04-18 John CrispinRemoved reference to imaginary procd_add_interface_relo...
2015-03-26 John Crispinprocd: add jail support
2015-02-26 Jo-Philipp Wichprocd: add support for relaying daemon stdio to syslog
2014-10-14 John Crispinscripts: fix wrong usage of '==' operator
2014-09-11 John Crispinprocd: update to latest git
2014-09-10 Felix Fietkauprocd: allow adding empty strings to arrays
2014-08-29 John Crispinprocd: run the mdns register outside the sub shell...
2014-08-29 John Crispinprocd: update to latest git HEAD
2014-07-02 Felix Fietkauprocd: add a shell helper function to emit a config...
2014-07-02 Felix Fietkauprocd: add shell functions to add instance data
2014-06-30 John Crispinprocd: fix uci_validation
2014-06-16 John Crispinprocd: rename procd_add_network_trigger
2014-06-11 Felix Fietkauprocd: allow passing multiple config files to procd_add...
2014-06-06 John Crispinprocd: service instances can now report an error of...
2014-06-05 John Crispinprocd: add wrapper calls for interface triggers
2014-06-05 John Crispinprocd: rename local variable in uci_validate_section
2014-03-21 Felix Fietkauprocd: add a PROCD_DEBUG variable that will dump the...
2014-02-18 John Crispinprocd: the helper script did not export all functions...
2013-12-09 John Crispinnetifd: enable coredumps again
2013-11-28 Jo-Philipp Wichprocd: fix processing of datatype specification with...
2013-11-25 John Crispinprocd: update procd.sh to make use of the new validate_...
2013-11-13 John Crispinprocd: options with default values are not parsed prope...
2013-11-13 John Crispinprocd: update to latest git head
2013-10-09 Felix Fietkauprocd: fix command handling in procd_add_instance()
2013-09-17 John Crispinprocd: update to latest git head
2013-07-11 John Crispinprocd: add a small script that handles config reloads...
2013-07-11 John Crispinprocd: the delete ubus call was passed the wrong field...
2013-07-04 John Crispinprocd: extend shell binding with trigger support
2013-06-21 John Crispinpackages: clean up the package folder