summaryrefslogtreecommitdiff
path: root/package/busybox/patches/920-awx.patch
Commit message (Collapse)AuthorAgeFilesLines
* check initseq->first in awx after running include()Felix Fietkau2007-03-291-1/+1
| | | | SVN-Revision: 6751
* fix an uninitialized variable in awx (does not fix random segfault yet, ↵Felix Fietkau2007-03-281-1/+2
| | | | | | still looking into it) SVN-Revision: 6750
* add -i <include file> and -f <ahtml file> options for awx interpreter ↵Felix Fietkau2007-03-141-70/+105
| | | | | | (requested by mbm) SVN-Revision: 6561
* replace libcgi with some code extracted from haserl - libcgi is too ↵Felix Fietkau2007-03-111-23/+526
| | | | | | inflexible and breaks rrdtool SVN-Revision: 6554
* add awx (awk web extension) - experimental core for a new web interface ↵Felix Fietkau2007-03-111-0/+662
framework SVN-Revision: 6549