summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix the filter.inc rule generation for icmp to prevent a double inet6 in the ...Seth Mos2010-10-251-0/+12
|/
* Display the ICMP type (abbreviated) in the firewall rule list and show the fu...Erik Fonnesbeck2010-10-211-1/+30
* Ticket #568. Do not show the save/cancel buttons on the edit page of firewall...Ermal2010-09-011-43/+1
* Add missing space for separating the text for this option from the last one.Erik Fonnesbeck2010-08-271-1/+1
* Ticket #695. Restore accidentally removed char.Ermal2010-08-271-1/+1
* Ticket #695. Fix the advanced icon showing on firewall rules page.Ermal2010-08-271-1/+20
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-5/+5
|\
| * Fix text for a couple advanced options on filter rule list.Erik Fonnesbeck2010-08-111-4/+4
| * Remove or simplify some (s)printf calls.Erik Fonnesbeck2010-08-111-1/+1
* | Move : to gettext stringRenato Botelho2010-08-111-1/+1
|/
* Change bogon color row to E0E0E0Scott Ullrich2010-08-051-18/+18
* Checked gettext() implementation on firewall_rules.phpCarlos Eduardo Ramos2010-07-131-2/+2
* Checked gettext() implementation on firewall_rules.phpCarlos Eduardo Ramos2010-07-131-1/+1
* Checked gettext() implementation on firewall_rules.phpCarlos Eduardo Ramos2010-07-131-9/+10
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-131-2/+21
|\
| * Add undo button for drag and drop reorderingScott Ullrich2010-07-121-2/+21
* | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-121-8/+85
|\ \ | |/
| * Mark filter dirty after savingScott Ullrich2010-07-121-1/+2
| * Add hint about drag and drop reorderingScott Ullrich2010-07-111-4/+12
| * Unbreak OnMouseEventScott Ullrich2010-07-111-2/+1
| * Mark Loading box visibility has hidden as it is only used for drag and dropScott Ullrich2010-07-111-1/+1
| * Use redboxtableScott Ullrich2010-07-111-2/+2
| * Rename to already existing name=infoboxnpScott Ullrich2010-07-111-2/+2
| * Show a loading ajax widget when the page is refreshing the orderScott Ullrich2010-07-111-5/+9
| * Use the move pointer typeScott Ullrich2010-07-111-4/+5
| * Adding drag and drop feature to firewall rules ordering. Simply start draggi...Scott Ullrich2010-07-111-2/+66
* | Fixing gettext calls on firewall_rules.phpVinicius Coque2010-07-021-19/+19
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-2/+2
* | Implemment gettext() callsJeann2010-06-291-2/+2
* | Implement gettext() callsRafael Lucas2010-06-241-65/+65
|/
* Add status/log links to Firewall rulesjim-p2010-06-021-0/+3
* Ticket #525. Correct message shown for a schedule now that the behviour has c...Ermal2010-04-271-6/+1
* correctly go to interface for edit bogons/rfc1918Chris Buechler2010-04-251-2/+2
* Simplify logic implemented on commit 673d29c0Renato Botelho2010-04-121-10/+11
* When delete a filter rule that is associated with a nat rule, cleanup the ass...Renato Botelho2010-04-091-6/+22
* The sum of % for table size should be 100%, fixing itRenato Botelho2010-04-091-8/+8
* fix reject rules to the same as in 1_2. return is valid on all rulesChris Buechler2009-12-181-4/+1
* Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes'pierrepomes2009-12-131-0/+2
* Escape ' Ticket #143sullrich2009-11-271-3/+3
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Add support for 'max-src-conn' PF feature, to limit the maximum number of est...pierrepomes2009-11-161-0/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* Catch up to reality -- there are now 10 fieldsScott Ullrich2009-08-241-1/+1
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/automatically-managing...Scott Ullrich2009-08-241-5/+12
|\
| * Added support for automatically managing firewall rules with NAT rules.unknown2009-08-141-5/+12
* | Make the icon the correct sizeScott Ullrich2009-08-201-1/+1
* | Add avanced item indicator which will show when hovering the mouse over the i...Scott Ullrich2009-08-201-6/+33
|/
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-7/+6
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* Move interface groups after Floating and before other interfacesScott Ullrich2009-05-041-6/+6
OpenPOWER on IntegriCloud