| Commit message (Expand) | Author | Age | Files | Lines |
* | rpcd: update to latest Git HEAD | Jo-Philipp Wich | 2019-12-17 | 1 | -3/+3 |
* | rpcd: update to latest Git HEAD | Jo-Philipp Wich | 2019-11-10 | 1 | -3/+3 |
* | rpcd: update to latest Git HEAD | Jo-Philipp Wich | 2019-11-01 | 1 | -3/+3 |
* | rpcd: update to latest Git HEAD | Jo-Philipp Wich | 2019-09-21 | 1 | -3/+3 |
* | netifd,lldpd,rpcd,log: use generic service_running | Petr Štetiar | 2019-09-15 | 1 | -4/+0 |
* | rpcd: update to latest Git HEAD | Jo-Philipp Wich | 2019-09-10 | 1 | -3/+3 |
* | rpcd: update to latest Git HEAD | Jo-Philipp Wich | 2019-09-08 | 1 | -4/+4 |
* | rpcd: update to latest Git HEAD | Jo-Philipp Wich | 2019-09-01 | 1 | -3/+3 |
* | rpcd: implement service_running() in init.d script | Rafał Miłecki | 2019-07-15 | 2 | -1/+4 |
* | rpcd: add direct dependency on libjson-c | Jo-Philipp Wich | 2019-06-21 | 1 | -1/+1 |
* | rpcd: fix init script reload action | Jo-Philipp Wich | 2019-06-06 | 2 | -6/+3 |
* | rpcd: update to the latest git head | Petr Štetiar | 2019-06-06 | 1 | -3/+3 |
* | rpcd: update to latest Git head | Jo-Philipp Wich | 2018-12-12 | 1 | -3/+3 |
* | rpcd: update to latest Git head | Jo-Philipp Wich | 2018-11-22 | 1 | -2/+2 |
* | rpcd: update to latest Git head | Jo-Philipp Wich | 2018-11-22 | 3 | -4/+10 |
* | rpcd: update to latest git HEAD | Jo-Philipp Wich | 2018-08-16 | 1 | -3/+3 |
* | rpcd: update to lastest HEAD | Jo-Philipp Wich | 2018-05-14 | 1 | -3/+3 |
* | rpcd: update to latest HEAD | Jo-Philipp Wich | 2018-04-20 | 1 | -3/+3 |
* | treewide: replace LEDE_GIT with PROJECT_GIT | Jo-Philipp Wich | 2018-01-10 | 1 | -1/+1 |
* | rpcd: update to version from 2017-12-07 | Daniel Golle | 2017-12-07 | 1 | -3/+3 |
* | rpcd: fix packagelist memory leak | Daniel Golle | 2017-11-13 | 1 | -2/+2 |
* | rpcd: update to the latest version from 2017-11-12 | Daniel Golle | 2017-11-12 | 1 | -3/+3 |
* | rpcd: update to the latest version from 2017-11-09 | Rafał Miłecki | 2017-11-09 | 1 | -3/+3 |
* | rpcd: Explicitly link with lcrypt | Florian Fainelli | 2017-01-29 | 1 | -0/+2 |
* | rpcd: Update to 2016-12-03 | Florian Fainelli | 2017-01-02 | 1 | -3/+3 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 1 | -6/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -1/+2 |
* | rpcd: iwinfo plugin fixes | Jo-Philipp Wich | 2016-06-30 | 1 | -2/+2 |
* | package/*: update git urls for project repos | John Crispin | 2016-06-13 | 1 | -1/+1 |
* | treewide: replace jow@openwrt.org with jo@mein.io | Jo-Philipp Wich | 2016-06-07 | 1 | -1/+1 |
* | rpcd: update to latest version | Luka Perkov | 2016-04-13 | 1 | -3/+3 |
* | rpcd: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | rpcd: update to latest git HEAD | John Crispin | 2015-10-01 | 1 | -2/+3 |
* | rpcd: update to the latest version | Luka Perkov | 2015-07-15 | 1 | -2/+2 |
* | rpcd: unload package after uci reverts | Jo-Philipp Wich | 2015-05-17 | 1 | -2/+2 |
* | rpcd: update to latest git HEAD | John Crispin | 2015-04-14 | 1 | -2/+2 |
* | rpcd: properly handle return codes | John Crispin | 2015-03-30 | 1 | -2/+2 |
* | rpcd: update to latest git HEAD | John Crispin | 2015-03-11 | 1 | -1/+1 |
* | json-c: update to 0.12 and bump all depending services | John Crispin | 2015-03-11 | 1 | -2/+2 |
* | rpcd: fix session.{login,list,destroy} method signatures | Jo-Philipp Wich | 2015-02-09 | 1 | -3/+3 |
* | rpcd: add 802.11ac for iwinfo | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |
* | rpcd: update to the latest version, fixes build after libubox update | Felix Fietkau | 2014-10-19 | 1 | -2/+2 |
* | rpcd: fix parsing of executable plugin output | Jo-Philipp Wich | 2014-07-03 | 1 | -2/+2 |
* | rpcd: update to the latest version, fixes build with musl | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
* | rpcd: update to the latest version | John Crispin | 2014-04-12 | 1 | -2/+2 |
* | rpcd: build, uci and session api fixes | Jo-Philipp Wich | 2014-01-12 | 1 | -3/+3 |
* | rpcd: fix missing option removal when merging subsequent uci set calls | Jo-Philipp Wich | 2013-09-29 | 1 | -2/+2 |
* | procd: convert various packages to procd style init.d scripts | John Crispin | 2013-09-17 | 1 | -4/+7 |
* | rpcd: update to git head | Jo-Philipp Wich | 2013-09-13 | 1 | -3/+4 |