enable httpd config option for running scripts through an interpreter
[15.05/openwrt.git] / package / busybox / patches /
2007-03-04 Felix Fietkauhopefully fix ping bugs introduced in [6443]
2007-02-28 Florian FainelliFix truncated pings results when packets are too small...
2007-02-28 Felix Fietkaufix the issue of httpd no longer working when its root...
2007-02-26 Florian FainelliAdd macosx fix from #1407
2007-02-16 Felix Fietkaufix memleak in uniq (#1354)
2007-02-13 Felix Fietkaufix tar segfault (patch from busybox svn rev. 17772)
2007-02-12 Felix Fietkauadd some more busybox patches from upstream
2007-02-12 Felix Fietkaufix for multiple lock/unlock operations in 'lock' comma...
2007-02-11 Felix Fietkauoops... accidentally merged a broken patch
2007-02-11 Felix Fietkaufix a bug that breaks some cgi scripts on busybox ...
2007-02-10 Felix Fietkaurevert httpd header handling code to the one from busyb...
2007-02-04 Felix Fietkauupgrade to busybox 1.4.1
2007-02-01 Felix Fietkauunbreak cgis with custom headers on busybox httpd
2007-01-27 Felix Fietkaufix stupid busybox bin2hex bug
2007-01-27 Felix Fietkaureally fix busybox wget command line parsing
2007-01-26 Felix Fietkaufix wget --passive-ftp
2007-01-26 Felix Fietkauanother fix for the awk command line parsing - should...
2007-01-25 Felix Fietkauupgrade busybox to 1.4.0
2007-01-25 Felix Fietkaurename patch to avoid duplicate patch number
2007-01-19 Felix Fietkaufix syslogd output to /dev/console (patch from #1170)
2007-01-07 Felix Fietkaubusybox: remove the bogus SIZEOF_LONG check (#1127)
2007-01-06 Felix Fietkaudrop -Werror from busybox - prevents compile errors...
2007-01-05 Florian FainelliAdd an OSX specific patch to compile busybox with Darwi...
2007-01-01 Felix Fietkaureplace our no_shadow fix with a better patch from...
2007-01-01 Felix Fietkaurevert to previous awk getopt behavior - the new one...
2007-01-01 Nicolas Thillfix busybox linking when /bin/sh is not bash (closes...
2006-12-31 Florian FainelliFix the lock warning (#1111), also add another download...
2006-12-30 Nicolas Thillupdate busybox to v1.3.1, i was too lazy to update...
2006-11-22 Mike Bakeradd "export -n" to ash
2006-11-19 Nicolas Thillfix oversized packets in udhcpc (closes: #962), bump...
2006-11-09 Felix Fietkauadd support for -t 0 (infinite retry) in busybox udhcpc...
2006-10-26 Felix Fietkaureduce the possibility of race conditions when using...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-10-08 Nicolas Thillfix unknown arch in ipkg: use our ARCH instead of busyb...
2006-10-06 Felix Fietkaureally fix webif password access patch for busybox
2006-10-02 Felix Fietkaufix for the password check (checked the wrong variable)
2006-10-02 Felix Fietkauport last commit to -ng
2006-09-25 Mike Bakerfix grep's -C option
2006-08-21 Felix Fietkaurevert [4599], the bug was fixed elsewhere
2006-08-18 Felix Fietkaudon't try to use gnu wget specific options in ipkg
2006-08-18 Nicolas Thillfix wget long options bug (closes: #682)
2006-08-08 Nicolas Thillupdate busybox to v1.2.1
2006-06-27 Felix Fietkauadd copyright headers to busybox patches
2006-06-04 Felix Fietkaudon't compile libipkg in busybox if ipkg is disabled
2006-05-24 Nicolas Thillsync busybox with trunk (update to v1.1.3).
2006-04-12 Imre Kalozupgrade to busybox 1.1.2
2006-04-11 Felix Fietkaufix segfault in locking utility
2006-04-05 Felix Fietkaularge init script cleanup and merge of whiterussian...
2006-04-02 Nicolas Thillupdate ipkg patch for 1.1.1, expose an hash_fd function...
2006-04-02 Imre Kalozupgrade busybox to v1.1.1
2006-02-06 Florian FainelliAdded support httpd user-agent, IP address binding...
2006-02-04 Felix Fietkaubusybox httpd.conf: add support for reading passwords...
2006-01-29 Florian FainelliRemoved 220-http_address_binding.patch as it does not...
2006-01-14 Imre Kalozupgrade busybox to 1.1.0 final
2006-01-14 Felix Fietkauadd ip address parameter to netmsg utility
2006-01-11 Felix Fietkauadd small 'netmsg' utility to send udp broadcast messages
2006-01-07 Florian FainelliAdded support for httpd IP address binding, worksforme...
2005-12-19 Nicolas Thillfix busybox+ipkg build
2005-12-19 Nicolas Thillfix ipkg segfaults
2005-12-15 Imre Kalozupgrade busybox to v1.1.0-pre1
2005-12-11 Felix Fietkaudon't display an 8 character password limit on the...
2005-12-11 Felix Fietkaucreate /var/spool/cron in cron init script and change...
2005-11-12 Felix Fietkaufix stupid bug in my busybox ash performance patch
2005-11-09 Felix Fietkauadd a busybox ash performance hack
2005-11-06 Nicolas Thillupdate ipkg patch to v1.99.154,
2005-10-22 Felix Fietkaufix telnetd in busybox 1.01
2005-10-20 Imre Kalozupdate busybox to v1.01
2005-09-14 Waldemar Brodkorbsync with whiterussian
2005-08-22 Felix Fietkauadd fix for tar command line (thx matled)
2005-08-13 Nicolas Thilladd a patch to integrate ipkg into busybox
2005-05-30 Felix Fietkaufix udhcp release patch
2005-05-30 Mike Bakermake dnsmasq probe for dhcp servers before starting...
2005-03-23 Felix Fietkaumake busybox passwd work when /etc/passwd is a symlink...
2005-03-08 Mike Bakeradd hexdump -C, preserve mbm's sanity.
2005-02-06 Mike Baker*** empty log message ***