Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-08 | applications/luci-firewall: fix rule table formatting, add mac & ip hints to ↵ | Jo-Philipp Wich | |
various ip related fields | |||
2012-02-19 | applications/luci-firewall: explicitely convert all translation values to ↵ | Jo-Philipp Wich | |
strings, otherwhise table.concat() might choke on userdata (#372) | |||
2012-01-01 | applications/luci-firewall: fix crash in rule formatting helper when a rule ↵ | Jo-Philipp Wich | |
with an /128 ipv6 prefix is encountered | |||
2011-12-20 | applications/luci-firewall: use option "name" instead of deprecated "_name", ↵ | Jo-Philipp Wich | |
expose "extra" option, add enable/disable toggles for portforwards, snats and rules | |||
2011-12-20 | applications/luci-firewall: make rule descriptions fully translateable | Jo-Philipp Wich | |
2011-12-19 | applications/luci-firewall: complete rework firewall ui | Jo-Philipp Wich | |
- 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 |