summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_rules_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed #7625Steve Beaver2017-08-111-3/+14
* Fix VLAN Priority set pf syntax. Fixes #7744jim-p2017-08-011-1/+10
* Make consistent rule information sectionPhil Davis2017-05-191-28/+2
* Add underscores to is_port* function namesPhil Davis2017-03-271-4/+4
* Add reason to write_config() calldoktornotor2017-03-211-1/+1
* Merge pull request #3457 from stilez/patch-38jim-p2017-03-151-11/+29
|\
| * More sanitising of ipprotocol and other input fieldsstilez2017-02-011-11/+29
* | Do not enforce a max limit on state timeout when editing a firewall rule. Fix...jim-p2017-03-061-1/+1
* | Merge pull request #3570 from phil-davis/fw-rule-desc-7294Renato Botelho2017-03-021-2/+5
|\ \
| * | Fix 7294 keep full rule descriptionPhil Davis2017-02-221-2/+5
* | | Fix #7300 provide default value for ipprotocol for old rulesPhil Davis2017-02-231-0/+2
|/ /
* | Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-12/+16
* | GET/POST conversion firewall_rulesSteve Beaver2017-02-101-15/+9
* | Merge pull request #3478 from phil-davis/sethelp-review2Renato Botelho2017-02-061-14/+20
|\ \
| * | setHelp and gettext changes for firewall* pagesPhil Davis2017-02-051-14/+20
* | | Firewall Rules Edit translate Source and DestinationPhil Davis2017-02-051-2/+2
|/ /
* | Several more fixes for setHelp to assist with translationSteve Beaver2017-02-031-1/+1
* | Remove unneeded sprintf from setHelp callsSteve Beaver2017-02-021-1/+1
|/
* Fixed #7171Steve Beaver2017-01-301-4/+0
* Required fields for firewall*.phpPhil Davis2017-01-241-7/+7
* Breadcrumb linksPhil Davis2017-01-101-0/+9
* Merge pull request #3329 from phil-davis/patch-1Renato Botelho2017-01-041-1/+1
|\
| * firewall_rules_edit stop Floating field displayingPhil Davis2016-12-311-1/+1
* | Merge pull request #3334 from phil-davis/patch-2Renato Botelho2017-01-021-0/+6
|\ \
| * | Fix #7059 Set expected icmptypes formatPhil Davis2017-01-011-0/+6
| |/
* | Merge pull request #3336 from phil-davis/patch-4Renato Botelho2017-01-021-2/+2
|\ \
| * | Remove redundant gettext() in firewall_rules_editPhil Davis2017-01-011-2/+2
| |/
* | firewall_rules_edit whitespacePhil Davis2017-01-011-7/+7
|/
* Merge pull request #3325 from stilez/patch-51Renato Botelho2016-12-301-1/+2
|\
| * capitalise "Any"stilez2016-12-291-1/+1
| * "Any" moved to top of list in new blank rulesstilez2016-12-291-1/+2
* | Merge pull request #3139 from stilez/patch-38Renato Botelho2016-12-301-64/+130
|\ \ | |/ |/|
| * Remove and replace white spacesstilez2016-12-281-4/+4
| * Put back "any" in same place it came from in dropdownstilez2016-12-281-1/+1
| * revert protocol order change (unrelated to PR)stilez2016-12-281-2/+1
| * Data sanitation - check IP protocol in form datastilez2016-12-271-0/+4
| * Alternate fix for jim-p's point that seems to resolve everything neatlystilez2016-12-271-0/+1
| * Fix the Safari issue mentioned by @gargaJared Dillard2016-12-151-1/+7
| * Bugfixesstilez2016-09-151-15/+7
| * Improve icmptype input sanitisingstilez2016-09-151-13/+22
| * Enhance ICMP type handling in rulesstilez2016-09-151-50/+105
* | Merge pull request #3248 from phil-davis/ipaddressnopatternRenato Botelho2016-12-271-2/+3
|\ \
| * | Form_IpAddress add types remove patternsPhil Davis2016-12-031-2/+3
* | | Fix copy/paste error in variable test.jim-p2016-12-091-2/+2
|/ /
* | Merge pull request #3224 from phil-davis/patch-2Renato Botelho2016-11-251-1/+4
|\ \
| * | Keep the rule type selection after input errors on firewall rulePhil Davis2016-11-131-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-151-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
OpenPOWER on IntegriCloud