summaryrefslogtreecommitdiff
path: root/package/system
Commit message (Expand)AuthorAgeFilesLines
...
* ubox: fix logging support. the initial connect failedJohn Crispin2013-12-091-2/+2
* procd: update procd, add ulimit supportJohn Crispin2013-12-091-2/+2
* ubox: fix up pidcount handling inside log.initJohn Crispin2013-12-091-0/+3
* netifd: enable coredumps againJohn Crispin2013-12-091-2/+3
* uci: update to the latest version, adds a small uci_to_blob fixFelix Fietkau2013-12-021-2/+2
* ubox: fix handling of uci lists, prevent shell code injection from uci values...Jo-Philipp Wich2013-11-281-2/+2
* Revert "ubox: the validation code has problems with the "(" char. use string ...Jo-Philipp Wich2013-11-281-1/+1
* procd: fix processing of datatype specification with spacesJo-Philipp Wich2013-11-281-2/+2
* ubox: the validation code has problems with the "(" char. use string for nowJohn Crispin2013-11-261-1/+1
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-251-2/+2
* procd: update procd.sh to make use of the new validate_data toolJohn Crispin2013-11-251-52/+8
* ubox: update the validate_data toolJohn Crispin2013-11-251-2/+2
* ubox: fix typo that caused log_file to not be validated properlyJohn Crispin2013-11-251-1/+1
* procd: fix the running hook #38868John Crispin2013-11-201-3/+3
* procd: add validation to the log init scriptJohn Crispin2013-11-201-10/+23
* mtd: add a "mtd verify" callJohn Crispin2013-11-193-2/+72
* libubox: ubox: procd: move md5.{c,h} to libuboxJohn Crispin2013-11-192-4/+4
* procd: update to latest git headJohn Crispin2013-11-191-2/+2
* procd: emit tty events for ttyUSB* even when they come from the usb-serial su...Felix Fietkau2013-11-191-7/+10
* procd: ubox: update to latest git headJohn Crispin2013-11-163-13/+17
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-141-3/+12
* zram-swap: fix dependenciesHauke Mehrtens2013-11-131-1/+1
* procd: remove obselete script install reference Signed-off-by: John Crispin <...John Crispin2013-11-131-1/+1
* procd: options with default values are not parsed properly in the ubus regist...John Crispin2013-11-131-1/+2
* procd: update to latest git headJohn Crispin2013-11-132-14/+81
* procd: reduce the number of unnecessary calls to /sbin/hotplug-call for tty d...Felix Fietkau2013-11-101-2/+8
* procd: update to latest git headJohn Crispin2013-11-081-2/+2
* ubox: fix extroot/extoverlay mounting by label and support mounting by device...Jo-Philipp Wich2013-11-071-2/+2
* ubox: update to latest git headJohn Crispin2013-11-071-2/+2
* ubus: update to latest git headJohn Crispin2013-11-071-2/+2
* package/ubox: fix jffs2 handling on MTD devices emulated by gluebiGabor Juhos2013-11-052-1/+177
* ubox: update to latest git HEADJohn Crispin2013-10-281-2/+2
* ubox: update to latest git headJohn Crispin2013-10-261-2/+2
* procd: update to latest git headJohn Crispin2013-10-242-2/+4
* uci: upgrade to latest git versionLuka Perkov2013-10-151-2/+2
* ubox: fix extroot after kmodloader changesJo-Philipp Wich2013-10-141-2/+2
* opkg: ignore empty fields in package listsSteven Barth2013-10-142-1/+17
* procd: fix command handling in procd_add_instance()Felix Fietkau2013-10-091-1/+1
* opkg: add support for SHA256 verificationSteven Barth2013-10-041-2/+2
* Add package signing infrastructureSteven Barth2013-10-022-2/+6
* procd: fix incorrect use of sizeof() in vsnprintf()Jo-Philipp Wich2013-10-011-2/+2
* procd: update to latest git headJohn Crispin2013-09-301-2/+2
* rpcd: fix missing option removal when merging subsequent uci set callsJo-Philipp Wich2013-09-291-2/+2
* ubus: restrict unix domain socket permission to 0600 to disallow non-root con...Jo-Philipp Wich2013-09-291-2/+2
* ubox: support alternative spellings for modinfo and rmmodJo-Philipp Wich2013-09-291-2/+2
* uci: change uci_ptr checking order in uci_delete()Jo-Philipp Wich2013-09-291-2/+2
* ubox: fix kmod loading for modules with varying dashes & underscores in names...Jo-Philipp Wich2013-09-281-2/+2
* opkg: add build variant with signature supportSteven Barth2013-09-263-14/+56
* fix various init scriptsLuka Perkov2013-09-231-4/+3
* package/mtd: enable seama fixup code for ar71xxGabor Juhos2013-09-191-1/+1