aboutsummaryrefslogtreecommitdiff
path: root/package/busybox
Commit message (Expand)AuthorAge
* busybox: Enable ibs, obs and conv options on 'dd'Vasilis Tsiligiannis2012-06-19
* busybox: remove BUSYBOX_USE_LIBRPCFelix Fietkau2012-06-10
* busybox: fix bad variable substitution on right hand side of I/O redirection,...Jo-Philipp Wich2012-06-10
* make librpc compatible with eglibc, unconditionally enable it for packages th...Felix Fietkau2012-06-08
* busybox 1.19.4 update patchJo-Philipp Wich2012-03-18
* busybox: enable ps wide flag by defaultJo-Philipp Wich2012-03-04
* busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default...Jo-Philipp Wich2012-01-19
* busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6Jo-Philipp Wich2012-01-19
* busybox: disable "mesg" by defaultFelix Fietkau2011-12-13
* package/busybox: wget: URL-decode user:password before base64-encoding it int...Nicolas Thill2011-11-23
* busybox: add a "date -k" to set the kernel timezone from the current localtim...Jo-Philipp Wich2011-11-17
* busybox: fix empty password detection in telnetd init (#10432)Jo-Philipp Wich2011-11-16
* busybox: revert accidentally committed debugging flagJo-Philipp Wich2011-11-15
* busybox: fix hexdump segmentation fault with an empty leading format unitJo-Philipp Wich2011-11-15
* enable and use shadow passwords by defaultImre Kaloz2011-11-10
* package/busybox: passwd: use MD5 hash by default (like it used to be)Nicolas Thill2011-11-09
* busybox: use bash for gen_build_files.sh to avoid printf argument list issues...Felix Fietkau2011-11-08
* package/busybox: use new service wrapperNicolas Thill2011-11-07
* busybox: ntpd: indefinitely try to resolve peer addresses (#10361)Jo-Philipp Wich2011-11-07
* package/busybox: update to 1.19.3Nicolas Thill2011-11-03
* busybox: disable rdate, enable ntpd by defaultJo-Philipp Wich2011-10-27
* busybox: fix a compile error on mac os xFelix Fietkau2011-10-25
* package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)Nicolas Thill2011-10-24
* package/busybox: revert config defaults inadvertently changed in [28513] (tha...Nicolas Thill2011-10-24
* busybox: update to 1.19.2 (thanks to Peter Wagner)Nicolas Thill2011-10-21
* busybox: update to 1.18.5, patch from Peter WagnerFlorian Fainelli2011-06-25
* busybox: Fix insmod for linux 3.0Hauke Mehrtens2011-06-15
* busybox: refresh patchesFelix Fietkau2011-04-20
* busybox: fix issues with static routes and 6rd option parsing (thx, Florian F...Felix Fietkau2011-04-20
* busybox: get rid of the useless extra menuFelix Fietkau2011-04-05
* update busybox to 1.18.4, patch from Peter WagnerFlorian Fainelli2011-04-03
* busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPCFelix Fietkau2011-04-03
* busybox: simplify conditional dependency on librpcFelix Fietkau2011-04-03
* busybox: only add the librpc build dependency for uclibc (#8864)Felix Fietkau2011-04-03
* busybox: enable cmp by default (#9133)Felix Fietkau2011-03-29
* block-mount busybox: Removed busybox versions of blkid and swap-utils since t...Daniel Dickinson2011-03-20
* busybox: enable mount helpers by default (#8946)Jo-Philipp Wich2011-03-01
* busybox: remove the -static-libgcc flag, saves a few kbFelix Fietkau2011-03-01
* busybox: now that librpc only compiles with uclibc, change the build dependen...Felix Fietkau2011-02-18
* busybox: only add a build dependency on librpc if uclibc is selectedFelix Fietkau2011-02-17
* busybox: disable killall5 - nothing uses itFelix Fietkau2011-02-13
* busybox: disable nfs mount support by default - people that want to mount nfs...Felix Fietkau2011-02-13
* busybox: fix compile with librpc if necessary (required by nfs mount support)Felix Fietkau2011-02-13
* busybox: disable the check for the uclibc rpc config optionFelix Fietkau2011-02-13
* busybox: disable diff by default - apparently it was necessary for ipkg once,...Felix Fietkau2011-02-13
* busybox: get root home dir from /etc/passwd in telnet init script (thanks tri...Vasilis Tsiligiannis2011-02-08
* busybox: Check if an SSH daemon is enabled before disabling telnet access (#8...Vasilis Tsiligiannis2011-02-07
* busybox: Disable telnet if an SSH public key for root exists (#8760)Vasilis Tsiligiannis2011-02-02
* cron: Add pathFelix Fietkau2011-01-28
* we don't support gcc 4.5.0Imre Kaloz2011-01-27