| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fstools: stage libubi-utils static library and headers | John Crispin | 2014-06-02 | 1 | -0/+7 |
* | fstools: update to latest version, fixes build on x86_64 | Felix Fietkau | 2014-06-02 | 1 | -2/+2 |
* | ca-certificates: bump to 20140325 | Steven Barth | 2014-06-01 | 1 | -2/+2 |
* | fstools: update to the latest version, fixes build for 64 bit targets | Felix Fietkau | 2014-05-31 | 1 | -2/+2 |
* | ubox: update to latest version, fixes kmodloader issues with musl | Felix Fietkau | 2014-05-28 | 1 | -2/+2 |
* | ubox: update to the latest version, reduces binary library dependencies | Felix Fietkau | 2014-05-25 | 1 | -2/+2 |
* | procd: update, fixes a bunch of memleaks | Felix Fietkau | 2014-05-25 | 1 | -2/+2 |
* | procd: update to the latest version, fixes some musl compatibility issues | Felix Fietkau | 2014-05-25 | 1 | -2/+2 |
* | mtd: fix compile error with musl | Felix Fietkau | 2014-05-21 | 1 | -0/+1 |
* | fstools: update to the latest version | Luka Perkov | 2014-05-21 | 1 | -2/+9 |
* | fstools: update to the latest version, adds ubifs support and ubi/mtd fixes | Felix Fietkau | 2014-05-19 | 1 | -2/+2 |
* | opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatchi... | Jo-Philipp Wich | 2014-05-14 | 2 | -2/+87 |
* | procd: add explicit libubox dependency to force rebuild on ABI changes (#16300) | Felix Fietkau | 2014-05-09 | 1 | -1/+1 |
* | ubus: update to the latest version, adds lua binding fixes and adds support f... | Felix Fietkau | 2014-05-06 | 1 | -2/+2 |
* | fstools: fix extroot with opkg-installed block-mount (#15550) | Jo-Philipp Wich | 2014-04-17 | 1 | -2/+2 |
* | rpcd: update to the latest version | John Crispin | 2014-04-12 | 1 | -2/+2 |
* | uci: fix import with not yet existing packages, preserve config permissions o... | Jo-Philipp Wich | 2014-04-11 | 1 | -3/+3 |
* | fstools: update to latest git HEAD | John Crispin | 2014-04-07 | 5 | -21/+27 |
* | fstools: scripts should propagate the cmdline | John Crispin | 2014-04-05 | 2 | -2/+2 |
* | fstools: update to latest git | John Crispin | 2014-04-03 | 1 | -2/+2 |
* | firmware: create a new folder for holfing firmware blobs | John Crispin | 2014-03-30 | 6 | -388/+0 |