* Fixed haserl-lua Makefile
authorSteven Barth <steven@midlink.org>
Mon, 31 Mar 2008 22:24:32 +0000 (22:24 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 31 Mar 2008 22:24:32 +0000 (22:24 +0000)
commit184f13334f470141420a189220dd3b951aac4480
treea110745e118b4970362599e8b45272506f67f9ba
parent746fdf6b472e72cb01b0c3510cc3eb04be1237b7
* Fixed haserl-lua Makefile
* Fixed a bug in CBI that occured when target UCI is empty
* Added frontend for port forwarding / firewall pages
contrib/ffluci.uci [deleted file]
contrib/package/ffluci/Makefile
contrib/package/ffluci/ipkg/conffiles
contrib/package/haserl-lua/Makefile
contrib/uci/luci [new file with mode: 0644]
contrib/uci/luci_fw [new file with mode: 0644]
src/ffluci/cbi.lua
src/ffluci/model/cbi/admin_network/firewall.lua [new file with mode: 0644]
src/ffluci/model/cbi/admin_network/portfw.lua [new file with mode: 0644]
src/ffluci/model/menu/00main.lua
src/ffluci/model/uci.lua