| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: disable trx_check() for ar71xx, fixes a regression introduced in r42403 | Felix Fietkau | 2014-09-02 | 1 | -0/+2 |
* | mtd: Fix trx check after partition rename ("linux" to "firmware") | Felix Fietkau | 2014-09-02 | 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 | 2 | -2/+46 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -2/+0 |
* | build: add new option to add disabled feeds commented out to opkg.conf | Jo-Philipp Wich | 2014-08-06 | 1 | -0/+5 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 3 | -2/+8 |
* | procd: update to the latest version, fixes parsing of /etc/openwrt_release | Felix Fietkau | 2014-07-30 | 1 | -2/+2 |
* | procd: work around some docker architecture quirks | Steven Barth | 2014-07-29 | 1 | -2/+2 |
* | procd: check output of "uci show" instead of raw config files in order to tra... | Felix Fietkau | 2014-07-29 | 1 | -1/+8 |
* | procd: update to the latest version, fixes hotplug firmware loading issues | Felix Fietkau | 2014-07-18 | 1 | -2/+2 |
* | allow overriding the kernel partition's name | Imre Kaloz | 2014-07-14 | 1 | -2/+5 |
* | we already have a get_magic_long() in common.sh for sysupgrade, don't break it | Imre Kaloz | 2014-07-13 | 1 | -2/+2 |
* | procd: correctly identify ubifs in tar file | John Crispin | 2014-07-10 | 1 | -2/+2 |
* | rpcd: fix parsing of executable plugin output | Jo-Philipp Wich | 2014-07-03 | 1 | -2/+2 |
* | ubus: update to the latest version, fixes compile error regressions | Felix Fietkau | 2014-07-03 | 1 | -1/+1 |
* | ubus: update to the latest version, increases maximum message size and adds a... | Felix Fietkau | 2014-07-03 | 1 | -2/+2 |
* | 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: update to the latest version, adds support for dumping per-instance se... | Felix Fietkau | 2014-07-02 | 1 | -2/+2 |
* | ubox: fix remote logging | John Crispin | 2014-07-02 | 1 | -1/+1 |
* | ubox: add a flag that allows us to disable remote log while keeping the ip se... | John Crispin | 2014-07-01 | 1 | -1/+3 |
* | procd: fix uci_validation | John Crispin | 2014-06-30 | 2 | -2/+10 |
* | ubox: update to latest git | John Crispin | 2014-06-30 | 1 | -2/+2 |
* | build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages | Felix Fietkau | 2014-06-30 | 3 | -0/+3 |
* | rpcd: update to the latest version, fixes build with musl | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
* | ubox: add explicit dependency on libubus to catch ABI changes | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | ubus: update to the latest version, fixes netifd related crashes on ubus call... | Felix Fietkau | 2014-06-25 | 1 | -2/+2 |
* | procd: fix nand.sh kernel_length typo | John Crispin | 2014-06-24 | 1 | -2/+2 |
* | fstools: fix factory reset on ubifs overlay | John Crispin | 2014-06-24 | 1 | -2/+2 |
* | procd: update to latest git head | John Crispin | 2014-06-19 | 1 | -4/+4 |
* | procd: various improvements to nand.sh | John Crispin | 2014-06-19 | 1 | -7/+33 |
* | procd: forgot to update the git id in the last commit | John Crispin | 2014-06-17 | 1 | -1/+1 |
* | procd: make upgarded depend on mips, the static linking on arm fails | John Crispin | 2014-06-17 | 1 | -2/+2 |
* | procd: some cleanup for SysupgradeNAND | John Crispin | 2014-06-17 | 1 | -6/+3 |
* | procd: various cleanups to /lib/upgrade/nand.sh | John Crispin | 2014-06-16 | 1 | -126/+120 |
* | procd: update to latest git HEAD | John Crispin | 2014-06-16 | 1 | -2/+2 |
* | procd: rename procd_add_network_trigger | John Crispin | 2014-06-16 | 1 | -3/+4 |
* | procd: update to the latest version, fixes static linking of upgraded | Felix Fietkau | 2014-06-11 | 1 | -1/+1 |
* | procd: allow passing multiple config files to procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -1/+4 |
* | procd: fix overflow in hotplug socket on certain targets | Steven Barth | 2014-06-11 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-06-11 | 2 | -4/+322 |
* | fstools: the ubi flash tool is obselete now | John Crispin | 2014-06-11 | 1 | -14/+1 |
* | mountd: remove a bogus include to fix compile with musl | Felix Fietkau | 2014-06-09 | 1 | -0/+10 |
* | procd: Fix USB cellular modems hotplug events | Felix Fietkau | 2014-06-07 | 1 | -4/+4 |
* | procd: service instances can now report an error of why they failed to start. | John Crispin | 2014-06-06 | 2 | -2/+15 |
* | procd: update to the latest version, fixes a crash on early boot | Felix Fietkau | 2014-06-05 | 1 | -1/+1 |
* | procd: add wrapper calls for interface triggers | John Crispin | 2014-06-05 | 1 | -2/+35 |
* | procd: update to latest git head | John Crispin | 2014-06-05 | 1 | -2/+2 |
* | procd: rename local variable in uci_validate_section | John Crispin | 2014-06-05 | 1 | -9/+9 |