summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Do not call gettext() to print varsRenato Botelho2010-07-121-1/+1
* 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
* 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
* shift this around a little, put the dynamic gateways beneath the static ones...Chris Buechler2009-12-211-13/+14
* clean up textChris Buechler2009-12-211-4/+4
* fix reject rules to the same as in 1_2. return is valid on all rulesChris Buechler2009-12-181-1/+1
* fixup textChris Buechler2009-12-181-6/+5
* fix textChris Buechler2009-12-131-1/+1
* Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes'pierrepomes2009-12-131-2/+5
* Add patch from lietu (Janne Enberg). Ticket #136pierrepomes2009-12-121-11/+35
* Add listtopic and extra save button.sullrich2009-12-061-8/+26
* Ticket #146 Fix typos ansd copy/pasto errors.Ermal Luçi2009-12-041-11/+11
* Oops, unbreak tdsullrich2009-12-031-1/+2
* Fixup Source OS boxsullrich2009-12-031-2/+2
* Minor formatting + hide Source OS behind Advanced boxsullrich2009-12-031-22/+29
* Style / formatting changessullrich2009-12-031-94/+81
* Show advanced option instead of Show state for every entrysullrich2009-12-031-9/+9
* Hide layer7 and in/out behind advanced buttonsullrich2009-12-031-2/+11
* Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced...sullrich2009-12-031-106/+129
* Resolves #146 Add propper validation on alias usage. Allow port type aliases ...Ermal Luçi2009-12-031-7/+7
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and h...Ermal Luçi2009-11-301-5/+12
* Seperate diffserv box into a <select> dropdown. Hide item behind advanced bu...sullrich2009-11-281-8/+16
* Diffserv code point is not a reqired fieldsullrich2009-11-281-1/+1
* Include filter.inc and shaper.incScott Ullrich2009-11-211-1/+2
* Add support for 'max-src-conn' PF feature, to limit the maximum number of est...pierrepomes2009-11-161-0/+3
* Fixes Issue #142Ermal Luçi2009-11-091-0/+6
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* Pretty sure ruleid should be a hidden field.Scott Ullrich2009-08-251-6/+2
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/automatically-managing...Scott Ullrich2009-08-241-0/+12
|\
| * Added support for automatically managing firewall rules with NAT rules.unknown2009-08-141-0/+12
* | Add avanced item indicator which will show when hovering the mouse over the i...Scott Ullrich2009-08-201-3/+4
|/
* Fix typo its tagged and not tag.Ermal Luçi2009-08-111-1/+1
OpenPOWER on IntegriCloud