summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-mwan3/luasrc/model/cbi
AgeCommit message (Expand)Author
2020-11-04luci-app-mwan3: unify map, section and option variable handling in globalsconfigFlorian Eckert
2020-11-04luci-app-mwan3: only show port options if proto is tcp or udpFlorian Eckert
2020-11-04luci-app-mwan3: add missing familiy selection for rulesFlorian Eckert
2020-11-04luci-app-mwan3: unify map, section and option variable handling in ruleconfigFlorian Eckert
2020-10-14luci-app-mwan3: check rule name length on createFlorian Eckert
2020-10-14luci-app-mwan3: check policy name length on createFlorian Eckert
2020-09-22luci-app-mwan3: fixing reliability check if value is not configuredFlorian Eckert
2020-09-22luci-app-mwan3: Adjust timeout value to match mwan3track defaultJames White
2020-09-22luci-app-mwan3: Adjust default interval value to 10 to match mwan3trackJames White
2020-09-22luci-app-mwan3: Update down and up defaults to match mwan3trackJames White
2020-08-31luci-app-mwan3: sync default values with mwan3Florian Eckert
2020-08-20treewide: replace `which` with `command -v`Paul Spooren
2019-12-18luci-app-mwan3: save httping_ssl config whether is set or notFlorian Eckert
2019-12-18luci-app-mwan3: fix require field message if httping is selectedFlorian Eckert
2019-11-19luci-app-mwan3: switch on ssl tracking on httping selectionFlorian Eckert
2019-11-13luci-app-mwan3: add new httping_ssl optionFlorian Eckert
2019-06-03luci-app-mwan3: change flush_conntrack option to list optionFlorian Eckert
2019-01-31luci-app-mwan3: fix possibility to not select an ipsetFlorian Eckert
2019-01-22luci-app-mwan3: Offer loaded ipsets as dropdown for ipset selectionFlorian Eckert
2019-01-22luci-app-mwan3: add syslog rule debug optionFlorian Eckert
2019-01-17luci-app-mwan3: fix cbi local scopeFlorian Eckert
2018-12-21luci-app-mwan3: show supported tracking methodes if needed bin is installedFlorian Eckert
2018-12-21luci-app-mwan3: add tracking methode npingFlorian Eckert
2018-11-14luci-app-mwan3: remove deprecated local_source optionFlorian Eckert
2018-11-14luci-app-mwan3: add rt_table_lookup optionFlorian Eckert
2018-11-14luci-app-mwan3: add rtmon interval optionFlorian Eckert
2018-11-14luci-app-mwan3: rename variable in globalsconfig.luaFlorian Eckert
2018-11-14luci-app-mwan3: declare variables in globalsconfig.lua localFlorian Eckert
2018-09-27luci-app-mwan3: add new max_ttl optionFlorian Eckert
2018-08-30luci-app-mwan3: change interface enabled option to use flag cbi classFlorian Eckert
2018-05-15luci-app-mwan3: add quality check optionsFlorian Eckert
2018-05-15luci-app-mwan3: add dependecy to size optionFlorian Eckert
2018-04-09luci-app-mwan3: bugfixDirk Brenken
2018-04-06luci-app-mwan3: show default values in interface page if config is not foundFlorian Eckert
2018-04-06luci-app-mwan3: update translationsFlorian Eckert
2018-04-06luci-app-mwan3: fix legacy uci api usageJo-Philipp Wich
2018-04-03luci-app-mwan3: calculate max interface usage from mmx_mask valueFlorian Eckert
2018-03-28luci-app-mwan3: update notify infoFlorian Eckert
2018-03-28luci-app-mwan3: fix strict XHTML syntax errorFlorian Eckert
2018-03-01luci-app-mwan3: fix stack trace if no tacking_ip is set on interface addFlorian Eckert
2018-01-23luci-app-wman3: add license header to all filesFlorian Eckert
2018-01-23luci-app-mwan3: fix assert if route could not select by ubusFlorian Eckert
2018-01-18luci-app-mwan3: fix unify luci code stylingFlorian Eckert
2018-01-18luci-app-mwan3: remove/unify lua require orderFlorian Eckert
2018-01-18luci-app-mwan3: refactoring member config pagesFlorian Eckert
2018-01-18luci-app-mwan3: refactoring warning compilation on the policy config pagesFlorian Eckert
2018-01-18luci-app-mwan3: refactoring ruleconfig pageFlorian Eckert
2018-01-18luci-app-mwan3: refactoring warning compilation on the rule config pagesFlorian Eckert
2018-01-18luci-app-mwan3: remove some config parameter from rule overview tableFlorian Eckert
2018-01-18luci-app-mwan3: update rule help textFlorian Eckert