| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: update to 1.31.0 | Hannu Nyman | 2019-06-15 | 6 | -223/+9 |
* | busybox: fix: ip addr flush hangs when run by non-root user | Mikael Magnusson | 2019-05-28 | 1 | -0/+214 |
* | busybox: handle crypt() errors in loginutils | Jo-Philipp Wich | 2019-01-22 | 1 | -0/+53 |
* | busybox: update to 1.30.0 | Hannu Nyman | 2019-01-01 | 4 | -6/+6 |
* | busybox: update to 1.29.2 | Hannu Nyman | 2018-08-02 | 8 | -145/+8 |
* | busybox: compile with LTO enabled | Felix Fietkau | 2018-07-13 | 1 | -0/+27 |
* | busybox: rename udhcpc-remove-code-which-requires-server-ID-to-be-on patch | Hans Dedecker | 2018-06-21 | 1 | -0/+0 |
* | busybox: udhcpc: replace udhcpc_no_msg_dontroute patch by upstream fix | Hans Dedecker | 2018-06-21 | 2 | -11/+117 |
* | busybox: udhcpc: no MSG_DONTROUTE when sending packet | Adi Shammout | 2018-06-07 | 1 | -0/+11 |
* | busybox: update to 1.28.2 | Hannu Nyman | 2018-04-03 | 7 | -72/+37 |
* | busybox: remove i386-specific build flags | Matthias Schiffer | 2018-03-12 | 1 | -0/+10 |
* | busybox: clean up patch fuzz | Kevin Darbyshire-Bryant | 2018-01-05 | 2 | -8/+3 |
* | busybox: backport cve-2017-16544 fix | John Crispin | 2018-01-02 | 1 | -0/+40 |
* | merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patch | Zoltan HERPAI | 2017-12-08 | 1 | -8/+8 |
* | busybox: update to 1.27.2 | Magnus Kroken | 2017-08-30 | 8 | -315/+5 |
* | busybox: move passwd applet to /bin | Daniel Golle | 2017-08-30 | 1 | -0/+11 |
* | busybox: move traceroute applets to /bin | Daniel Golle | 2017-08-30 | 2 | -8/+13 |
* | busybox: backport 'ip rule suppress_{prefixlength, ifgroup}' | Stefan Tomanek | 2017-06-24 | 1 | -0/+145 |
* | busybox: nslookup_lede: mimic output format of old Busybox applet | Jo-Philipp Wich | 2017-04-27 | 1 | -21/+60 |
* | busybox: nslookup_lede: fix compatibility with v1.25 | Jo-Philipp Wich | 2017-04-27 | 1 | -5/+6 |
* | busybox: fix build of nslookup_lede applet without IPv6 (#728) | Jo-Philipp Wich | 2017-04-21 | 1 | -9/+33 |
* | busybox: Move libresolv detection to LEDE Makefile | Florian Fainelli | 2017-04-12 | 1 | -18/+0 |
* | busybox: add musl compatible nslookup replacement | Jo-Philipp Wich | 2017-04-10 | 1 | -0/+914 |
* | busybox: vi: backporting patches to fix ZZ and :x command | Yousong Zhou | 2017-03-25 | 2 | -0/+153 |
* | busybox: update to 1.26.2 | Magnus Kroken | 2017-01-29 | 10 | -655/+12 |
* | busybox: convert netmsg and lock applet to "new style" applet definition | Magnus Kroken | 2017-01-29 | 2 | -78/+30 |
* | busybox: add upstream patch to fix send_to_from | Stijn Tintel | 2016-10-15 | 1 | -0/+37 |
* | busybox: update to version 1.25.1 | Stijn Tintel | 2016-10-15 | 4 | -77/+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 | 2 | -23/+486 |
* | busybox: update to version 1.25.0 | Hauke Mehrtens | 2016-09-20 | 15 | -234/+26 |
* | busybox: libnetlink: fix alignment of netlink messages | Hauke Mehrtens | 2016-09-16 | 1 | -0/+100 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 4 | -6/+6 |
* | busybox: fix issues with the ip command on mips64 | Felix Fietkau | 2016-05-12 | 1 | -0/+75 |
* | busybox: fix setting the kernel timezone | Jo-Philipp Wich | 2016-03-31 | 1 | -10/+14 |
* | busybox: fix route tables in ip rule show output | Felix Fietkau | 2016-02-07 | 1 | -0/+23 |
* | busybox: fix broken IPv6 address displaying in ifconfig | Felix Fietkau | 2016-01-18 | 1 | -0/+23 |
* | 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 | 11 | -195/+16 |
* | 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 | 3 | -1/+85 |
* | busybox: fix an ash regression in handling local variables | Felix Fietkau | 2015-04-17 | 1 | -0/+75 |
* | 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 | 15 | -242/+21 |
* | 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: add 2 upstream fixes | Nicolas Thill | 2014-11-06 | 2 | -0/+118 |
* | busybox: make high ASCII chars printable (#7993) | Jo-Philipp Wich | 2014-10-27 | 1 | -0/+20 |
* | busybox: remove redundant 6rd-patch | Steven Barth | 2014-05-29 | 1 | -18/+0 |
* | busybox: udhcpc source IP rebind patch | Steven Barth | 2014-05-29 | 1 | -0/+53 |