busybox: disable nfs mount support by default - people that want to mount nfs shares...
[openwrt.git] / package / busybox /
2011-02-13 nbdbusybox: disable nfs mount support by default - people...
2011-02-13 nbdbusybox: fix compile with librpc if necessary (required...
2011-02-13 nbdbusybox: disable the check for the uclibc rpc config...
2011-02-13 nbdbusybox: disable diff by default - apparently it was...
2011-02-08 acinonyx[package] busybox: get root home dir from /etc/passwd...
2011-02-07 acinonyx[package] busybox: Check if an SSH daemon is enabled...
2011-02-02 acinonyx[package] busybox: Disable telnet if an SSH public...
2011-01-28 nbdcron: Add path
2011-01-27 kaloz[package/busybox]: we don't support gcc 4.5.0
2010-12-22 jow[package] busybox: implement ms static routes option...
2010-12-04 jow[package] busybox: Comcast uses option 150 for 6RD...
2010-11-14 jow[package] busybox: add 6RD prefix sanity checking as...
2010-11-14 jow[package] busybox: implement support for 6RD (RFC5969...
2010-11-11 jow[package] busybox: mark as essential
2010-10-25 acoulpackage/busybox: include an upstream patch
2010-10-23 nbdbusybox: fix configured stampfile name - add $(SH_FUNC...
2010-10-14 acoulpackage/busybox: update to busybox-1.17.3
2010-09-29 acoulpackage/busybox: fix endianes issue under FreeBSD 8.1
2010-09-07 mbFrom: Joseph Roback <openwrt-devel@roback.cc>
2010-09-06 acoulpackage/busybox: update to busybox-1.7.2, include upstr...
2010-08-16 acoulpackage/busybox: fix macosx cross compile, closes ...
2010-08-15 nicopackage/busybox: add missing bits from 1.17.1 update...
2010-08-15 acoulpackage/busybox: fix missing bit, refresh patches
2010-08-15 acoulpackage/busybox: update to busybox-1.7.1, include upstr...
2010-07-22 jow[package] busybox: fix compilation on FreeBSD
2010-07-18 jow[package] base-files, busybox: fix 22279, simplify...
2010-07-18 cshore[package] base-files & telnet: Fixed telnet starting...
2010-07-06 acoulpackage/busybox: fix sed issue with gcc-4.5.0 (closes...
2010-06-27 cshorebusybox: Fixed remote logging bug in which starting...
2010-06-26 nbdremove linux 2.4 support from several packages
2010-06-16 nicopackage/busybox: update to 1.16.2 (bug fix release)
2010-05-23 nicopackage/busybox: add upstream hush patch, bump release...
2010-05-19 nicopackage/busybox: add upstream udhcp hostname truncation...
2010-05-17 jow[package] busybox: use uci_get() wrapper (#7312)
2010-04-27 nicopackage/busybox: add 2 upstream fixes (ash & cpio)...
2010-04-27 nicopackage/busybox: refresh patches
2010-04-25 acoulpackage/busybox: add upstream sed patch, bump release...
2010-04-16 nicopackage/busybox: rename 'target-config.in' to 'Config...
2010-04-16 nicopackage/busybox: add 3 upstream fixes, bump release...
2010-04-06 nicopackage/busybox: enable blkid, mkswap & swaponoff apple...
2010-04-03 nico[package] busybox: update to v1.16.1 (based on v1.16...
2010-04-02 nico[package] busybox: add myself as maintainer
2010-03-26 juhosgpackage/busybox: refresh patches
2010-03-25 jow[package] busybox: disable httpd applet
2010-03-21 florian[package] If /var/spool/cron/crontabs is a directory...
2010-03-10 nico[package] busybox: fix default value for BUSYBOX_CONFIG...
2010-02-28 florian[package] fix busybox's ping compilation when the fancy...
2010-02-25 jow[package] busybox: fix typo in last commit, thx Nico
2010-02-25 jow[package] busybox: disable busybox' own stripping,...
2010-02-24 jow[package] busybox: implement -q flag for insmod for...
2010-02-20 hauke[br2684] allow routed mode operation again
2009-12-15 nico[package] busybox: update to v1.15.3
2009-12-14 nico[package] busybox: remove uniq memleak patch, applet...
2009-12-09 nbdbusybox: adjust hush default configuration
2009-12-07 florian[package] update busybox to 1.15.2 (#5926)
2009-11-24 florian[package] prevent busybox's ping6 from crashing (#4604)
2009-11-22 nicobusybox: restore previous inittab handling when termina...
2009-10-20 hcg[busybox] At boot, the startup process is executed...
2009-10-10 nbdgcc: add llvm-gcc and llvm from trunk (does not success...
2009-10-05 nbdbusybox: remove "default y" in the lock config item...
2009-10-03 nbdbusybox: support 64 bit math in shell tests. this does...
2009-10-01 nico[package] busybox: remove empty patches
2009-09-28 nico[package] busybox: update to v1.14.4 (closes: #5619)
2009-09-25 nbdbusybox: add support for union mounts (not included...
2009-08-21 nbdbusybox: adjust default config for nommu targets
2009-07-07 nicofix df -h output (closes: #5290)
2009-06-13 nbdudhcpc: add cidr routes support (patch from #5299)
2009-05-28 nbdbusybox: fix watchdog util compile
2009-05-27 nico[package] busybox: fix build error in insmod applet...
2009-05-25 nico[package] busybox: update to v1.13.4 (closes: #4279)
2009-05-25 nico[package] busybox: update to v1.12.4 (partially closes...
2009-04-29 jow[package] busybox: add possibility to set crond log...
2009-04-17 nbdget rid of $Id$ - it has never helped us and it has...
2009-04-04 nbdrename our /bin/login script to /bin/login.sh to avoid...
2009-03-29 jow[package] busybox: avoid infinite loop in lsmod (#4834)
2009-03-22 nbdbusybox: fix spurious rebuild issue
2009-02-21 haukebusybox: refresh busybox patches
2009-02-17 jow[package] fix incorrect quoting in busybox cron init...
2009-01-21 nicoremove IPKG_ARCH variable, unused anymore since ipkg...
2009-01-18 florian[package] busybox brctl does not support showmacs or...
2008-12-07 rwhitbybusybox: Increment PKG_RELEASE
2008-12-07 rwhitbybusybox: Enabled FEATURE_HTTPD_PROXY by default (cost...
2008-11-13 nicofix brctl on linux 2.4
2008-11-11 nicobridge (brctl) changes:
2008-11-09 nicofix busybox brctl rejecting 0 as a valid value in time...
2008-11-09 nicoupgrade busybox to 1.11.3
2008-10-29 nbdadd back the include() function to awk (extracted from...
2008-10-29 mbmfix a null pointer deref in vi's search
2008-10-06 nbdfix busybox http auth if the root user has an empty...
2008-09-28 nbdbusybox: remove the upstream-provided bugfix patch...
2008-09-23 nbdfix multiple instances of busybox httpd (thx, Yanira)
2008-09-22 nicoupgrade busybox to v1.11.2 and add current upstream...
2008-09-22 nicoremove patch missed from [12498] only needed for ipkg...
2008-09-02 nbdremove ipkg from busybox
2008-09-02 nbdremove awx from busybox, refresh patches
2008-09-02 nbdBusyBox httpd Accept Header Patch
2008-08-28 agb[busybox] Use unsigned longs for bitwise operations...
2008-08-28 nbdadd back busybox httpd password auth support - fixes...
2008-08-27 nbdfix busybox compile on mac os x
2008-08-20 nicoremove empty patches left over after [12348]
next