summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Balance <p> with </p>Ermal2010-10-221-7/+7
* Put </ul> tags inside the same <td> since they cannot span multiple of them.Ermal2010-10-221-4/+4
* Unhide the source port options on firewall rules when they are not at the def...Erik Fonnesbeck2010-09-281-0/+3
* Revert "Shows source ports when they are already defined" - this only made it...Erik Fonnesbeck2010-09-281-1/+0
* Ticket #568. Do not show the save/cancel buttons on the edit page of firewall...Ermal2010-09-011-0/+2
* Fix text for the source port note on firewall rules.Erik Fonnesbeck2010-08-301-1/+1
* Fix gettext mishap/typo. Cosmetic only. Fixes #857jim-p2010-08-301-1/+1
* Shows source ports when they are already definedVinicius Coque2010-08-131-0/+1
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-51/+66
|\
| * Disable protocol box on associated rules, move the message, and clean up code...Erik Fonnesbeck2010-08-121-51/+66
| * Remove or simplify some (s)printf calls.Erik Fonnesbeck2010-08-111-1/+1
* | Use <?php instead of the short formRenato Botelho2010-08-121-22/+22
* | Fix gettext on firewall_rules_edit.phpVinicius Coque2010-08-121-9/+9
|/
* Fixes #817. Tags/Marks can be used even outside floating rules.Ermal2010-08-101-4/+4
* Enforce the interface selection on associated filter rules. Ticket #780Erik Fonnesbeck2010-08-071-0/+1
* Ticket #780. Disable the interface selection on associated nat rules.Ermal2010-08-031-3/+9
* Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-131-1/+1
* Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-131-12/+12
* Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-2/+2
* Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-3/+3
* Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-5/+5
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-121-3/+5
|\
| * Properly select the interfaces when displaying the edit page for floating rul...Erik Fonnesbeck2010-07-091-2/+3
| * Don't use the association when duplicating firewall rules. Fixes #634Erik Fonnesbeck2010-07-081-1/+2
* | Corrections gettext implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-081-22/+22
* | Fixing gettext() calls on firewall_rules_edit.phpVinicius Coque2010-07-021-2/+2
* | Fixing gettext calls on firewall_rules_edit.phpVinicius Coque2010-07-021-29/+29
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-2/+2
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-4/+4
* | Implemment gettext() callsJeann2010-06-301-4/+4
* | Implemment gettext() callsJeann2010-06-291-2/+2
* | Implement gettext() callsRafael Lucas2010-06-241-150/+150
|/
* Add status/log links to Firewall rulesjim-p2010-06-021-0/+3
* Allow the use of ">" in filter rule descriptions. Even whilst stripping the >...smos2010-05-141-1/+2
* Fix source input validation, saving, and the "View the NAT rule" link on link...Erik Fonnesbeck2010-05-111-8/+14
* It wasn't clear enough why source port should usually be any. Make it more c...Erik Fonnesbeck2010-05-111-1/+1
* check more closely for match here, to fix multiple items being marked as "sel...Chris Buechler2010-05-081-1/+1
* Use common function to return gateway array so consinstency is preserved arou...Ermal2010-05-071-34/+6
* Ticket #568. Programatically decide if to show an advanced button or the valu...Ermal2010-05-051-20/+20
* Implement tcp flags and sloppy state on the GUI.Ermal2010-05-051-0/+84
* Fix indentRenato Botelho2010-04-291-6/+6
* Merge remote branch 'mainline/master'Renato Botelho2010-04-221-0/+1
|\
| * Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-211-0/+1
* | Block source edit on associated firewall rulesVinicius Coque2010-04-191-37/+38
|/
* Initialise the correct array if empty.thompsa2010-04-121-1/+1
* fix textChris Buechler2010-04-031-1/+1
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-271-9/+1
* Ticket #14. Implement an advanced option to allow disabling autogenerated rep...Ermal Luçi2010-02-101-0/+9
* Ticket #136.Ermal Luçi2010-01-261-8/+16
* add PPP support to dynamic gatewaysChris Buechler2009-12-211-0/+8
OpenPOWER on IntegriCloud