Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-30luci-app-firewall: fix misspelling of restrictionsJo-Philipp Wich
2022-02-16luci-app-firewall: fix setting unspecified zone on forwardingsJo-Philipp Wich
2022-01-06luci-app-firewall: initial firewall4 compatibilityStijn Tintel
2021-12-09luci-app-firewall: CBIProtocolSelect: properly handle unrecognized protosJo-Philipp Wich
2021-11-11luci-app-firewall: use firewall.getZoneColorStyle() in viewsJo-Philipp Wich
2021-11-10luci-app-firewall: adjust zone badge markupJo-Philipp Wich
2021-09-01luci-app-firewall: add ipv6 exclusive ICMP typesPaul Dee
2021-08-11firewall: more text lines for custom scriptFritz D. Ansel
2021-08-04luci-app-firewall: replace hh.mm.ss with hh:mm:ssStan Grishin
2021-06-03luci-app-firewall: further luci-rpc/getHostHints compatibility fixesJo-Philipp Wich
2021-06-03treewide: Update JS using luci-rpc getHostHintsNiels Widger
2021-03-15luci-app-firewall: simplify some form actionsJo-Philipp Wich
2021-03-01luci-app-firewall: allow negative prefix lengthsJo-Philipp Wich
2021-03-01luci-app-firewall: zones.js: fix HTML display in ct helper selectionJo-Philipp Wich
2021-03-01luci-app-firewall: fix creating multiple networks from zone network selectorJo-Philipp Wich
2021-02-19luci-app-firewall: properly handle custom multi IP/MAC inputJo-Philipp Wich
2021-01-13luci-app-firewall: add tooltip on rules that have time restrictions enabledFlorian Eckert
2021-01-13luci-app-firewall: add limited masquerading tooltipFlorian Eckert
2020-12-16luci-app-firewall: map proto '*' and 'any' to all on rule configFlorian Eckert
2020-11-20luci-app-firewall: fix removing networks from zoneJo-Philipp Wich
2020-10-01luci-app-firewall: rules: add ICMPv6 Packet Too Big (Type 2)Robby K
2020-07-05luci-app-firewall: migrate syn_flood option to synflood_protect on saveJo-Philipp Wich
2020-04-14luci-app-firewall: tools/firewall.js: honour readonly propertyJo-Philipp Wich
2020-04-03treewide: import utility classes explicitlyJo-Philipp Wich
2020-03-26luci-app-firewall: use Firewall.removeZone() helperJo-Philipp Wich
2020-03-04luci-app-firewall: tools.firewall: properly handle protocol 0Jo-Philipp Wich
2020-03-02luci-app-firewall: don't treat zone name as network fallbackJo-Philipp Wich
2020-02-23luci-app-firewall: snats.js: fix rewrite IP validation for SNAT targetJo-Philipp Wich
2020-01-20luci-app-firewall: fix variable clash leading to incorrect family displayJo-Philipp Wich
2020-01-19luci-app-firewall: add SNAT config migrationJo-Philipp Wich
2020-01-19luci-app-firewall: rework rule descriptions, deduplicate codeJo-Philipp Wich
2020-01-17luci-app-firewall: consolidate duplicate option codeJo-Philipp Wich
2020-01-16luci-app-firewall: support 'limit' and 'limit_burst' optionsJo-Philipp Wich
2020-01-16luci-app-firewall: support 'DSCP' action and matches for rulesJo-Philipp Wich
2020-01-16luci-app-firewall: support 'MARK' action and matches for rulesJo-Philipp Wich
2020-01-16luci-app-firewall: support 'mark' parameter for redirectsJo-Philipp Wich
2020-01-16luci-app-firewall: support 'helper' and 'reflection_src' parameters for redir...Jo-Philipp Wich
2020-01-16luci-app-firewall: support 'helper' and 'set_helper' parameters for rulesJo-Philipp Wich
2020-01-16luci-app-firewall: support 'direction' and 'device' parameters for rulesJo-Philipp Wich
2020-01-16luci-app-firewall: fix family display for port forwardsJo-Philipp Wich
2020-01-15luci-app-firewall: introduce support for "config nat" sectionsJo-Philipp Wich
2020-01-04luci-app-firewall: fix zone network defaultJo-Philipp Wich
2019-12-30luci-app-firewall: update rule ip hints based on address familyJo-Philipp Wich
2019-12-30luci-app-firewall: store week- and monthday restrictions as stringsJo-Philipp Wich
2019-11-22luci-app-firewall: remove obsolete "conntrack" optionJo-Philipp Wich
2019-11-03treewide: require ui.js explicitlyJo-Philipp Wich
2019-11-03luci-base, luci-app-firewall: port custom rules to client side viewJo-Philipp Wich
2019-11-01luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHintsJo-Philipp Wich
2019-09-11luci-app-firewall: display "this new zone" instead of "undefined"Nicholas Smith
2019-09-11luci-app-firewall: disallow creating zone without nameJo-Philipp Wich