| Commit message (Expand) | Author | Age | Files | Lines |
* | Add status/log links to Firewall rules | jim-p | 2010-06-02 | 1 | -0/+3 |
* | Allow the use of ">" in filter rule descriptions. Even whilst stripping the >... | smos | 2010-05-14 | 1 | -1/+2 |
* | Fix source input validation, saving, and the "View the NAT rule" link on link... | Erik Fonnesbeck | 2010-05-11 | 1 | -8/+14 |
* | It wasn't clear enough why source port should usually be any. Make it more c... | Erik Fonnesbeck | 2010-05-11 | 1 | -1/+1 |
* | check more closely for match here, to fix multiple items being marked as "sel... | Chris Buechler | 2010-05-08 | 1 | -1/+1 |
* | Use common function to return gateway array so consinstency is preserved arou... | Ermal | 2010-05-07 | 1 | -34/+6 |
* | Ticket #568. Programatically decide if to show an advanced button or the valu... | Ermal | 2010-05-05 | 1 | -20/+20 |
* | Implement tcp flags and sloppy state on the GUI. | Ermal | 2010-05-05 | 1 | -0/+84 |
* | Fix indent | Renato Botelho | 2010-04-29 | 1 | -6/+6 |
* | Merge remote branch 'mainline/master' | Renato Botelho | 2010-04-22 | 1 | -0/+1 |
|\ |
|
| * | Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a... | jim-p | 2010-04-21 | 1 | -0/+1 |
* | | Block source edit on associated firewall rules | Vinicius Coque | 2010-04-19 | 1 | -37/+38 |
|/ |
|
* | Initialise the correct array if empty. | thompsa | 2010-04-12 | 1 | -1/+1 |
* | fix text | Chris Buechler | 2010-04-03 | 1 | -1/+1 |
* | Redo most of the ppp interface handling to be consistent with the other mpd5 ... | Ermal | 2010-03-27 | 1 | -9/+1 |
* | Ticket #14. Implement an advanced option to allow disabling autogenerated rep... | Ermal Luçi | 2010-02-10 | 1 | -0/+9 |
* | Ticket #136. | Ermal Luçi | 2010-01-26 | 1 | -8/+16 |
* | add PPP support to dynamic gateways | Chris Buechler | 2009-12-21 | 1 | -0/+8 |
* | shift this around a little, put the dynamic gateways beneath the static ones... | Chris Buechler | 2009-12-21 | 1 | -13/+14 |
* | clean up text | Chris Buechler | 2009-12-21 | 1 | -4/+4 |
* | fix reject rules to the same as in 1_2. return is valid on all rules | Chris Buechler | 2009-12-18 | 1 | -1/+1 |
* | fixup text | Chris Buechler | 2009-12-18 | 1 | -6/+5 |
* | fix text | Chris Buechler | 2009-12-13 | 1 | -1/+1 |
* | Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes' | pierrepomes | 2009-12-13 | 1 | -2/+5 |
* | Add patch from lietu (Janne Enberg). Ticket #136 | pierrepomes | 2009-12-12 | 1 | -11/+35 |
* | Add listtopic and extra save button. | sullrich | 2009-12-06 | 1 | -8/+26 |
* | Ticket #146 Fix typos ansd copy/pasto errors. | Ermal Luçi | 2009-12-04 | 1 | -11/+11 |
* | Oops, unbreak td | sullrich | 2009-12-03 | 1 | -1/+2 |
* | Fixup Source OS box | sullrich | 2009-12-03 | 1 | -2/+2 |
* | Minor formatting + hide Source OS behind Advanced box | sullrich | 2009-12-03 | 1 | -22/+29 |
* | Style / formatting changes | sullrich | 2009-12-03 | 1 | -94/+81 |
* | Show advanced option instead of Show state for every entry | sullrich | 2009-12-03 | 1 | -9/+9 |
* | Hide layer7 and in/out behind advanced button | sullrich | 2009-12-03 | 1 | -2/+11 |
* | Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced... | sullrich | 2009-12-03 | 1 | -106/+129 |
* | Resolves #146 Add propper validation on alias usage. Allow port type aliases ... | Ermal Luçi | 2009-12-03 | 1 | -7/+7 |
* | Ticket #146. Fix the autocompletion of ports aliases only for the ports and h... | Ermal Luçi | 2009-11-30 | 1 | -5/+12 |
* | Seperate diffserv box into a <select> dropdown. Hide item behind advanced bu... | sullrich | 2009-11-28 | 1 | -8/+16 |
* | Diffserv code point is not a reqired field | sullrich | 2009-11-28 | 1 | -1/+1 |
* | Include filter.inc and shaper.inc | Scott Ullrich | 2009-11-21 | 1 | -1/+2 |
* | Add support for 'max-src-conn' PF feature, to limit the maximum number of est... | pierrepomes | 2009-11-16 | 1 | -0/+3 |
* | Fixes Issue #142 | Ermal Luçi | 2009-11-09 | 1 | -0/+6 |
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ... | Scott Ullrich | 2009-09-14 | 1 | -0/+3 |
* | Pretty sure ruleid should be a hidden field. | Scott Ullrich | 2009-08-25 | 1 | -6/+2 |
* | Merge branch 'master' of git://rcs.pfsense.org/pfsense/automatically-managing... | Scott Ullrich | 2009-08-24 | 1 | -0/+12 |
|\ |
|
| * | Added support for automatically managing firewall rules with NAT rules. | unknown | 2009-08-14 | 1 | -0/+12 |
* | | Add avanced item indicator which will show when hovering the mouse over the i... | Scott Ullrich | 2009-08-20 | 1 | -3/+4 |
|/ |
|
* | Fix typo its tagged and not tag. | Ermal Luçi | 2009-08-11 | 1 | -1/+1 |
* | Prevent users to misconfigure layer7 rules for now.(Ther are supported only o... | Ermal Luçi | 2009-07-09 | 1 | -0/+2 |
* | Fix some typos. | Ermal Luçi | 2009-07-07 | 1 | -1/+2 |
* | fix some other shortcuts provided by the GUI. | Ermal Luçi | 2009-07-07 | 1 | -11/+7 |