summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_layer7.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-15/+15
* Code style firewall shaperPhil Davis2015-05-111-261/+257
* Minor changes to firewall_shaper_layer7Phil Davis2015-05-111-7/+3
* This broke a variety of things. Revert "Deprecated and non-static method mess...Chris Buechler2015-01-091-1/+1
* Deprecated and non-static method messagesPhil Davis2015-01-091-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files...ayvis2014-03-181-6/+6
* Remove call-time pass by reference from traffic shaper files, it should fix #...Renato Botelho2013-09-121-1/+1
* Tidy up "firewall_shaper_layer7.php" XHTMLColin Fleming2013-04-031-28/+28
* Tidy up "traffic shaper layer7" XHTMLColin Fleming2013-03-221-55/+51
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-4/+4
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-1/+1
* Fix typo in comment.jim-p2010-11-161-1/+1
* Form image buttons are submit buttons and thus default buttons, causing unwan...Erik Fonnesbeck2010-11-121-2/+2
* Fix XSS issuesScott Ullrich2010-11-121-4/+3
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-1/+1
|\
| * Remove or simplify some (s)printf calls.Erik Fonnesbeck2010-08-111-1/+1
* | Use <?php instead of the short form, use <?= and remove spaces and tabs from EOLRenato Botelho2010-08-121-62/+62
|/
* Checked gettext() implementation on firewall_shaper_layer7.phpCarlos Eduardo Ramos2010-07-131-1/+1
* Checked gettext() implementation on firewall_shaper_layer7.phpCarlos Eduardo Ramos2010-07-121-1/+1
* Fixing gettext calls on firewall_shaper_layer7.phpVinicius Coque2010-07-021-2/+2
* Review of firewall_shaper_layer7Neriberto C.Prado2010-06-301-1/+1
* Implement gettext() calls in firewall_shaper_layer7.phpNeriberto C.Prado2010-06-291-20/+20
* Add status links to shaper pages.jim-p2010-06-021-0/+1
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an exist...Ermal Luçi2009-11-101-4/+7
* Remove \r it makes editing in vi ugly.Ermal Luçi2009-11-101-589/+589
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-9/+14
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-6/+6
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-5/+2
* Removed hard limit that was limiting the number of protocols to 100Helder Pereira2009-01-071-9/+4
* Using correct functionaHelder Pereira2008-12-211-3/+3
* Use propper functions.Ermal Luçi2008-12-211-3/+3
* Also removed "action allow" from a javascript arrayHelder Pereira2008-12-211-1/+1
* Removed "action allow" from layer7 rules definition since it didn't make senseHelder Pereira2008-12-211-1/+1
* This patch adds the initial support for layer7 protocol inspection gui.Helder Pereira2008-12-201-0/+592
OpenPOWER on IntegriCloud