rpcd: iwinfo plugin fixes
[openwrt.git] / package / system / procd /
2016-03-10 blogicprocd: fix respawn related warning
2016-03-10 blogicprocd: support pidfile writing.
2016-03-10 blogicprocd: bump to latest git HEAD
2016-03-04 blogicprocd: Allow to configure default respawn retry count
2016-02-26 blogicprocd: hotplug.json: allow passing hotplug events from...
2016-02-26 blogichotplug-preinit: remove superfluous `and`
2016-02-08 jowprocd: honor CONFIG_TARGET_INIT_PATH
2016-02-04 nbdprocd: update to the latest version, fixes a memory...
2016-01-19 blogicprocd: emit events for sound subsystem
2016-01-14 jowprocd: align early init PATH with rest of OpenWrt
2016-01-04 nbdprocd: move to git.openwrt.org
2015-12-12 blogicprocd: add 'platform_nand_pre_upgrade'
2015-12-11 blogicprocd: update procd.sh to support new ujail options
2015-12-11 blogicprocd: bump to latest git HEAD
2015-11-28 blogicprocd: update to latest git HEAD
2015-11-17 rmileckiprocd: drop nand_upgrade_stage1 from sysupgrade_pre_upg...
2015-10-26 blogicprocd: update to latest git
2015-10-02 rmileckiprocd: make nand_do_platform_check check image only
2015-09-16 blogicprocd: update to latest git revision
2015-09-15 blogicprocd: update to latest git revision
2015-09-15 blogicprocd: rework makefile, split ujail/seccomp
2015-08-16 haukeprocd: fix seccomp build on some architectures
2015-08-10 rmileckiprocd: switch buttons to the new "button" hotplug handler
2015-08-10 rmileckiprocd: update to the latest version, add "button" hotpl...
2015-07-24 blogicprocd: update to latest git HEAD
2015-07-07 rmileckiprocd: update to the latest version, fix stdout logging
2015-06-18 nbdprocd: update to the latest version, fixes umask handli...
2015-06-17 nbdprocd: update to the latest version, fixes /dev/shm...
2015-06-14 nbdprocd: update to the latest version, adds a few fixes
2015-06-14 nbdprocd: correct the order of respawn params in the comments.
2015-06-03 blogicprocd: work around a event race
2015-06-02 blogicprocd: add a 10 second delay to the interface triggers
2015-05-23 blogicprocd: make the jail code also work on arm
2015-05-05 jowprocd: fix uid/gid changing for service instances
2015-04-18 blogicRemoved reference to imaginary procd_add_interface_relo...
2015-04-10 blogicprocd: fix compile error on x86_64
2015-04-09 blogicprocd: add helper for starting NAND sysupgrade
2015-03-30 blogicrpcd: properly handle return codes
2015-03-30 blogicprocd: properly handle return codes
2015-03-27 blogicprocd: remove superflous @ in depends line
2015-03-27 blogicprocd: disable jail for uml builds
2015-03-27 blogicprocd: update to latest git HEAD
2015-03-26 blogicprocd: fix jail/seccomp build depenedencies
2015-03-26 blogicprocd: add jail support
2015-03-18 blogicprocd: update to latest git HEAD
2015-03-16 nicopackages: some (e)glibc fixes after r44701
2015-03-12 blogicprocd: bump to latest git HEAD
2015-03-11 blogicjson-c: update to 0.12 and bump all depending services
2015-02-27 nbdprocd: update to the latest version, fixes musl compile...
2015-02-26 jowprocd: add support for relaying daemon stdio to syslog
2015-02-26 jowprocd: switch to ulog api
2015-02-15 blogicprocd: fix PKG_CONFIG_DEPENDS
2015-01-28 blogicprocd: update to latest git HEAD
2015-01-25 jowprocd: make build of upgraded optional
2015-01-09 cyrusprocd: fix console bringup on UML (again...)
2014-12-15 blogicprocd: update to latest git HEAD
2014-12-03 blogicprocd: more nand takeover fixes
2014-12-03 blogicprocd: firstboot nand/ubi takeover support
2014-12-02 blogicprocd: drop the zram dependencies, theu caused a recurs...
2014-12-02 blogicprocd: reintroduce /sys/fs/cgroup mount
2014-12-02 blogicprocd: add support for zram compressed /tmp
2014-11-28 rmileckiprocd: fix typo in nand.sh s/TRX/TAR/
2014-11-24 blogicprocd: fix/clean some conditions in nand.sh
2014-11-24 blogicprocd: document nand.sh a bit
2014-11-19 nbdprocd: update to the latest version, fixes ubus service...
2014-11-14 blogicprocd: update to latest git HEAD
2014-11-08 nbdprocd: update to the latest version, fixes job control...
2014-11-06 blogicprocd: update to latest git
2014-11-05 cyrusprocd: fix kernel command-line argument parsing
2014-11-04 cyrusprocd: Make askconsole work again when no tty is specif...
2014-11-04 cyrusprocd: fix serial console login (#18278)
2014-11-03 blogiclicense info - revert r43155
2014-11-03 blogicAdd more license tags with SPDX identifiers
2014-11-02 cyrusAdd a few SPDX tags
2014-11-01 cyrusprocd: revert some changes breaking console on UML
2014-10-30 blogicprocd: Allow boot messages to be sent to console
2014-10-14 blogicprocd: update to latest git
2014-10-14 blogicscripts: fix wrong usage of '==' operator
2014-10-12 nbdprocd: fix initial nand sysupgrade
2014-10-12 nbdprocd: fix parsing of the has_env parameter
2014-10-08 blogicprocd: handle hotplug events for the usbmisc subsystem
2014-10-06 blogicprocd: r42814 added a bad git version
2014-10-06 blogicprocd: update to latest git HEAD
2014-09-15 blogicprocd: update to latest git HEAD
2014-09-11 blogicprocd: update to latest git
2014-09-10 nbdprocd: allow adding empty strings to arrays
2014-08-29 blogicprocd: run the mdns register outside the sub shell...
2014-08-29 blogicprocd: update to latest git HEAD
2014-07-30 nbdprocd: update to the latest version, fixes parsing...
2014-07-29 cyrusprocd: work around some docker architecture quirks
2014-07-29 nbdprocd: check output of "uci show" instead of raw config...
2014-07-18 nbdprocd: update to the latest version, fixes hotplug...
2014-07-14 kaloz[procd]: allow overriding the kernel partition's name
2014-07-13 kaloz[procd]: we already have a get_magic_long() in common...
2014-07-10 blogicprocd: correctly identify ubifs in tar file
2014-07-02 nbdprocd: add a shell helper function to emit a config...
2014-07-02 nbdprocd: add shell functions to add instance data
2014-07-02 nbdprocd: update to the latest version, adds support for...
2014-06-30 blogicprocd: fix uci_validation
2014-06-24 blogicprocd: fix nand.sh kernel_length typo
next