changed Makefile and profiles, added patches for kernel 2.6.24
[openwrt.git] / package / busybox /
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]
2008-08-20 kalozupgrade busybox to v1.11.1 and add current upstream...
2008-08-16 thepeoplemake opkg the default package manager, disable busybox...
2008-08-09 florianDo not run telnet if either dropbear or openssh server...
2008-02-28 thepeopleFix a wrong variable names (ifname, wan) and enhance...
2008-01-28 blogiconly start crond if there are files in the crontab
2008-01-25 blogicmake busybox have hwclocjk tool enable by default
2008-01-25 nbdoops, applied the ipkg patch with the wrong patchlevel
2008-01-15 thepeopledisable use of sendfile() for httpd
2008-01-06 nbddon't call deconfig in udhcpc when entering the renew...
2008-01-06 nbdsave memory in ipkg while parsing package lists - there...
2008-01-06 nbdremove memleak patch because of issues with premature...
2008-01-03 nbdrestore old memleak fix
2008-01-03 nbdadd updated ipkg conffiles patch by cdtdaddy
2008-01-03 nbdfix ipkg segfault and add conffiles patch from #2946
2007-12-29 nbdfix a horrible memleak in ipkg (#2702)
2007-12-17 florianMake ipkg depends on tar and gunzip (#2821)
2007-12-13 nbdremove a broken patch that should have been nuked with...
2007-12-06 nbdfinally fix libintl issues on osx and potentially other...
2007-12-06 nbdRemove HOST_LOADLIBES fix from busybox, caused problems.
2007-12-05 nbdbusybox: Fix build on OSX/BSD (fix needs to be cleaned...
2007-11-29 thepeopleupdate busybox to 1.8.2
2007-11-12 nbdadd busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
2007-11-10 nbddisable a totally braindead optimization in busybox...
2007-11-10 nbdupgrade busybox to 1.8.1
2007-10-31 pavlovforgot to bump up the release version from the patches...
2007-10-30 pavlovexpose an environment variable (IPKG_UPGRADE) to the...
2007-10-30 pavlovadd username/password options to ipkg, note this only...
2007-10-30 pavlovrefresh busybox patches
2007-10-24 nbdfix absolute path to .ko files in insmod
2007-10-08 nbdfix insmod crash when the module is not found
2007-10-07 nbdenable nice
2007-10-05 nbdfix segfault with insmod on 2.4
2007-10-05 nbdfix compile error with 2.4
2007-10-05 nbdadd upstream fixes for 1.7.2
2007-10-05 nbdUpgrade busybox to 1.7.2
2007-10-03 nicofix busybox configuration submenu
2007-09-22 nbdenable ps -w by default
2007-09-07 nicomove package description to a separate definition,...
2007-09-06 nbdenable start-stop-daemon by default, i want to use...
2007-08-28 florianFix the CONFIG_LFS option (#2276)
2007-07-20 nbdfix a socket leak in udhcpc (patch by Eric L. Chen)
2007-07-18 nbdadd fix for running udhcpc on bridges (patch by Eric...
2007-07-13 rwhitbybusybox: Ensure that diff is available for ipkg upgrade...
2007-07-09 nbdadd busybox printf patch from #2021
2007-07-07 mbmfix busybox --help problems on rebuild
2007-07-01 nbdbump busybox release number
2007-07-01 nbdmassively reduce the number of forks that busybox ash...
2007-06-29 nbdcheck for + in the broadcast address before attempting...
2007-06-22 florianSend a kill signal to cron, otherwise two instances...
2007-06-21 nbdfix cgi-bin directory handling (#1764)
2007-06-15 nbdfix awk segfault
2007-06-14 florianFix removing links to applets (#1770)
2007-06-12 florianRemove symbolic links to non-existent applets (#1770)
2007-06-08 kalozonly support 2.6 modules on 2.6, and only 2.4 modules...
2007-06-08 kalozfix insmod search when 2.4 module support is disabled
2007-06-04 nbdrefresh all package patches in the buildroot using...
2007-05-23 nbdawx: fix translation
2007-05-23 nbdawx: fix a typo
2007-05-23 nbdfix awx segfaults
2007-05-20 nbdfix the patch file
2007-05-20 rwhitbyFix malformed patch
2007-05-20 nbdremove debug crap accidentally left in the patch
2007-05-20 nbdawx: improve memory allocation handling
2007-05-20 nbdrewritten template parser for awx - uses @for, @if...
2007-05-15 nbdawx: variable initialization fix
2007-05-14 nbdmake udhcpc silent after 3 'Sending discover ...' messages
2007-05-10 mbmSTART/STOP values must be specified in the init script
2007-05-10 mbmupdate to busybox 1.4.2 (fixes #1653)
2007-04-25 mbmfix busybox rebuild when config changes
2007-04-04 nbdmove gen_busybox_menuconfig.pl to package/busybox
2007-04-04 nbdreplace gen_busybox_config.pl with a simple sed command
2007-04-02 nbdpatch for busybox httpd that adds an option for redirec...
2007-03-29 nbdcheck initseq->first in awx after running include()
2007-03-28 nbdfix an uninitialized variable in awx (does not fix...
2007-03-23 nbdmake busybox autorebuild on relevant config changes
2007-03-16 nbdadd file type autodetection for the unpack command...
2007-03-16 nbdadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-03-14 nbdadd -i <include file> and -f <ahtml file> options for...
2007-03-13 nbdfix the patchlevel of the busybox stty patch
2007-03-13 hcgSmall bug fix to package/kernel/modules/other.mk
next