| Commit message (Expand) | Author | Age | Files | Lines |
* | procd: allow optional watchdog instance parameter | Daniel Bailey | 2020-07-14 | 1 | -2/+2 |
* | procd: jail: fix segfault and add console feature | Daniel Golle | 2020-05-15 | 1 | -0/+1 |
* | procd: replace backticks by $(...) | Adrian Schmutzler | 2020-05-13 | 1 | -2/+2 |
* | procd: bump to latest HEAD | Daniel Golle | 2020-04-09 | 1 | -1/+4 |
* | procd: actually wire-up netns support | Daniel Golle | 2020-03-12 | 1 | -0/+1 |
* | procd: support 'requirejail' attribute | Kevin Darbyshire-Bryant | 2020-02-04 | 1 | -0/+1 |
* | procd: allow usage of * as procd_running() instance parameter | Alin Nastac | 2019-10-18 | 1 | -3/+3 |
* | procd: fix invalid JSON filter expression in procd_running() | Jo-Philipp Wich | 2019-09-19 | 1 | -1/+1 |
* | base-files,procd: add generic service status | Luiz Angelo Daros de Luca | 2019-09-15 | 1 | -0/+25 |
* | procd: add procd_running() helper for checking running state | Rafał Miłecki | 2019-05-02 | 1 | -0/+15 |
* | procd: allow passing optional group instance parameter | Michael Heimpold | 2019-05-02 | 1 | -2/+3 |
* | procd: allow passing optional syslog facility as instance parameter | Michael Heimpold | 2019-05-02 | 1 | -1/+4 |
* | procd: Add wrapper for uci_validate_section() | Jeffery To | 2019-01-22 | 1 | -0/+17 |
* | procd: fix procd_lock() when prepare_roofs | Yousong Zhou | 2018-01-28 | 1 | -2/+2 |
* | procd: procd_send_signal use signal names | Kevin Darbyshire-Bryant | 2018-01-02 | 1 | -0/+4 |
* | procd: introduce procd_lock for init script protection | Roman Yeryomin | 2018-01-02 | 1 | -0/+15 |
* | procd: service_data: Support data within the service itself | Pierre Lebleu | 2017-11-10 | 1 | -0/+15 |
* | procd: mdns: Support txt values with spaces | Karl Palsson | 2017-09-01 | 1 | -2/+2 |
* | procd: support term_timeout parameter | Jo-Philipp Wich | 2017-06-26 | 1 | -1/+1 |
* | procd.sh: use parameterized respawn values | Claudiu Brasovean | 2017-03-07 | 1 | -1/+3 |
* | procd: fix default timeout for reload trigger actions | Denis Osvald | 2017-02-15 | 1 | -5/+2 |
* | procd: update procd.sh to disallow signal-numbers, enforce signal-names | Bastian Bittorf | 2017-01-26 | 1 | -1/+4 |
* | procd: update procd.sh to support sending kill signal to a service | Hans Dedecker | 2016-12-20 | 1 | -1/+17 |
* | procd: add support for service signals | Jo-Philipp Wich | 2016-12-14 | 1 | -1/+1 |
* | procd: Allow initscripts to start one daemon instance at a time | Pierre Lebleu | 2016-10-18 | 1 | -1/+1 |
* | procd: add default timeout for reload trigger actions | Felix Fietkau | 2016-07-29 | 1 | -0/+10 |
* | procd: rework trigger handling | Felix Fietkau | 2016-07-29 | 1 | -8/+16 |
* | procd: fix respawn related warning | John Crispin | 2016-03-10 | 1 | -0/+1 |
* | procd: support pidfile writing. | John Crispin | 2016-03-10 | 1 | -1/+2 |
* | procd: Allow to configure default respawn retry count | John Crispin | 2016-03-04 | 1 | -0/+10 |
* | procd: update procd.sh to support new ujail options | John Crispin | 2015-12-11 | 1 | -3/+3 |
* | procd: correct the order of respawn params in the comments. | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | procd: work around a event race | John Crispin | 2015-06-03 | 1 | -2/+0 |
* | procd: add a 10 second delay to the interface triggers | John Crispin | 2015-06-02 | 1 | -0/+1 |
* | Removed reference to imaginary procd_add_interface_reload in procd.sh | John Crispin | 2015-04-18 | 1 | -1/+0 |
* | procd: add jail support | John Crispin | 2015-03-26 | 1 | -1/+59 |
* | procd: add support for relaying daemon stdio to syslog | Jo-Philipp Wich | 2015-02-26 | 1 | -0/+3 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | procd: update to latest git | John Crispin | 2014-09-11 | 1 | -0/+4 |
* | procd: allow adding empty strings to arrays | Felix Fietkau | 2014-09-10 | 1 | -1/+1 |
* | procd: run the mdns register outside the sub shell container | John Crispin | 2014-08-29 | 1 | -3/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-08-29 | 1 | -0/+44 |
* | procd: add a shell helper function to emit a config.change event | Felix Fietkau | 2014-07-02 | 1 | -0/+13 |
* | procd: add shell functions to add instance data | Felix Fietkau | 2014-07-02 | 1 | -0/+11 |
* | procd: fix uci_validation | John Crispin | 2014-06-30 | 1 | -1/+2 |
* | procd: rename procd_add_network_trigger | John Crispin | 2014-06-16 | 1 | -3/+4 |
* | procd: allow passing multiple config files to procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -1/+4 |
* | procd: service instances can now report an error of why they failed to start. | John Crispin | 2014-06-06 | 1 | -0/+13 |
* | procd: add wrapper calls for interface triggers | John Crispin | 2014-06-05 | 1 | -2/+35 |
* | procd: rename local variable in uci_validate_section | John Crispin | 2014-06-05 | 1 | -9/+9 |