| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: update to 1.26.2 | Magnus Kroken | 2017-01-29 | 31 | -3190/+2440 |
* | busybox: convert netmsg and lock applet to "new style" applet definition | Magnus Kroken | 2017-01-29 | 2 | -78/+30 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | busybox: adjust download mirror | Hannu Nyman | 2016-10-21 | 1 | -2/+2 |
* | busybox: add upstream patch to fix send_to_from | Stijn Tintel | 2016-10-15 | 2 | -1/+38 |
* | busybox: update to version 1.25.1 | Stijn Tintel | 2016-10-15 | 5 | -80/+5 |
* | busybox: prevent globbing, word splitting | Jan-Tarek Butt | 2016-10-15 | 1 | -2/+2 |
* | busybox: v1.25.0 upstream patches | Kevin Darbyshire-Bryant | 2016-09-27 | 3 | -0/+75 |
* | iproute: properly support high routing table IDs | Jo-Philipp Wich | 2016-09-27 | 3 | -24/+487 |
* | busybox: fix md5sum | Hauke Mehrtens | 2016-09-20 | 1 | -1/+1 |
* | busybox: update to version 1.25.0 | Hauke Mehrtens | 2016-09-20 | 33 | -570/+482 |
* | busybox: libnetlink: fix alignment of netlink messages | Hauke Mehrtens | 2016-09-16 | 1 | -0/+100 |
* | busybox: enable sha256sum by default | Jo-Philipp Wich | 2016-08-18 | 2 | -2/+2 |
* | sysntpd: remove procd_open_trigger/procd_close_trigger calls | Felix Fietkau | 2016-07-29 | 1 | -3/+0 |
* | busybox: Call ntpd hotplug script for every action | Hans Dedecker | 2016-06-10 | 2 | -2/+1 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 5 | -7/+7 |
* | busybox: run sysntpd at higher priority | Maxim Storchak | 2016-05-30 | 1 | -1/+1 |
* | busybox: sysntpd - Support for NTP servers received via DHCP(v6) | Hans Dedecker | 2016-05-24 | 2 | -7/+54 |
* | busybox: fix issues with the ip command on mips64 | Felix Fietkau | 2016-05-12 | 1 | -0/+75 |
* | image / basefiles: make console password configurable | John Crispin | 2016-04-18 | 1 | -2/+2 |
* | busybox: fix setting the kernel timezone | Jo-Philipp Wich | 2016-03-31 | 1 | -10/+14 |
* | busybox: update to 1.24.2 | Hauke Mehrtens | 2016-04-17 | 1 | -3/+3 |
* | busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845) | Jo-Philipp Wich | 2016-02-12 | 2 | -3/+3 |
* | busybox: fix route tables in ip rule show output | Felix Fietkau | 2016-02-07 | 1 | -0/+23 |
* | busybox: disable timestamp in version | Felix Fietkau | 2016-01-28 | 1 | -0/+3 |
* | opkg: depend on uclient-fetch, disable busybox wget | Felix Fietkau | 2016-01-19 | 1 | -1/+1 |
* | busybox: fix broken IPv6 address displaying in ifconfig | Felix Fietkau | 2016-01-18 | 1 | -0/+23 |
* | busybox: adjust convert_menuconfig.pl to emit relative path references for Co... | Felix Fietkau | 2016-01-03 | 4 | -24/+24 |
* | busybox: fix handling of special characters in path when converting menuconfig | Felix Fietkau | 2016-01-03 | 1 | -3/+4 |
* | busybox: Update config for 1.24.1 | Felix Fietkau | 2015-12-05 | 7 | -235/+412 |
* | busybox: enable ip rule support by default (required for dealing with route t... | Felix Fietkau | 2015-11-04 | 1 | -1/+1 |
* | busybox: enable find mtime support by default | Felix Fietkau | 2015-11-02 | 1 | -1/+1 |
* | busybox: fix non-portable invocation of mktemp | Felix Fietkau | 2015-10-30 | 1 | -0/+20 |
* | busybox: update to version 1.24.1 | Felix Fietkau | 2015-10-30 | 12 | -198/+19 |
* | busybox: lock: implement -n "Fail rather than wait" | Felix Fietkau | 2015-09-09 | 1 | -2/+11 |
* | busybox: fix ip applet and netlink behavior | Steven Barth | 2015-09-09 | 4 | -2/+86 |
* | busybox: improve applets & deprecate ifconfig, route | Steven Barth | 2015-09-08 | 2 | -10/+10 |
* | Disable telnet in favor of passwordless SSH | Steven Barth | 2015-09-07 | 3 | -43/+4 |
* | busybox: fix an ash regression in handling local variables | Felix Fietkau | 2015-04-17 | 1 | -0/+75 |
* | busybox: enable BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3 by default, dnsmasq relie... | Felix Fietkau | 2015-04-11 | 1 | -1/+1 |
* | busybox: fix regression in handling non-existant find path arguments (#19439) | Felix Fietkau | 2015-04-09 | 1 | -0/+31 |
* | busybox: update to version 1.23.2 | Felix Fietkau | 2015-04-04 | 28 | -342/+307 |
* | toolchain: remove leftovers from old llvm-gcc experiments | Felix Fietkau | 2015-03-15 | 1 | -4/+0 |
* | BusyBox: Netcat 1.10 compatibility require server option | John Crispin | 2015-03-13 | 2 | -3/+4 |
* | busybox: Minor fix for glibc 2.21 compatibility | John Crispin | 2015-03-12 | 1 | -1/+1 |
* | busybox: fix build on FreeBSD 10.1 | Jo-Philipp Wich | 2015-02-05 | 1 | -0/+26 |
* | busybox: include config files relative to the main Config.in (#18522) | Jo-Philipp Wich | 2014-12-12 | 1 | -2/+2 |
* | ntp: add hotplug class for ntp-events | Steven Barth | 2014-11-28 | 3 | -1/+7 |
* | busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve perfor... | Felix Fietkau | 2014-11-23 | 1 | -1/+1 |