| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add the + token to any commands that can pass through the jobserver, f... | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
* | busybox: add support for CHECKSUM_PARTIAL to udhcpc | Florian Fainelli | 2012-09-19 | 2 | -1/+88 |
* | busybox: add patch to fix CVE-2011-2716 in udhcp. | Florian Fainelli | 2012-09-14 | 2 | -1/+165 |
* | busybox: fix build with recent eglibc toolchains | Florian Fainelli | 2012-09-13 | 1 | -0/+10 |
* | busybox: enable fsync applet by default | Florian Fainelli | 2012-08-13 | 2 | -2/+2 |
* | busybox: support V=c toplevel verboseness flag (#11799) | Florian Fainelli | 2012-08-07 | 1 | -0/+9 |
* | busybox: Enable ibs, obs and conv options on 'dd' | Vasilis Tsiligiannis | 2012-06-19 | 1 | -1/+1 |
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 | 2 | -7/+3 |
* | busybox: fix bad variable substitution on right hand side of I/O redirection,... | Jo-Philipp Wich | 2012-06-10 | 2 | -1/+13 |
* | make librpc compatible with eglibc, unconditionally enable it for packages th... | Felix Fietkau | 2012-06-08 | 1 | -1/+0 |
* | busybox 1.19.4 update patch | Jo-Philipp Wich | 2012-03-18 | 9 | -37/+15 |
* | busybox: enable ps wide flag by default | Jo-Philipp Wich | 2012-03-04 | 2 | -3/+3 |
* | busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default... | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+1 |
* | busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6 | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+1 |
* | busybox: disable "mesg" by default | Felix Fietkau | 2011-12-13 | 1 | -1/+1 |
* | package/busybox: wget: URL-decode user:password before base64-encoding it int... | Nicolas Thill | 2011-11-23 | 7 | -9/+246 |
* | busybox: add a "date -k" to set the kernel timezone from the current localtim... | Jo-Philipp Wich | 2011-11-17 | 2 | -1/+84 |
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | 2 | -2/+2 |
* | busybox: revert accidentally committed debugging flag | Jo-Philipp Wich | 2011-11-15 | 1 | -2/+0 |
* | busybox: fix hexdump segmentation fault with an empty leading format unit | Jo-Philipp Wich | 2011-11-15 | 2 | -1/+14 |
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 | 2 | -2/+2 |
* | package/busybox: passwd: use MD5 hash by default (like it used to be) | Nicolas Thill | 2011-11-09 | 2 | -1/+21 |
* | busybox: use bash for gen_build_files.sh to avoid printf argument list issues... | Felix Fietkau | 2011-11-08 | 1 | -0/+8 |
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 | 3 | -8/+9 |
* | busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | Jo-Philipp Wich | 2011-11-07 | 2 | -1/+49 |
* | package/busybox: update to 1.19.3 | Nicolas Thill | 2011-11-03 | 12 | -222/+26 |
* | busybox: disable rdate, enable ntpd by default | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+4 |
* | busybox: fix a compile error on mac os x | Felix Fietkau | 2011-10-25 | 1 | -0/+13 |
* | package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) | Nicolas Thill | 2011-10-24 | 1 | -0/+5 |
* | package/busybox: revert config defaults inadvertently changed in [28513] (tha... | Nicolas Thill | 2011-10-24 | 4 | -5/+5 |
* | busybox: update to 1.19.2 (thanks to Peter Wagner) | Nicolas Thill | 2011-10-21 | 58 | -549/+1023 |
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 | 1 | -2/+2 |
* | busybox: Fix insmod for linux 3.0 | Hauke Mehrtens | 2011-06-15 | 1 | -9/+16 |
* | busybox: refresh patches | Felix Fietkau | 2011-04-20 | 20 | -69/+56 |
* | busybox: fix issues with static routes and 6rd option parsing (thx, Florian F... | Felix Fietkau | 2011-04-20 | 1 | -14/+8 |
* | busybox: get rid of the useless extra menu | Felix Fietkau | 2011-04-05 | 1 | -3/+3 |
* | update busybox to 1.18.4, patch from Peter Wagner | Florian Fainelli | 2011-04-03 | 26 | -365/+501 |
* | busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC | Felix Fietkau | 2011-04-03 | 1 | -0/+1 |
* | busybox: simplify conditional dependency on librpc | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
* | busybox: only add the librpc build dependency for uclibc (#8864) | Felix Fietkau | 2011-04-03 | 2 | -2/+6 |
* | busybox: enable cmp by default (#9133) | Felix Fietkau | 2011-03-29 | 1 | -1/+1 |
* | block-mount busybox: Removed busybox versions of blkid and swap-utils since t... | Daniel Dickinson | 2011-03-20 | 1 | -25/+25 |
* | busybox: enable mount helpers by default (#8946) | Jo-Philipp Wich | 2011-03-01 | 1 | -1/+1 |
* | busybox: remove the -static-libgcc flag, saves a few kb | Felix Fietkau | 2011-03-01 | 1 | -0/+11 |
* | busybox: now that librpc only compiles with uclibc, change the build dependen... | Felix Fietkau | 2011-02-18 | 1 | -1/+1 |
* | busybox: only add a build dependency on librpc if uclibc is selected | Felix Fietkau | 2011-02-17 | 1 | -1/+1 |
* | busybox: disable killall5 - nothing uses it | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | busybox: disable nfs mount support by default - people that want to mount nfs... | Felix Fietkau | 2011-02-13 | 2 | -2/+2 |
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | Felix Fietkau | 2011-02-13 | 1 | -0/+11 |
* | busybox: disable the check for the uclibc rpc config option | Felix Fietkau | 2011-02-13 | 1 | -0/+12 |