| Commit message (Expand) | Author | Age | Files | Lines |
* | uci: update to the latest version, adds a small uci_to_blob fix | Felix Fietkau | 2013-12-02 | 1 | -2/+2 |
* | ubox: fix handling of uci lists, prevent shell code injection from uci values... | Jo-Philipp Wich | 2013-11-28 | 1 | -2/+2 |
* | Revert "ubox: the validation code has problems with the "(" char. use string ... | Jo-Philipp Wich | 2013-11-28 | 1 | -1/+1 |
* | procd: fix processing of datatype specification with spaces | Jo-Philipp Wich | 2013-11-28 | 1 | -2/+2 |
* | ubox: the validation code has problems with the "(" char. use string for now | John Crispin | 2013-11-26 | 1 | -1/+1 |
* | base-files: allow users to delect debug level during boot | John Crispin | 2013-11-25 | 1 | -2/+2 |
* | procd: update procd.sh to make use of the new validate_data tool | John Crispin | 2013-11-25 | 1 | -52/+8 |
* | ubox: update the validate_data tool | John Crispin | 2013-11-25 | 1 | -2/+2 |
* | ubox: fix typo that caused log_file to not be validated properly | John Crispin | 2013-11-25 | 1 | -1/+1 |
* | procd: fix the running hook #38868 | John Crispin | 2013-11-20 | 1 | -3/+3 |
* | procd: add validation to the log init script | John Crispin | 2013-11-20 | 1 | -10/+23 |
* | mtd: add a "mtd verify" call | John Crispin | 2013-11-19 | 3 | -2/+72 |
* | libubox: ubox: procd: move md5.{c,h} to libubox | John Crispin | 2013-11-19 | 2 | -4/+4 |
* | procd: update to latest git head | John Crispin | 2013-11-19 | 1 | -2/+2 |
* | procd: emit tty events for ttyUSB* even when they come from the usb-serial su... | Felix Fietkau | 2013-11-19 | 1 | -7/+10 |
* | procd: ubox: update to latest git head | John Crispin | 2013-11-16 | 3 | -13/+17 |
* | ar71xx: Unifi AP Pro sysupgrade patch | Felix Fietkau | 2013-11-14 | 1 | -3/+12 |
* | zram-swap: fix dependencies | Hauke Mehrtens | 2013-11-13 | 1 | -1/+1 |
* | procd: remove obselete script install reference Signed-off-by: John Crispin <... | John Crispin | 2013-11-13 | 1 | -1/+1 |
* | procd: options with default values are not parsed properly in the ubus regist... | John Crispin | 2013-11-13 | 1 | -1/+2 |
* | procd: update to latest git head | John Crispin | 2013-11-13 | 2 | -14/+81 |
* | procd: reduce the number of unnecessary calls to /sbin/hotplug-call for tty d... | Felix Fietkau | 2013-11-10 | 1 | -2/+8 |
* | procd: update to latest git head | John Crispin | 2013-11-08 | 1 | -2/+2 |
* | ubox: fix extroot/extoverlay mounting by label and support mounting by device... | Jo-Philipp Wich | 2013-11-07 | 1 | -2/+2 |
* | ubox: update to latest git head | John Crispin | 2013-11-07 | 1 | -2/+2 |
* | ubus: update to latest git head | John Crispin | 2013-11-07 | 1 | -2/+2 |
* | package/ubox: fix jffs2 handling on MTD devices emulated by gluebi | Gabor Juhos | 2013-11-05 | 2 | -1/+177 |
* | ubox: update to latest git HEAD | John Crispin | 2013-10-28 | 1 | -2/+2 |
* | ubox: update to latest git head | John Crispin | 2013-10-26 | 1 | -2/+2 |
* | procd: update to latest git head | John Crispin | 2013-10-24 | 2 | -2/+4 |
* | uci: upgrade to latest git version | Luka Perkov | 2013-10-15 | 1 | -2/+2 |
* | ubox: fix extroot after kmodloader changes | Jo-Philipp Wich | 2013-10-14 | 1 | -2/+2 |
* | opkg: ignore empty fields in package lists | Steven Barth | 2013-10-14 | 2 | -1/+17 |
* | procd: fix command handling in procd_add_instance() | Felix Fietkau | 2013-10-09 | 1 | -1/+1 |
* | opkg: add support for SHA256 verification | Steven Barth | 2013-10-04 | 1 | -2/+2 |
* | Add package signing infrastructure | Steven Barth | 2013-10-02 | 2 | -2/+6 |
* | procd: fix incorrect use of sizeof() in vsnprintf() | Jo-Philipp Wich | 2013-10-01 | 1 | -2/+2 |
* | procd: update to latest git head | John Crispin | 2013-09-30 | 1 | -2/+2 |
* | rpcd: fix missing option removal when merging subsequent uci set calls | Jo-Philipp Wich | 2013-09-29 | 1 | -2/+2 |
* | ubus: restrict unix domain socket permission to 0600 to disallow non-root con... | Jo-Philipp Wich | 2013-09-29 | 1 | -2/+2 |
* | ubox: support alternative spellings for modinfo and rmmod | Jo-Philipp Wich | 2013-09-29 | 1 | -2/+2 |
* | uci: change uci_ptr checking order in uci_delete() | Jo-Philipp Wich | 2013-09-29 | 1 | -2/+2 |
* | ubox: fix kmod loading for modules with varying dashes & underscores in names... | Jo-Philipp Wich | 2013-09-28 | 1 | -2/+2 |
* | opkg: add build variant with signature support | Steven Barth | 2013-09-26 | 3 | -14/+56 |
* | fix various init scripts | Luka Perkov | 2013-09-23 | 1 | -4/+3 |
* | package/mtd: enable seama fixup code for ar71xx | Gabor Juhos | 2013-09-19 | 1 | -1/+1 |
* | procd: convert various packages to procd style init.d scripts | John Crispin | 2013-09-17 | 2 | -9/+7 |
* | procd: update to latest git head | John Crispin | 2013-09-17 | 2 | -4/+20 |
* | ubox: make use of modprobe | John Crispin | 2013-09-17 | 1 | -2/+5 |
* | rpcd: update to git head | Jo-Philipp Wich | 2013-09-13 | 1 | -3/+4 |