1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 21:47:45 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
nbd
fa9a999ca0 rewritten template parser for awx - uses @for, @if, @else, @end for basic flow control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 06:36:12 +00:00
nbd
7113b9687c awx: variable initialization fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-15 00:13:38 +00:00
nbd
4302f228a6 check initseq->first in awx after running include()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-29 00:08:43 +00:00
nbd
0309c437f6 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 23:19:39 +00:00
nbd
4339c8d6f9 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-14 01:13:57 +00:00
nbd
52c3bc6438 replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 18:17:08 +00:00
nbd
1d11e1683d add awx (awk web extension) - experimental core for a new web interface framework
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 05:35:46 +00:00