summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
2012-01-19[package] busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IP...jow
2012-01-19[package] busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6jow
2011-12-13busybox: disable "mesg" by defaultnbd
2011-11-23package/busybox: wget: URL-decode user:password before base64-encoding it int...nico
2011-11-17[package] busybox: add a "date -k" to set the kernel timezone from the curren...jow
2011-11-16[package] busybox: fix empty password detection in telnetd init (#10432)jow
2011-11-15[package] busybox: revert accidentally committed debugging flagjow
2011-11-15[package] busybox: fix hexdump segmentation fault with an empty leading forma...jow
2011-11-10enable and use shadow passwords by defaultkaloz
2011-11-09package/busybox: passwd: use MD5 hash by default (like it used to be)nico
2011-11-08busybox: use bash for gen_build_files.sh to avoid printf argument list issues...nbd
2011-11-07package/busybox: use new service wrappernico
2011-11-07[package] busybox: ntpd: indefinitely try to resolve peer addresses (#10361)jow
2011-11-03package/busybox: update to 1.19.3nico
2011-10-27[package] busybox: disable rdate, enable ntpd by defaultjow
2011-10-25busybox: fix a compile error on mac os xnbd
2011-10-24package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)nico
2011-10-24package/busybox: revert config defaults inadvertently changed in [28513] (tha...nico
2011-10-21[package] busybox: update to 1.19.2 (thanks to Peter Wagner)nico
2011-06-25[package] busybox: update to 1.18.5, patch from Peter Wagnerflorian
2011-06-15busybox: Fix insmod for linux 3.0hauke
2011-04-20busybox: refresh patchesnbd
2011-04-20busybox: fix issues with static routes and 6rd option parsing (thx, Florian F...nbd
2011-04-05busybox: get rid of the useless extra menunbd
2011-04-03[package] update busybox to 1.18.4, patch from Peter Wagnerflorian
2011-04-03busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPCnbd
2011-04-03busybox: simplify conditional dependency on librpcnbd
2011-04-03busybox: only add the librpc build dependency for uclibc (#8864)nbd
2011-03-29busybox: enable cmp by default (#9133)nbd
2011-03-20[package] block-mount busybox: Removed busybox versions of blkid and swap-uti...cshore
2011-03-01[package] busybox: enable mount helpers by default (#8946)jow
2011-03-01busybox: remove the -static-libgcc flag, saves a few kbnbd
2011-02-18busybox: now that librpc only compiles with uclibc, change the build dependen...nbd
2011-02-17busybox: only add a build dependency on librpc if uclibc is selectednbd
2011-02-13busybox: disable killall5 - nothing uses itnbd
2011-02-13busybox: disable nfs mount support by default - people that want to mount nfs...nbd
2011-02-13busybox: fix compile with librpc if necessary (required by nfs mount support)nbd
2011-02-13busybox: disable the check for the uclibc rpc config optionnbd
2011-02-13busybox: disable diff by default - apparently it was necessary for ipkg once,...nbd
2011-02-08[package] busybox: get root home dir from /etc/passwd in telnet init script (...acinonyx
2011-02-07[package] busybox: Check if an SSH daemon is enabled before disabling telnet ...acinonyx
2011-02-02[package] busybox: Disable telnet if an SSH public key for root exists (#8760)acinonyx
2011-01-28cron: Add pathnbd
2011-01-27[package/busybox]: we don't support gcc 4.5.0kaloz
2010-12-22[package] busybox: implement ms static routes option in udhcpc (#6435)jow
2010-12-04[package] busybox: Comcast uses option 150 for 6RD DHCP announcements, cover itjow
2010-11-14[package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bum...jow
2010-11-14[package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212)...jow
2010-11-11[package] busybox: mark as essentialjow
2010-10-25package/busybox: include an upstream patchacoul