| Commit message (Expand) | Author | Age | Files | Lines |
* | opkg: switch to git repository (#14655) | Jo-Philipp Wich | 2013-12-21 | 1 | -3/+3 |
* | procd: fix service file tracking | Jo-Philipp Wich | 2013-12-18 | 1 | -2/+2 |
* | opkg: do not add blank "Provides:" fields to package metadata | Felix Fietkau | 2013-12-13 | 1 | -0/+11 |
* | ubox: fix logging support. the initial connect failed | John Crispin | 2013-12-09 | 1 | -2/+2 |
* | procd: update procd, add ulimit support | John Crispin | 2013-12-09 | 1 | -2/+2 |
* | ubox: fix up pidcount handling inside log.init | John Crispin | 2013-12-09 | 1 | -0/+3 |
* | netifd: enable coredumps again | John Crispin | 2013-12-09 | 1 | -2/+3 |
* | 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 |