| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: alternatives: accomodate CONFIG_BUSYBOX_CUSTOM=y | Yousong Zhou | 2017-05-03 | 1 | -14/+15 |
* | busybox: add alternatives specs for those also provided by procps-ng | Yousong Zhou | 2017-05-03 | 1 | -2/+14 |
* | busybox: add as an alternative of /sbin/ip | Yousong Zhou | 2017-05-02 | 1 | -1/+2 |
* | busybox: nslookup_lede: mimic output format of old Busybox applet | Jo-Philipp Wich | 2017-04-27 | 2 | -22/+61 |
* | busybox: nslookup_lede: fix compatibility with v1.25 | Jo-Philipp Wich | 2017-04-27 | 2 | -6/+7 |
* | busybox: Enable sendfile by default | Daniel Engberg | 2017-04-26 | 1 | -1/+1 |
* | 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 | 2 | -18/+6 |
* | busybox: add musl compatible nslookup replacement | Jo-Philipp Wich | 2017-04-10 | 3 | -1/+931 |
* | busybox: fix installation of cron and ntpd scripts in the default config | Felix Fietkau | 2017-04-04 | 1 | -2/+2 |
* | busybox: don't install NTP scripts if NTP isn't configured | Philip Prindeville | 2017-04-03 | 1 | -0/+4 |
* | busybox: vi: backporting patches to fix ZZ and :x command | Yousong Zhou | 2017-03-25 | 3 | -1/+154 |
* | busybox: enable the "ip neigh" command (FS#618) | Felix Fietkau | 2017-03-22 | 1 | -1/+1 |
* | sysntpd: restore support for peer-less (standalone) mode | Piotr Dymacz | 2017-03-15 | 1 | -1/+1 |
* | 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 |