| Commit message (Expand) | Author | Age | Files | Lines |
* | opkg: ensure image provided feeds are available after sysupgrade | Jonas Gorski | 2015-07-25 | 3 | -4/+21 |
* | procd: update to latest git HEAD | John Crispin | 2015-07-24 | 1 | -2/+2 |
* | rpcd: update to the latest version | Luka Perkov | 2015-07-15 | 1 | -2/+2 |
* | ubox: update to latest git HEAD | John Crispin | 2015-07-14 | 1 | -2/+2 |
* | fstools: fstab.init fix spelling | John Crispin | 2015-07-08 | 1 | -2/+2 |
* | ubus: bump to latest git HEAD | John Crispin | 2015-07-07 | 1 | -2/+2 |
* | procd: update to the latest version, fix stdout logging | Rafał Miłecki | 2015-07-07 | 1 | -2/+3 |
* | ubus: update to the latest version, fixes a segfault on message retry | Felix Fietkau | 2015-07-06 | 1 | -2/+2 |
* | ubus: update to latest git HEAD | John Crispin | 2015-06-18 | 1 | -3/+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 |
* | opkg: fix duplicate check_signature line for smime variant (#19863) | Felix Fietkau | 2015-06-16 | 1 | -3/+3 |
* | 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 |
* | opkg: Fix --force-checksum when using SHA256 | John Crispin | 2015-06-05 | 1 | -0/+31 |
* | mtd: add missing <endian.h> include | Felix Fietkau | 2015-06-05 | 1 | -0/+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 |
* | ca-certificates: update to version 20150426 | John Crispin | 2015-05-31 | 1 | -4/+4 |
* | feeds: use common macro "FeedSourcesAppend" to populate opkg configurations | Jo-Philipp Wich | 2015-05-28 | 1 | -12/+1 |
* | fstools: update to the latest version, makes filesystem initialization state ... | Felix Fietkau | 2015-05-25 | 1 | -2/+2 |
* | ubus: update to the latest version, switch to git.openwrt.org, fixes a lua bi... | Felix Fietkau | 2015-05-25 | 1 | -3/+3 |
* | ubox: various logd cleanups | John Crispin | 2015-05-23 | 1 | -2/+2 |
* | procd: make the jail code also work on arm | John Crispin | 2015-05-23 | 1 | -4/+4 |
* | rpcd: unload package after uci reverts | Jo-Philipp Wich | 2015-05-17 | 1 | -2/+2 |
* | usign: update to the latest version, use libubox base64 code | Felix Fietkau | 2015-05-08 | 1 | -2/+6 |
* | 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 |
* | opkg: fix md5 related #ifdef (thx, swalker) | Felix Fietkau | 2015-04-14 | 1 | -1/+1 |
* | rpcd: update to latest git HEAD | John Crispin | 2015-04-14 | 1 | -2/+2 |
* | fstools: update to latest git HEAD | John Crispin | 2015-04-14 | 1 | -2/+2 |
* | opkg: drop md5 in favour of sha256 | John Crispin | 2015-04-14 | 3 | -1/+976 |
* | fstools: reject relative mount points | Jo-Philipp Wich | 2015-04-12 | 1 | -2/+2 |
* | procd: fix compile error on x86_64 | John Crispin | 2015-04-10 | 1 | -2/+2 |
* | fstools: update to latest git HEAD | John Crispin | 2015-04-10 | 1 | -2/+2 |
* | uci: update to the latest version, fixes a regression in handling empty/comme... | Felix Fietkau | 2015-04-09 | 1 | -2/+2 |
* | procd: add helper for starting NAND sysupgrade | John Crispin | 2015-04-09 | 1 | -0/+9 |
* | ubox: add log_trailer_null option to uci | John Crispin | 2015-04-09 | 1 | -2/+6 |
* | build: add integration for managing opkg package feed keys | Felix Fietkau | 2015-04-06 | 2 | -2/+71 |
* | opkg: add patch to circumvent signature checks on the command line | Felix Fietkau | 2015-04-06 | 1 | -0/+70 |
* | opkg: add patch for supporting signature checking through usign | Felix Fietkau | 2015-04-06 | 1 | -0/+91 |
* | usign: add new package for generating/verifying verification (similar to sign... | Felix Fietkau | 2015-04-06 | 1 | -0/+39 |
* | uci: update to the latest version, fixes savedir issues | Felix Fietkau | 2015-04-03 | 1 | -2/+2 |
* | packages: use $(LN) macro, make symlinks relative | Nicolas Thill | 2015-04-03 | 3 | -9/+9 |
* | ubox: update to latest git HEAD | John Crispin | 2015-04-02 | 1 | -2/+2 |
* | uci: update to the latest version, fixes delta path / savedir issues | Felix Fietkau | 2015-03-31 | 1 | -2/+2 |
* | rpcd: properly handle return codes | John Crispin | 2015-03-30 | 2 | -3/+3 |
* | ubox: properly handle return codes | John Crispin | 2015-03-30 | 1 | -2/+2 |
* | procd: properly handle return codes | John Crispin | 2015-03-30 | 1 | -2/+2 |
* | fstools: properly handle return codes | John Crispin | 2015-03-30 | 1 | -2/+2 |