aboutsummaryrefslogtreecommitdiff
path: root/package/busybox
Commit message (Expand)AuthorAge
* awx: fix translationFelix Fietkau2007-05-23
* awx: fix a typoFelix Fietkau2007-05-23
* fix awx segfaultsFelix Fietkau2007-05-23
* fix the patch fileFelix Fietkau2007-05-20
* Fix malformed patchRod Whitby2007-05-20
* remove debug crap accidentally left in the patchFelix Fietkau2007-05-20
* awx: improve memory allocation handlingFelix Fietkau2007-05-20
* rewritten template parser for awx - uses @for, @if, @else, @end for basic flo...Felix Fietkau2007-05-20
* awx: variable initialization fixFelix Fietkau2007-05-15
* make udhcpc silent after 3 'Sending discover ...' messagesFelix Fietkau2007-05-14
* START/STOP values must be specified in the init scriptMike Baker2007-05-10
* update to busybox 1.4.2 (fixes #1653)Mike Baker2007-05-10
* fix busybox rebuild when config changesMike Baker2007-04-25
* move gen_busybox_menuconfig.pl to package/busyboxFelix Fietkau2007-04-04
* replace gen_busybox_config.pl with a simple sed commandFelix Fietkau2007-04-04
* patch for busybox httpd that adds an option for redirecting all requests to a...Felix Fietkau2007-04-02
* check initseq->first in awx after running include()Felix Fietkau2007-03-29
* fix an uninitialized variable in awx (does not fix random segfault yet, still...Felix Fietkau2007-03-28
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-23
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-16
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-16
* add -i <include file> and -f <ahtml file> options for awx interpreter (reques...Felix Fietkau2007-03-14
* fix the patchlevel of the busybox stty patchFelix Fietkau2007-03-13
* Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1...Hamish Guthrie2007-03-13
* oops... forgot to remove lineFelix Fietkau2007-03-11
* replace libcgi with some code extracted from haserl - libcgi is too inflexibl...Felix Fietkau2007-03-11
* fix typo (#1454)Felix Fietkau2007-03-11
* add awx (awk web extension) - experimental core for a new web interface frame...Felix Fietkau2007-03-11
* enable httpd config option for running scripts through an interpreterFelix Fietkau2007-03-11
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
* hopefully fix ping bugs introduced in [6443]Felix Fietkau2007-03-04
* R.I.P. devfsImre Kaloz2007-03-03
* Fix truncated pings results when packets are too small. Also check for packet...Florian Fainelli2007-02-28
* fix the issue of httpd no longer working when its root directory is replacedFelix Fietkau2007-02-28
* Add macosx fix from #1407Florian Fainelli2007-02-26
* fix memleak in uniq (#1354)Felix Fietkau2007-02-16
* fix tar segfault (patch from busybox svn rev. 17772)Felix Fietkau2007-02-13
* add some more busybox patches from upstreamFelix Fietkau2007-02-12
* fix for multiple lock/unlock operations in 'lock' command (found by framer99)Felix Fietkau2007-02-12
* oops... accidentally merged a broken patchFelix Fietkau2007-02-11
* fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)Felix Fietkau2007-02-11
* revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...Felix Fietkau2007-02-10
* upgrade to busybox 1.4.1Felix Fietkau2007-02-04
* unbreak cgis with custom headers on busybox httpdFelix Fietkau2007-02-01
* enable httpd sighup config reload by defaultFelix Fietkau2007-01-31
* fix stupid busybox bin2hex bugFelix Fietkau2007-01-27
* really fix busybox wget command line parsingFelix Fietkau2007-01-27
* fix wget --passive-ftpFelix Fietkau2007-01-26
* another fix for the awk command line parsing - should finally work properly nowFelix Fietkau2007-01-26
* upgrade busybox to 1.4.0Felix Fietkau2007-01-25