summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_rules_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Make consistent rule information sectionPhil Davis2017-06-211-22/+2
* Add underscores to is_port* function namesPhil Davis2017-03-271-4/+4
* Do not enforce a max limit on state timeout when editing a firewall rule. Fix...jim-p2017-03-061-1/+1
* Adjust fix for ticket #7294 for 2.3.x, it used a setHelp change that was only...jim-p2017-03-031-3/+4
* Fix 7294 keep full rule descriptionPhil Davis2017-03-021-2/+5
* Fix #7300 provide default value for ipprotocol for old rulesPhil Davis2017-02-261-0/+2
* Breadcrumb linksPhil Davis2017-02-111-0/+9
* Revise setHelpText to accommodate required fieldsSteve Beaver2017-02-101-5/+0
* Required fields for firewall*.phpPhil Davis2017-01-301-7/+7
* firewall_rules_edit stop Floating field displayingPhil Davis2017-01-041-1/+1
* Fix #7059 Set expected icmptypes formatPhil Davis2017-01-021-0/+6
* Remove redundant gettext() in firewall_rules_editPhil Davis2017-01-021-2/+2
* firewall_rules_edit whitespacePhil Davis2017-01-021-7/+7
* capitalise "Any"stilez2016-12-301-1/+1
* "Any" moved to top of list in new blank rulesstilez2016-12-301-1/+2
* Remove and replace white spacesstilez2016-12-301-4/+4
* Put back "any" in same place it came from in dropdownstilez2016-12-301-1/+1
* revert protocol order change (unrelated to PR)stilez2016-12-301-2/+1
* Data sanitation - check IP protocol in form datastilez2016-12-301-0/+4
* Alternate fix for jim-p's point that seems to resolve everything neatlystilez2016-12-301-0/+1
* Fix the Safari issue mentioned by @gargaJared Dillard2016-12-301-1/+7
* Bugfixesstilez2016-12-301-15/+7
* Improve icmptype input sanitisingstilez2016-12-301-13/+22
* Enhance ICMP type handling in rulesstilez2016-12-301-50/+105
* Form_IpAddress add types remove patternsPhil Davis2016-12-271-2/+3
* Fix copy/paste error in variable test.jim-p2016-12-091-2/+2
* Keep the rule type selection after input errors on firewall rulePhil Davis2016-11-251-1/+4
* Added addrtolower calls to force IPv6 addresses to lower caseSteve Beaver2016-11-221-2/+2
* Revert "Fix #6918 Allow aliases with capital letters in rules"Luiz Otavio O Souza2016-11-161-3/+2
* Fix #6918 Allow aliases with capital letters in rulesPhil Davis2016-11-141-2/+3
* Clarify source port warning when editing a firewall rule.jim-p2016-10-131-4/+4
* lowercasing and sprintf of setHelpstilez2016-10-121-2/+1
* label src/dst incorrect - fixed (minor)stilez2016-10-121-1/+1
* UI improvement - src port button label and src port help msgsstilez2016-10-121-18/+12
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Input boxes with setPattern validation should not contain escape characters a...PiBa-NL2016-09-021-1/+1
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-43/+42
* Always use require_oncePhil Davis2016-06-271-2/+2
* Firewall / Rules / Edit - URL (IP) AliasNOYB2016-05-241-1/+1
* Firewall - Punctuation Clean UpNOYB2016-04-201-6/+6
* Fix validation of v4 in v6 rules and vice versa. Ticket #6211Chris Buechler2016-04-201-6/+6
* Convert status_services and widget to POSTStephen Beaver2016-04-181-2/+2
* Remove redundant if check.Chris Buechler2016-04-161-1/+1
* Deprecate references to modulate state. Remove rule allowing TCP 1723 inbound...Chris Buechler2016-04-061-3/+3
* Merge pull request #2809 from NOYB/Firewall_/_Rules_-_Remove_PersonalizationsStephen Beaver2016-04-041-54/+54
* Fix display of gateway IP address and gateway/group descriptions in firewall_...jim-p2016-03-231-2/+2
* possible typoheper2016-03-211-1/+1
* Reengineer Form_Button setAttributePhil Davis2016-03-201-7/+2
* Redmine #5994 Fix test for default source port fieldsPhil Davis2016-03-181-1/+2
* Redmine #5994 standardize firewall rule advanced buttonPhil Davis2016-03-171-24/+42
OpenPOWER on IntegriCloud