summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding pre_id_tablerow hookScott Ullrich2011-07-231-0/+1
|
* Adding apply hooksScott Ullrich2011-07-221-0/+2
|
* Make name similarScott Ullrich2011-07-171-1/+1
|
* Adding hooksScott Ullrich2011-07-171-15/+25
|
* Merge remote branch 'upstream/master'jim-p2011-06-011-1/+1
|\
| * Make the ICMP echo request type less ambiguous, and since it's likely the ↵jim-p2011-06-011-1/+1
| | | | | | | | main one to get used, move it to the top.
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-1/+1
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/filter.inc usr/local/www/themes/the_wall/rrdcolors.inc.php
| * In IPsec, s/mobileclients/client/, this was changed long ago in the config ↵jim-p2011-03-281-1/+1
| | | | | | | | but not everywhere followed.
* | Merge remote branch 'upstream/master'Seth Mos2011-02-161-1/+1
|\ \ | |/
| * Break on 'You can also monitor the reload progress' instead of letting it ↵Scott Ullrich2011-02-151-1/+1
| | | | | | | | wrap into a newline.
* | Merge remote branch 'upstream/master'Seth Mos2011-02-031-3/+5
|\ \ | |/
| * Test for arrach before foreach'ing. Reported-by: ↵Ermal2011-02-011-3/+5
| | | | | | | | http://forum.pfsense.org/index.php/topic,32865.0.html
* | Merge remote branch 'upstream/master'Seth Mos2011-02-011-3/+3
|\ \ | |/
| * Show PPPoE tab if any of the PPPoE server instances are enabled. Fixes #1243jim-p2011-01-311-3/+3
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-01-261-3/+0
|\ \ | |/ | | | | | | Conflicts: etc/inc/system.inc
| * fix textChris Buechler2011-01-211-3/+0
| |
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-3/+20
|\ \ | |/ | | | | | | | | | | Conflicts: etc/inc/interfaces.inc etc/inc/vslb.inc usr/local/www/interfaces.php
| * Ticket #1060. Escape even the alias entry descritpions.Ermal2010-12-011-1/+1
| |
| * Disable firewall rule drag and drop. Will bring this feature back in 2.1Scott Ullrich2010-11-291-0/+2
| |
| * Properly reflect ports in the GUI view of the anti-lockout rule since ↵jim-p2010-11-171-2/+17
| | | | | | | | Ermal's changes restricted it to only ssh/gui ports.
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-20/+58
|\ \ | |/ | | | | | | | | | | | | Conflicts: etc/inc/filter.inc etc/inc/system.inc usr/local/www/interfaces.php usr/local/www/interfaces_gif_edit.php
| * Fix XSS issuesScott Ullrich2010-11-121-9/+9
| |
| * Small rework of code for applying drag and drop reordering of rules and some ↵Erik Fonnesbeck2010-11-111-19/+18
| | | | | | | | | | | | extra checks added to fix some potential bugs. Ticket #878 Also minimizes the extent of the changes performed (useful when comparing config.xml files from before and after).
| * Fix handling of floating rules in the drag and drop reordering code. Fix for ↵Erik Fonnesbeck2010-11-111-4/+11
| | | | | | | | part of ticket #878
| * If the anti-lockout rule is active, show it in the rules list for the LAN ↵jim-p2010-11-051-0/+32
| | | | | | | | interface (or WAN if the interface count is 1, same rules as in filter.inc for putting the rule in the ruleset)
* | Fix the filter.inc rule generation for icmp to prevent a double inet6 in the ↵Seth Mos2010-10-251-0/+12
|/ | | | | | rule Add inet6 for user defined rules to ipv6 addresses.
* Display the ICMP type (abbreviated) in the firewall rule list and show the ↵Erik Fonnesbeck2010-10-211-1/+30
| | | | full text when the cursor is over it for ticket #762
* Ticket #568. Do not show the save/cancel buttons on the edit page of ↵Ermal2010-09-011-43/+1
| | | | firewall rules if that are advanced options set.
* 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
|\ | | | | | | | | | | | | | | | | Conflicts: usr/local/www/diag_smart.php usr/local/www/firewall_rules_edit.php usr/local/www/interfaces.php usr/local/www/load_balancer_pool_edit.php usr/local/www/pkg_mgr_settings.php
| * 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
|\ | | | | | | | | Conflicts: usr/local/www/firewall_rules.php
| * 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
|\ \ | |/ | | | | | | | | | | Conflicts: usr/local/www/firewall_nat_out.php usr/local/www/firewall_rules.php usr/local/www/firewall_rules_edit.php
| * 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
| |
OpenPOWER on IntegriCloud