summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-11/+11
* Handle extra column on floating rules tabPhil Davis2015-05-111-1/+8
* Merge with masterPhil Davis2015-05-111-1/+62
|\
| * Add Interfaces column to Floating RulesRobert Nelson2015-04-161-1/+57
* | Code style Firewall RulesPhil Davis2015-05-111-317/+372
|/
* Jettison unused dragtable code from firewall_rules.php, it was broken and ina...jim-p2015-03-051-92/+2
* Firewall Rules Apply be friendly to other languagesPhil Davis2015-01-161-1/+1
* 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-21/+3
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Add "match" to floating rulesColin Fleming2014-05-161-4/+12
* removed duplicate type=text/javascriptayvis2014-03-251-1/+1
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-11/+11
|\
| * xhtml Complianceayvis2014-03-141-11/+11
* | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
|/
* more fix some variables gettextLuiz Gustavo Costa2014-03-071-2/+2
* Update "firewall_rules.php"Colin Fleming2013-04-221-1/+1
* Tidy up "firewall_rules.php" XHTMLColin Fleming2013-04-171-13/+13
* Tidy up "firewall_rules.php" XHTMLColin Fleming2013-04-091-70/+73
* Fix extra curly that is breaking firewall rulesjim-p2013-03-011-1/+1
* Fix indent and whitespacesRenato Botelho2013-02-281-402/+404
* Spelling mistakeColin Fleming2013-01-141-1/+1
* Update PHP shorthand tagColin Fleming2013-01-141-3/+3
* Encode the if parameter before using it in redirects, too.jim-p2012-10-311-4/+4
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-8/+4
* Don't offer to apply changes if no changes actually happened.jim-p2012-10-091-8/+12
* fix some imbalanced HTML tagsDarren Embry2012-09-061-7/+7
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-3/+1
* improve alias popup in firewall_rulesCharlie Root2012-06-161-11/+6
* Add a inet46 filter type on the firewall rules page. I have locked down a few...smos2012-05-311-0/+3
* Switch to a common function to determine anti-lockout ports, and fix a bug th...jim-p2012-05-251-12/+2
* fix for #2289: Logic error in firewall rule interface selection for drop-down...Darren Embry2012-04-061-2/+6
* If no rules are defined on the floating rules tab, show a more relevant message.jim-p2012-02-231-2/+6
* now we use the Chosen javascript plugin for jQueryVinicius Coque2011-11-151-1/+1
* replacing prototype by jQuery on firewall_*Vinicius Coque2011-10-101-3/+3
* Fix bottom note when viewing Floating rules to better reflect how they operate.jim-p2011-08-301-6/+15
* Fix display of ssh port on anti-lockout rule display in GUI.jim-p2011-07-281-4/+2
* Adding hook for first trScott Ullrich2011-07-231-0/+3
* Load chosen but do not use it (for pkgs)Scott Ullrich2011-07-231-0/+2
* Move hook up someScott Ullrich2011-07-231-1/+1
* Adding hooks that will be used for filtering pluginsScott Ullrich2011-07-231-0/+4
* Move hook code up a few linesScott Ullrich2011-07-231-2/+2
* Add hook for overriding interfacesScott Ullrich2011-07-231-0/+2
* Add hook for bottom icon rowScott Ullrich2011-07-231-0/+3
* Add hook and fix style for anti lockoutScott Ullrich2011-07-231-3/+7
* Add missing ;Scott Ullrich2011-07-231-1/+1
* Adding pre_id_tablerow hookScott Ullrich2011-07-231-0/+1
OpenPOWER on IntegriCloud