[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / package / busybox /
2012-03-18 jowbusybox 1.19.4 update patch
2012-03-04 jow[package] busybox: enable ps wide flag by default
2012-01-19 jow[package] busybox: fix previous commit, make CONFIG_BUS...
2012-01-19 jow[package] busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_I...
2011-12-13 nbdbusybox: disable "mesg" by default
2011-11-23 nicopackage/busybox: wget: URL-decode user:password before...
2011-11-17 jow[package] busybox: add a "date -k" to set the kernel...
2011-11-16 jow[package] busybox: fix empty password detection in...
2011-11-15 jow[package] busybox: revert accidentally committed debugg...
2011-11-15 jow[package] busybox: fix hexdump segmentation fault with...
2011-11-10 kalozenable and use shadow passwords by default
2011-11-09 nicopackage/busybox: passwd: use MD5 hash by default (like...
2011-11-08 nbdbusybox: use bash for gen_build_files.sh to avoid print...
2011-11-07 nicopackage/busybox: use new service wrapper
2011-11-07 jow[package] busybox: ntpd: indefinitely try to resolve...
2011-11-03 nicopackage/busybox: update to 1.19.3
2011-10-27 jow[package] busybox: disable rdate, enable ntpd by default
2011-10-25 nbdbusybox: fix a compile error on mac os x
2011-10-24 nicopackage/busybox: make PAM support depend on DEVEL ...
2011-10-24 nicopackage/busybox: revert config defaults inadvertently...
2011-10-21 nico[package] busybox: update to 1.19.2 (thanks to Peter...
2011-06-25 florian[package] busybox: update to 1.18.5, patch from Peter...
2011-06-15 haukebusybox: Fix insmod for linux 3.0
2011-04-20 nbdbusybox: refresh patches
2011-04-20 nbdbusybox: fix issues with static routes and 6rd option...
2011-04-05 nbdbusybox: get rid of the useless extra menu
2011-04-03 florian[package] update busybox to 1.18.4, patch from Peter...
2011-04-03 nbdbusybox: add missing kconfig symbol type for BUSYBOX_US...
2011-04-03 nbdbusybox: simplify conditional dependency on librpc
2011-04-03 nbdbusybox: only add the librpc build dependency for uclib...
2011-03-29 nbdbusybox: enable cmp by default (#9133)
2011-03-20 cshore[package] block-mount busybox: Removed busybox versions...
2011-03-01 jow[package] busybox: enable mount helpers by default...
2011-03-01 nbdbusybox: remove the -static-libgcc flag, saves a few kb
2011-02-18 nbdbusybox: now that librpc only compiles with uclibc...
2011-02-17 nbdbusybox: only add a build dependency on librpc if uclib...
2011-02-13 nbdbusybox: disable killall5 - nothing uses it
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)
next
This page took 0.225242 seconds and 7 git commands to generate.