| Commit message (Expand) | Author | Age | Files | Lines |
* | package: flag essential components as nonshared | Jo-Philipp Wich | 2016-04-06 | 1 | -0/+2 |
* | 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: bump to latest git HEAD | John Crispin | 2016-03-10 | 1 | -2/+2 |
* | procd: Allow to configure default respawn retry count | John Crispin | 2016-03-04 | 1 | -0/+10 |
* | procd: hotplug.json: allow passing hotplug events from all subsystems | John Crispin | 2016-02-26 | 1 | -12/+6 |
* | hotplug-preinit: remove superfluous `and` | John Crispin | 2016-02-26 | 1 | -3/+1 |
* | procd: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 1 | -3/+10 |
* | procd: update to the latest version, fixes a memory leak in trigger handling | Felix Fietkau | 2016-02-04 | 1 | -2/+2 |
* | procd: emit events for sound subsystem | John Crispin | 2016-01-19 | 1 | -1/+1 |
* | procd: align early init PATH with rest of OpenWrt | Jo-Philipp Wich | 2016-01-14 | 1 | -3/+3 |
* | procd: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | procd: add 'platform_nand_pre_upgrade' | John Crispin | 2015-12-12 | 1 | -0/+4 |
* | procd: update procd.sh to support new ujail options | John Crispin | 2015-12-11 | 1 | -3/+3 |
* | procd: bump to latest git HEAD | John Crispin | 2015-12-11 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2015-11-28 | 1 | -2/+2 |
* | procd: drop nand_upgrade_stage1 from sysupgrade_pre_upgrade hooks | Rafał Miłecki | 2015-11-17 | 1 | -1/+0 |
* | procd: update to latest git | John Crispin | 2015-10-26 | 1 | -2/+2 |
* | procd: make nand_do_platform_check check image only | Rafał Miłecki | 2015-10-02 | 1 | -3/+0 |
* | procd: update to latest git revision | John Crispin | 2015-09-16 | 1 | -2/+2 |
* | procd: update to latest git revision | John Crispin | 2015-09-15 | 1 | -2/+2 |
* | procd: rework makefile, split ujail/seccomp | John Crispin | 2015-09-15 | 1 | -25/+25 |
* | procd: fix seccomp build on some architectures | Hauke Mehrtens | 2015-08-16 | 1 | -2/+2 |
* | procd: switch buttons to the new "button" hotplug handler | Rafał Miłecki | 2015-08-10 | 1 | -1/+1 |
* | procd: update to the latest version, add "button" hotplug handler | Rafał Miłecki | 2015-08-10 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2015-07-24 | 1 | -2/+2 |
* | procd: update to the latest version, fix stdout logging | Rafał Miłecki | 2015-07-07 | 1 | -2/+3 |
* | procd: update to the latest version, fixes umask handling for creating /dev/shm | Felix Fietkau | 2015-06-18 | 1 | -2/+2 |
* | procd: update to the latest version, fixes /dev/shm permissions | Felix Fietkau | 2015-06-17 | 1 | -2/+2 |
* | procd: update to the latest version, adds a few fixes | Felix Fietkau | 2015-06-14 | 1 | -2/+2 |
* | 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 | 2 | -4/+2 |
* | procd: add a 10 second delay to the interface triggers | John Crispin | 2015-06-02 | 1 | -0/+1 |
* | procd: make the jail code also work on arm | John Crispin | 2015-05-23 | 1 | -4/+4 |
* | procd: fix uid/gid changing for service instances | Jo-Philipp Wich | 2015-05-05 | 1 | -2/+2 |
* | Removed reference to imaginary procd_add_interface_reload in procd.sh | John Crispin | 2015-04-18 | 1 | -1/+0 |
* | procd: fix compile error on x86_64 | John Crispin | 2015-04-10 | 1 | -2/+2 |
* | procd: add helper for starting NAND sysupgrade | John Crispin | 2015-04-09 | 1 | -0/+9 |
* | rpcd: properly handle return codes | John Crispin | 2015-03-30 | 1 | -1/+1 |
* | procd: properly handle return codes | John Crispin | 2015-03-30 | 1 | -2/+2 |
* | procd: remove superflous @ in depends line | John Crispin | 2015-03-27 | 1 | -1/+1 |
* | procd: disable jail for uml builds | John Crispin | 2015-03-27 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2015-03-27 | 1 | -2/+2 |
* | procd: fix jail/seccomp build depenedencies | John Crispin | 2015-03-26 | 1 | -6/+23 |
* | procd: add jail support | John Crispin | 2015-03-26 | 2 | -5/+84 |
* | procd: update to latest git HEAD | John Crispin | 2015-03-18 | 1 | -2/+2 |
* | packages: some (e)glibc fixes after r44701 | Nicolas Thill | 2015-03-16 | 1 | -2/+2 |
* | procd: bump to latest git HEAD | John Crispin | 2015-03-12 | 1 | -2/+2 |
* | json-c: update to 0.12 and bump all depending services | John Crispin | 2015-03-11 | 1 | -2/+2 |
* | procd: update to the latest version, fixes musl compile error | Felix Fietkau | 2015-02-27 | 1 | -2/+2 |