aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/920-awx.patch
Commit message (Expand)AuthorAgeFilesLines
* Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname...Felix Fietkau2007-10-051-1619/+0
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-041-30/+40
* awx: fix translationFelix Fietkau2007-05-231-8/+9
* awx: fix a typoFelix Fietkau2007-05-231-1/+1
* fix awx segfaultsFelix Fietkau2007-05-231-40/+44
* fix the patch fileFelix Fietkau2007-05-201-2/+2
* Fix malformed patchRod Whitby2007-05-201-1/+1
* remove debug crap accidentally left in the patchFelix Fietkau2007-05-201-3/+1
* awx: improve memory allocation handlingFelix Fietkau2007-05-201-27/+32
* rewritten template parser for awx - uses @for, @if, @else, @end for basic flo...Felix Fietkau2007-05-201-67/+466
* awx: variable initialization fixFelix Fietkau2007-05-151-1/+2
* check initseq->first in awx after running include()Felix Fietkau2007-03-291-1/+1
* fix an uninitialized variable in awx (does not fix random segfault yet, still...Felix Fietkau2007-03-281-1/+2
* add -i <include file> and -f <ahtml file> options for awx interpreter (reques...Felix Fietkau2007-03-141-70/+105
* replace libcgi with some code extracted from haserl - libcgi is too inflexibl...Felix Fietkau2007-03-111-23/+526
* add awx (awk web extension) - experimental core for a new web interface frame...Felix Fietkau2007-03-111-0/+662