| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | procd: add support for relaying daemon stdio to syslog | Jo-Philipp Wich | 2015-02-26 | 2 | -2/+5 |
* | procd: switch to ulog api | Jo-Philipp Wich | 2015-02-26 | 1 | -2/+2 |
* | procd: fix PKG_CONFIG_DEPENDS | John Crispin | 2015-02-15 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2015-01-28 | 1 | -2/+2 |
* | procd: make build of upgraded optional | Jo-Philipp Wich | 2015-01-25 | 1 | -3/+7 |
* | procd: fix console bringup on UML (again...) | Steven Barth | 2015-01-09 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-12-15 | 1 | -2/+2 |
* | procd: more nand takeover fixes | John Crispin | 2014-12-03 | 1 | -8/+12 |
* | procd: firstboot nand/ubi takeover support | John Crispin | 2014-12-03 | 2 | -0/+31 |
* | procd: drop the zram dependencies, theu caused a recursive deps warning | John Crispin | 2014-12-02 | 1 | -1/+1 |
* | procd: reintroduce /sys/fs/cgroup mount | John Crispin | 2014-12-02 | 1 | -1/+1 |
* | procd: add support for zram compressed /tmp | John Crispin | 2014-12-02 | 1 | -6/+15 |
* | procd: fix typo in nand.sh s/TRX/TAR/ | Rafał Miłecki | 2014-11-28 | 1 | -2/+2 |
* | procd: fix/clean some conditions in nand.sh | John Crispin | 2014-11-24 | 1 | -5/+7 |
* | procd: document nand.sh a bit | John Crispin | 2014-11-24 | 1 | -0/+16 |
* | procd: update to the latest version, fixes ubus service list | Felix Fietkau | 2014-11-19 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-11-14 | 1 | -2/+2 |
* | procd: update to the latest version, fixes job control on the console shell | Felix Fietkau | 2014-11-08 | 1 | -2/+2 |