summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-1946/+0
* Cancel button after input errorPhil Davis2015-07-131-1/+6
* Code spacingPhil Davis2015-06-151-31/+31
* Code style Firewall RulesPhil Davis2015-05-111-364/+535
* Firewall Rules Edit missing slashPhil Davis2015-05-101-1/+1
* There is no longer any need to restrict protocols for IPv4+IPv6 rules, the ap...Chris Buechler2015-04-041-5/+0
* Add SCTP to protocol list for filtering.jim-p2015-03-311-1/+1
* fix up textChris Buechler2015-03-051-2/+2
* Use appropriate interface field description when working with floating rules,...Chris Buechler2015-02-091-1/+5
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Split ICMP and ICMPv6 types on Firewall RulesRenato Botelho2014-12-111-25/+27
* Fix indent and spacesRenato Botelho2014-12-111-5/+7
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* fix text, PPPoE Server, not VPNChris Buechler2014-11-061-1/+1
* Merge pull request #1323 from derelict-pf/masterRenato Botelho2014-11-051-8/+8
|\
| * s/a/an/ and speling.derelict-pf2014-10-311-7/+7
| * s/then/than/derelict-pf2014-10-311-1/+1
* | Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-2/+6
* | Add (self) keyword for specifying "any IP address on this firewall" as a rule...jim-p2014-05-231-1/+5
* | Update SCRIPT tags.Colin Fleming2014-05-191-0/+2
* | Unbreak 'add rule on top of the list' allowing after param to be -1Renato Botelho2014-04-291-2/+2
* | Expose all p0f OS types that it supports so that subtypes of various Operatin...jim-p2014-04-291-17/+31
|/
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-23/+23
|\
| * xhtml Complianceayvis2014-03-141-23/+23
* | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
|/
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-10/+11
* Validate rule Advanced Options numeric entriesPhil Davis2014-03-111-7/+35
* Merge pull request #997 from phil-davis/masterRenato Botelho2014-03-071-2/+19
|\
| * Refine check for existence of rule advanced optionsPhil Davis2014-03-061-9/+10
| * Make Firewall Rules Advanced Options open if usedPhil Davis2014-03-041-2/+18
* | Merge pull request #984 from phil-davis/masterRenato Botelho2014-03-041-18/+12
|\ \ | |/
| * Tidy up GWG dropdown selection testsPhil Davis2014-02-281-11/+7
| * Tidy "gateway name - IP" in dropdown listPhil Davis2014-02-281-1/+2
| * Use return_gateway_groups_array() to build correct GWG listPhil Davis2014-02-271-10/+7
* | Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499Renato Botelho2014-03-031-3/+3
|/
* Port dropdowns: Put port no. after descripstilez2014-02-251-4/+4
* Update firewall_rules_edit.phpWild Stray2014-02-221-1/+1
* Change string to "Maximum new connections per host / per second(s)"Daniel Aleksandersen2014-02-131-4/+4
* Standardise LAN net displayPhil Davis2014-02-071-2/+2
* added input hidden with tracker valuebruno2014-01-161-4/+6
* Generate a tracker id for the filter rules for now. Maybe for nat rules as well?Ermal2013-12-311-0/+4
* Add an option to set no-sync on rules to keep states from being synced via pf...Renato Botelho2013-11-121-3/+16
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Relax advanced options firewall rules testsPhil Davis2013-08-141-12/+3
* Allow advanced options state-related parameters to be used for TCP, UDP and ICMPPhil Davis2013-07-241-13/+16
* Validate firewall rule advanced options requirementsPhil Davis2013-07-221-0/+45
* Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-081-1/+1
* Add support for protocol 41 in rules. Fixes #3007.Daniel Becker2013-07-071-1/+1
OpenPOWER on IntegriCloud