Commit graph

28 commits

Author SHA1 Message Date
Jo-Philipp Wich
62df088b9b applications/luci-firewall: explicitely convert all translation values to strings, otherwhise table.concat() might choke on userdata (#372) 2012-02-19 20:22:17 +00:00
Jo-Philipp Wich
3ee2fcccca applications/luci-firewall: fix some datatype sepcifications after r8156 2012-01-09 05:48:27 +00:00
Jo-Philipp Wich
e4dc649e82 applications/luci-firewall: fix datatype validation for masq src/dest; allow list of negated ucinames, hostnames, ip-ranges or -addresses 2012-01-07 21:55:52 +00:00
Jo-Philipp Wich
0ce6a286f7 applications/luci-firewall: fix crash in rule formatting helper when a rule with an /128 ipv6 prefix is encountered 2012-01-01 15:31:25 +00:00
Jo-Philipp Wich
4988cc6b59 applications/luci-firewall: fix wrong location of cbi templates 2011-12-20 15:09:38 +00:00
Jo-Philipp Wich
0f71faaf34 applications/luci-firewall: use option "name" instead of deprecated "_name", expose "extra" option, add enable/disable toggles for portforwards, snats and rules 2011-12-20 03:14:54 +00:00
Jo-Philipp Wich
5de0c58bd9 applications/luci-firewall: make rule descriptions fully translateable 2011-12-20 00:08:07 +00:00
Jo-Philipp Wich
033de64a0f applications/luci-firewall: complete rework firewall ui
- split zone setup, port forwards, traffic rules and firewall.user
	- add quickadd forms for various common rules like port forwards
	- add tool class for textual formatting and descriptions of rules
	- simplify controller, remove old mini admin remainders
2011-12-19 21:16:31 +00:00
Jo-Philipp Wich
5c1ef9a0a6 applications/luci-firewall: allow negated uci identifiers, hostnames and ip addresses in zone masq src/dest fields 2011-12-16 01:25:07 +00:00
Jo-Philipp Wich
1d76d8a215 applications, modules: remove i18n handling from controller modules as it moved to the themes now 2011-08-12 13:16:27 +00:00
Jo-Philipp Wich
01cd04fc78 applications/luci-firewall: fix turning off nat reflection 2011-07-30 20:02:58 +00:00
Jo-Philipp Wich
7e484b857b applications/luci-firewall: properly handle zone removal 2011-07-11 13:11:12 +00:00
Jo-Philipp Wich
648af42197 applications/luci-firewall: use neg_network_ip4addr datatype for masq_{src,dest} 2011-06-17 10:53:24 +00:00
Jo-Philipp Wich
7dbb07ff6f applications/luci-firewall: relax masq_{src,dest} validation to allow for interface names 2011-06-17 00:28:52 +00:00
Manuel Munz
bb2d7517eb luci-firewall: Add support for negations for ip addresses/nets (#218) 2011-04-13 00:33:42 +00:00
Jo-Philipp Wich
63371656cb applications/luci-firewall: fix "any" icmp type for ip6tables 2011-02-12 23:27:10 +00:00
Jo-Philipp Wich
5b77c42e56 applications/luci-firewall: support NOTRACK rules 2011-01-23 20:23:43 +00:00
Jo-Philipp Wich
71fbed1bc8 applications/luci-firewall: make rules and redirections sortable 2011-01-20 12:38:32 +00:00
Jo-Philipp Wich
c6bbb37d09 applications/luci-firewall: remove uvl schema 2011-01-02 19:38:41 +00:00
Jo-Philipp Wich
0cdf9d7ead applications/luci-firewall: minor tweaks on config pages 2010-11-27 05:26:48 +00:00
Jo-Philipp Wich
aa0f710867 applications/luci-firewall: some fixes on redirection page 2010-11-20 17:23:44 +00:00
Jo-Philipp Wich
dfc723af3e applications/luci-firewall: filter carriage returns in received custom rules text 2010-11-18 04:48:32 +00:00
Jo-Philipp Wich
12510baacc applications/luci-firewall: fix translation loading 2010-11-17 02:16:14 +00:00
Jo-Philipp Wich
c45f3545cf applications/luci-firewall: change po name to firewall 2010-11-16 20:12:30 +00:00
Jo-Philipp Wich
c6a63e1794 applications/luci-firewall: add missing zone model 2010-11-08 11:32:56 +00:00
Jo-Philipp Wich
447cc08a8a applications/luci-firewall: support local destination in rules, add placeholders 2010-11-07 20:01:56 +00:00
Jo-Philipp Wich
b04c13bdcc applications/luci-firewall: complete rework 2010-11-01 19:45:54 +00:00
Jo-Philipp Wich
4ad99af940 applications: rename luci-fw to luci-firewall 2010-10-16 15:24:07 +00:00