2012-03-04 |
Jo-Philipp Wich | busybox: enable ps wide flag by default |
tree | commitdiff |
2012-01-19 |
Jo-Philipp Wich | busybox: fix previous commit, make CONFIG_BUSYBOX_CONFI... |
tree | commitdiff |
2012-01-19 |
Jo-Philipp Wich | busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend... |
tree | commitdiff |
2011-12-13 |
Felix Fietkau | busybox: disable "mesg" by default |
tree | commitdiff |
2011-11-23 |
Nicolas Thill | package/busybox: wget: URL-decode user:password before... |
tree | commitdiff |
2011-11-17 |
Jo-Philipp Wich | busybox: add a "date -k" to set the kernel timezone... |
tree | commitdiff |
2011-11-16 |
Jo-Philipp Wich | busybox: fix empty password detection in telnetd init... |
tree | commitdiff |
2011-11-15 |
Jo-Philipp Wich | busybox: revert accidentally committed debugging flag |
tree | commitdiff |
2011-11-15 |
Jo-Philipp Wich | busybox: fix hexdump segmentation fault with an empty... |
tree | commitdiff |
2011-11-10 |
Imre Kaloz | enable and use shadow passwords by default |
tree | commitdiff |
2011-11-09 |
Nicolas Thill | package/busybox: passwd: use MD5 hash by default (like... |
tree | commitdiff |
2011-11-08 |
Felix Fietkau | busybox: use bash for gen_build_files.sh to avoid print... |
tree | commitdiff |
2011-11-07 |
Nicolas Thill | package/busybox: use new service wrapper |
tree | commitdiff |
2011-11-07 |
Jo-Philipp Wich | busybox: ntpd: indefinitely try to resolve peer address... |
tree | commitdiff |
2011-11-03 |
Nicolas Thill | package/busybox: update to 1.19.3 |
tree | commitdiff |
2011-10-27 |
Jo-Philipp Wich | busybox: disable rdate, enable ntpd by default |
tree | commitdiff |
2011-10-25 |
Felix Fietkau | busybox: fix a compile error on mac os x |
tree | commitdiff |
2011-10-24 |
Nicolas Thill | package/busybox: make PAM support depend on DEVEL ... |
tree | commitdiff |
2011-10-24 |
Nicolas Thill | package/busybox: revert config defaults inadvertently... |
tree | commitdiff |
2011-10-21 |
Nicolas Thill | busybox: update to 1.19.2 (thanks to Peter Wagner) |
tree | commitdiff |
2011-06-25 |
Florian Fainelli | busybox: update to 1.18.5, patch from Peter Wagner |
tree | commitdiff |
2011-06-15 |
Hauke Mehrtens | busybox: Fix insmod for linux 3.0 |
tree | commitdiff |
2011-04-20 |
Felix Fietkau | busybox: refresh patches |
tree | commitdiff |
2011-04-20 |
Felix Fietkau | busybox: fix issues with static routes and 6rd option... |
tree | commitdiff |
2011-04-05 |
Felix Fietkau | busybox: get rid of the useless extra menu |
tree | commitdiff |
2011-04-03 |
Florian Fainelli | update busybox to 1.18.4, patch from Peter Wagner |
tree | commitdiff |
2011-04-03 |
Felix Fietkau | busybox: add missing kconfig symbol type for BUSYBOX_US... |
tree | commitdiff |
2011-04-03 |
Felix Fietkau | busybox: simplify conditional dependency on librpc |
tree | commitdiff |
2011-04-03 |
Felix Fietkau | busybox: only add the librpc build dependency for uclib... |
tree | commitdiff |
2011-03-29 |
Felix Fietkau | busybox: enable cmp by default (#9133) |
tree | commitdiff |
2011-03-20 |
Daniel Dickinson | block-mount busybox: Removed busybox versions of blkid... |
tree | commitdiff |
2011-03-01 |
Jo-Philipp Wich | busybox: enable mount helpers by default (#8946) |
tree | commitdiff |
2011-03-01 |
Felix Fietkau | busybox: remove the -static-libgcc flag, saves a few kb |
tree | commitdiff |
2011-02-18 |
Felix Fietkau | busybox: now that librpc only compiles with uclibc... |
tree | commitdiff |
2011-02-17 |
Felix Fietkau | busybox: only add a build dependency on librpc if uclib... |
tree | commitdiff |
2011-02-13 |
Felix Fietkau | busybox: disable killall5 - nothing uses it |
tree | commitdiff |
2011-02-13 |
Felix Fietkau | busybox: disable nfs mount support by default - people... |
tree | commitdiff |
2011-02-13 |
Felix Fietkau | busybox: fix compile with librpc if necessary (required... |
tree | commitdiff |
2011-02-13 |
Felix Fietkau | busybox: disable the check for the uclibc rpc config... |
tree | commitdiff |
2011-02-13 |
Felix Fietkau | busybox: disable diff by default - apparently it was... |
tree | commitdiff |
2011-02-08 |
Vasilis Tsiligiannis | busybox: get root home dir from /etc/passwd in telnet... |
tree | commitdiff |
2011-02-07 |
Vasilis Tsiligiannis | busybox: Check if an SSH daemon is enabled before disab... |
tree | commitdiff |
2011-02-02 |
Vasilis Tsiligiannis | busybox: Disable telnet if an SSH public key for root... |
tree | commitdiff |
2011-01-28 |
Felix Fietkau | cron: Add path |
tree | commitdiff |
2011-01-27 |
Imre Kaloz | we don't support gcc 4.5.0 |
tree | commitdiff |
2010-12-22 |
Jo-Philipp Wich | busybox: implement ms static routes option in udhcpc... |
tree | commitdiff |
2010-12-04 |
Jo-Philipp Wich | busybox: Comcast uses option 150 for 6RD DHCP announcem... |
tree | commitdiff |
2010-11-14 |
Jo-Philipp Wich | busybox: add 6RD prefix sanity checking as mandated... |
tree | commitdiff |
2010-11-14 |
Jo-Philipp Wich | busybox: implement support for 6RD (RFC5969 7.1.1,... |
tree | commitdiff |
2010-11-11 |
Jo-Philipp Wich | busybox: mark as essential |
tree | commitdiff |
2010-10-25 |
Alexandros C. Coul... | package/busybox: include an upstream patch |
tree | commitdiff |
2010-10-23 |
Felix Fietkau | busybox: fix configured stampfile name - add $(SH_FUNC... |
tree | commitdiff |
2010-10-14 |
Alexandros C. Coul... | package/busybox: update to busybox-1.17.3 |
tree | commitdiff |
2010-09-29 |
Alexandros C. Coul... | package/busybox: fix endianes issue under FreeBSD 8.1 |
tree | commitdiff |
2010-09-07 |
Michael Büsch | From: Joseph Roback <openwrt-devel@roback.cc> |
tree | commitdiff |
2010-09-06 |
Alexandros C. Coul... | package/busybox: update to busybox-1.7.2, include upstr... |
tree | commitdiff |
2010-08-16 |
Alexandros C. Coul... | package/busybox: fix macosx cross compile, closes ... |
tree | commitdiff |
2010-08-15 |
Nicolas Thill | package/busybox: add missing bits from 1.17.1 update... |
tree | commitdiff |
2010-08-15 |
Alexandros C. Coul... | package/busybox: fix missing bit, refresh patches |
tree | commitdiff |
2010-08-15 |
Alexandros C. Coul... | package/busybox: update to busybox-1.7.1, include upstr... |
tree | commitdiff |
2010-07-22 |
Jo-Philipp Wich | busybox: fix compilation on FreeBSD |
tree | commitdiff |
2010-07-18 |
Jo-Philipp Wich | base-files, busybox: fix 22279, simplify code and get... |
tree | commitdiff |
2010-07-18 |
Daniel Dickinson | base-files & telnet: Fixed telnet starting even with... |
tree | commitdiff |
2010-07-06 |
Alexandros C. Coul... | package/busybox: fix sed issue with gcc-4.5.0 (closes... |
tree | commitdiff |
2010-06-27 |
Daniel Dickinson | busybox: Fixed remote logging bug in which starting... |
tree | commitdiff |
2010-06-26 |
Felix Fietkau | remove linux 2.4 support from several packages |
tree | commitdiff |
2010-06-16 |
Nicolas Thill | package/busybox: update to 1.16.2 (bug fix release) |
tree | commitdiff |
2010-05-23 |
Nicolas Thill | package/busybox: add upstream hush patch, bump release... |
tree | commitdiff |
2010-05-19 |
Nicolas Thill | package/busybox: add upstream udhcp hostname truncation... |
tree | commitdiff |
2010-05-17 |
Jo-Philipp Wich | busybox: use uci_get() wrapper (#7312) |
tree | commitdiff |
2010-04-27 |
Nicolas Thill | package/busybox: add 2 upstream fixes (ash & cpio)... |
tree | commitdiff |
2010-04-27 |
Nicolas Thill | package/busybox: refresh patches |
tree | commitdiff |
2010-04-25 |
Alexandros C. Coul... | package/busybox: add upstream sed patch, bump release... |
tree | commitdiff |
2010-04-16 |
Nicolas Thill | package/busybox: rename 'target-config.in' to 'Config... |
tree | commitdiff |
2010-04-16 |
Nicolas Thill | package/busybox: add 3 upstream fixes, bump release... |
tree | commitdiff |
2010-04-06 |
Nicolas Thill | package/busybox: enable blkid, mkswap & swaponoff apple... |
tree | commitdiff |
2010-04-03 |
Nicolas Thill | busybox: update to v1.16.1 (based on v1.16.0 update... |
tree | commitdiff |
2010-04-02 |
Nicolas Thill | busybox: add myself as maintainer |
tree | commitdiff |
2010-03-26 |
Gabor Juhos | package/busybox: refresh patches |
tree | commitdiff |
2010-03-25 |
Jo-Philipp Wich | busybox: disable httpd applet |
tree | commitdiff |
2010-03-21 |
Florian Fainelli | If /var/spool/cron/crontabs is a directory, then /etc... |
tree | commitdiff |
2010-03-10 |
Nicolas Thill | busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_S... |
tree | commitdiff |
2010-02-28 |
Florian Fainelli | fix busybox's ping compilation when the fancy feature... |
tree | commitdiff |
2010-02-25 |
Jo-Philipp Wich | busybox: fix typo in last commit, thx Nico |
tree | commitdiff |
2010-02-25 |
Jo-Philipp Wich | busybox: disable busybox' own stripping, fixes stripped... |
tree | commitdiff |
2010-02-24 |
Jo-Philipp Wich | busybox: implement -q flag for insmod for Linux 2.6... |
tree | commitdiff |
2010-02-20 |
Hauke Mehrtens | allow routed mode operation again |
tree | commitdiff |
2009-12-15 |
Nicolas Thill | busybox: update to v1.15.3 |
tree | commitdiff |
2009-12-14 |
Nicolas Thill | busybox: remove uniq memleak patch, applet was fixed... |
tree | commitdiff |
2009-12-09 |
Felix Fietkau | busybox: adjust hush default configuration |
tree | commitdiff |
2009-12-07 |
Florian Fainelli | update busybox to 1.15.2 (#5926) |
tree | commitdiff |
2009-11-24 |
Florian Fainelli | prevent busybox's ping6 from crashing (#4604) |
tree | commitdiff |
2009-11-22 |
Nicolas Thill | busybox: restore previous inittab handling when termina... |
tree | commitdiff |
2009-10-20 |
Hamish Guthrie | At boot, the startup process is executed in a non-inter... |
tree | commitdiff |
2009-10-10 |
Felix Fietkau | gcc: add llvm-gcc and llvm from trunk (does not success... |
tree | commitdiff |
2009-10-05 |
Felix Fietkau | busybox: remove "default y" in the lock config item... |
tree | commitdiff |
2009-10-03 |
Felix Fietkau | busybox: support 64 bit math in shell tests. this does... |
tree | commitdiff |
2009-10-01 |
Nicolas Thill | busybox: remove empty patches |
tree | commitdiff |
2009-09-28 |
Nicolas Thill | busybox: update to v1.14.4 (closes: #5619) |
tree | commitdiff |
2009-09-25 |
Felix Fietkau | busybox: add support for union mounts (not included... |
tree | commitdiff |
next |