Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 1 | -30/+40 |
| | | | | SVN-Revision: 7490 | ||||
* | awx: fix translation | Felix Fietkau | 2007-05-23 | 1 | -8/+9 |
| | | | | SVN-Revision: 7316 | ||||
* | awx: fix a typo | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 7314 | ||||
* | fix awx segfaults | Felix Fietkau | 2007-05-23 | 1 | -40/+44 |
| | | | | SVN-Revision: 7311 | ||||
* | fix the patch file | Felix Fietkau | 2007-05-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 7296 | ||||
* | Fix malformed patch | Rod Whitby | 2007-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 7295 | ||||
* | remove debug crap accidentally left in the patch | Felix Fietkau | 2007-05-20 | 1 | -3/+1 |
| | | | | SVN-Revision: 7292 | ||||
* | awx: improve memory allocation handling | Felix Fietkau | 2007-05-20 | 1 | -27/+32 |
| | | | | SVN-Revision: 7291 | ||||
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic ↵ | Felix Fietkau | 2007-05-20 | 1 | -67/+466 |
| | | | | | | flow control SVN-Revision: 7276 | ||||
* | awx: variable initialization fix | Felix Fietkau | 2007-05-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 7243 | ||||
* | check initseq->first in awx after running include() | Felix Fietkau | 2007-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 6751 | ||||
* | fix an uninitialized variable in awx (does not fix random segfault yet, ↵ | Felix Fietkau | 2007-03-28 | 1 | -1/+2 |
| | | | | | | still looking into it) SVN-Revision: 6750 | ||||
* | add -i <include file> and -f <ahtml file> options for awx interpreter ↵ | Felix Fietkau | 2007-03-14 | 1 | -70/+105 |
| | | | | | | (requested by mbm) SVN-Revision: 6561 | ||||
* | replace libcgi with some code extracted from haserl - libcgi is too ↵ | Felix Fietkau | 2007-03-11 | 1 | -23/+526 |
| | | | | | | inflexible and breaks rrdtool SVN-Revision: 6554 | ||||
* | add awx (awk web extension) - experimental core for a new web interface ↵ | Felix Fietkau | 2007-03-11 | 1 | -0/+662 |
framework SVN-Revision: 6549 |