| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: fix disabling /sbin/init and logread if procd is used as init | nbd | 2013-03-16 | 1 | -2/+1 |
* | [busybox] make init and logread depend on !PROCD_INIT | blogic | 2013-03-13 | 1 | -0/+2 |
* | busybox: add an upstream ntpd fix (#12841) | jow | 2013-01-19 | 1 | -2/+2 |
* | licensing: Add licensing metadata to many packages | hcg | 2012-10-19 | 1 | -0/+3 |
* | [package] busybox: remove reference to removed httpd init script | florian | 2012-10-14 | 1 | -1/+0 |
* | build: add the + token to any commands that can pass through the jobserver, f... | nbd | 2012-09-23 | 1 | -1/+1 |
* | [package] busybox: add support for CHECKSUM_PARTIAL to udhcpc | florian | 2012-09-19 | 1 | -1/+1 |
* | [package] busybox: add patch to fix CVE-2011-2716 in udhcp. | florian | 2012-09-14 | 1 | -1/+1 |
* | [package] busybox: enable fsync applet by default | florian | 2012-08-13 | 1 | -1/+1 |
* | [package] busybox: support V=c toplevel verboseness flag (#11799) | florian | 2012-08-07 | 1 | -0/+9 |
* | busybox: remove BUSYBOX_USE_LIBRPC | nbd | 2012-06-10 | 1 | -3/+3 |
* | [package] busybox: fix bad variable substitution on right hand side of I/O re... | jow | 2012-06-10 | 1 | -1/+1 |
* | busybox 1.19.4 update patch | jow | 2012-03-18 | 1 | -3/+3 |
* | [package] busybox: enable ps wide flag by default | jow | 2012-03-04 | 1 | -2/+2 |
* | package/busybox: wget: URL-decode user:password before base64-encoding it int... | nico | 2011-11-23 | 1 | -1/+1 |
* | [package] busybox: add a "date -k" to set the kernel timezone from the curren... | jow | 2011-11-17 | 1 | -1/+1 |
* | [package] busybox: fix empty password detection in telnetd init (#10432) | jow | 2011-11-16 | 1 | -1/+1 |
* | [package] busybox: revert accidentally committed debugging flag | jow | 2011-11-15 | 1 | -2/+0 |
* | [package] busybox: fix hexdump segmentation fault with an empty leading forma... | jow | 2011-11-15 | 1 | -1/+3 |
* | enable and use shadow passwords by default | kaloz | 2011-11-10 | 1 | -1/+1 |
* | package/busybox: passwd: use MD5 hash by default (like it used to be) | nico | 2011-11-09 | 1 | -1/+1 |
* | package/busybox: use new service wrapper | nico | 2011-11-07 | 1 | -1/+1 |
* | [package] busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | jow | 2011-11-07 | 1 | -1/+1 |
* | package/busybox: update to 1.19.3 | nico | 2011-11-03 | 1 | -3/+3 |
* | [package] busybox: disable rdate, enable ntpd by default | jow | 2011-10-27 | 1 | -1/+1 |
* | package/busybox: revert config defaults inadvertently changed in [28513] (tha... | nico | 2011-10-24 | 1 | -2/+2 |
* | [package] busybox: update to 1.19.2 (thanks to Peter Wagner) | nico | 2011-10-21 | 1 | -2/+2 |
* | [package] busybox: update to 1.18.5, patch from Peter Wagner | florian | 2011-06-25 | 1 | -2/+2 |
* | [package] update busybox to 1.18.4, patch from Peter Wagner | florian | 2011-04-03 | 1 | -3/+3 |
* | busybox: simplify conditional dependency on librpc | nbd | 2011-04-03 | 1 | -1/+1 |
* | busybox: only add the librpc build dependency for uclibc (#8864) | nbd | 2011-04-03 | 1 | -2/+2 |
* | busybox: now that librpc only compiles with uclibc, change the build dependen... | nbd | 2011-02-18 | 1 | -1/+1 |
* | busybox: only add a build dependency on librpc if uclibc is selected | nbd | 2011-02-17 | 1 | -1/+1 |
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | nbd | 2011-02-13 | 1 | -0/+11 |
* | [package/busybox]: we don't support gcc 4.5.0 | kaloz | 2011-01-27 | 1 | -4/+0 |
* | [package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bum... | jow | 2010-11-14 | 1 | -1/+1 |
* | [package] busybox: mark as essential | jow | 2010-11-11 | 1 | -0/+1 |
* | busybox: fix configured stampfile name - add $(SH_FUNC) for md5s | nbd | 2010-10-23 | 1 | -1/+1 |
* | package/busybox: update to busybox-1.17.3 | acoul | 2010-10-14 | 1 | -2/+2 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | mb | 2010-09-07 | 1 | -1/+3 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | acoul | 2010-09-06 | 1 | -2/+2 |
* | package/busybox: update to busybox-1.7.1, include upstream patches | acoul | 2010-08-15 | 1 | -2/+2 |
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | acoul | 2010-07-06 | 1 | -0/+4 |
* | package/busybox: update to 1.16.2 (bug fix release) | nico | 2010-06-16 | 1 | -3/+3 |
* | package/busybox: add upstream hush patch, bump release number | nico | 2010-05-23 | 1 | -1/+1 |
* | package/busybox: add upstream udhcp hostname truncation fix, bump release number | nico | 2010-05-19 | 1 | -1/+1 |
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | nico | 2010-04-27 | 1 | -1/+1 |
* | package/busybox: add upstream sed patch, bump release number | acoul | 2010-04-25 | 1 | -1/+1 |
* | package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move... | nico | 2010-04-16 | 1 | -5/+1 |
* | package/busybox: add 3 upstream fixes, bump release number | nico | 2010-04-16 | 1 | -1/+1 |