summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-1291-1992/+2724
|\
| * Change the exec() calls to mwexec, this supresses the rrdtool messages during...smos2010-05-121-8/+8
| * Fix source input validation, saving, and the "View the NAT rule" link on link...Erik Fonnesbeck2010-05-112-12/+18
| * It wasn't clear enough why source port should usually be any. Make it more c...Erik Fonnesbeck2010-05-112-2/+2
| * fix up textChris Buechler2010-05-111-2/+2
| * remove duplicate cancel buttonChris Buechler2010-05-111-1/+0
| * Don't load the package include files if the packages are out of sync, which c...jim-p2010-05-111-1/+2
| * Hard code mode to redirect and comment out the mode option. Suggested-by: B...Scott Ullrich2010-05-111-0/+3
| * Nuke Relay Protocols and Relay actions tabs. Suggested-by: BillMScott Ullrich2010-05-114-8/+0
| * Revert "Nuke XXX TODO option. Suggested-by: BillM"Scott Ullrich2010-05-111-0/+20
| * Nuke XXX TODO option. Suggested-by: BillMScott Ullrich2010-05-111-20/+0
| * Add machine to banner noticeScott Ullrich2010-05-111-1/+2
| * Make /var/run/booting exist for more of the actual booting process. Ticket #53.jim-p2010-05-112-2/+3
| * Fix booting checks. Part of ticket #53.jim-p2010-05-112-3/+5
| * Prevent empry dyndns array items on config upgrade ticket #491smos2010-05-111-11/+13
| * Bump the config version properly so that the theme is properly upgraded. Tick...smos2010-05-111-1/+1
| * Fix creation of admin user account with uid of 0. This fixes ticket #574smos2010-05-111-3/+2
| * Unbreak the switch statement, pointy hat to mesmos2010-05-111-1/+1
| * Rework check for PPPoE reset setting, it wasn't matching at bootup so the res...jim-p2010-05-101-1/+1
| * Fix package URLs that use $myurl. Resolves #584jim-p2010-05-101-1/+1
| * Allow the webui admin account to have a duplicate user ID of 0.smos2010-05-101-14/+17
| * Make sure to send the hostname as part of the openDNS update processsmos2010-05-101-1/+1
| * Comment out the linkage of carp with alias members. As it is it does not work...Ermal2010-05-101-2/+6
| * Correct the function name so that it upgrades properlysmos2010-05-101-1/+1
| * Make sure to upgrade deprecated themes to pfsense_ng.smos2010-05-101-0/+11
| * When doubleclicking a tunable, bring up the edit screensmos2010-05-101-3/+3
| * Fix an edge error in getting the carp interfaces reported by Effone.Ermal2010-05-101-9/+5
| * Do not prepend empty lines to the first member this might trigger errors on c...Ermal2010-05-101-2/+7
| * Make interface sort order on creation consistent with the order displayed els...Erik Fonnesbeck2010-05-081-2/+19
| * check more closely for match here, to fix multiple items being marked as "sel...Chris Buechler2010-05-081-1/+1
| * Do not install reflection rules for port forwards when the destination is inv...Erik Fonnesbeck2010-05-081-0/+2
| * Add note that reflection timeout only applies for port forwards.Erik Fonnesbeck2010-05-081-1/+1
| * Revert changes to reflection for port forwards until finished and approved.Erik Fonnesbeck2010-05-083-71/+2211
| * Merge http://gitweb.pfsense.org/pfsense/efonne-new_nat_reflection into masterErik Fonnesbeck2010-05-083-2195/+130
| |\
| | * Merge remote branch 'mainline/master' into patchesErik Fonnesbeck2010-05-053-2195/+130
| | |\
| | | * Slightly change wording of NAT reflection description.Erik Fonnesbeck2010-05-041-2/+2
| | | * Add configuration option in System: Advanced: Firewall/NAT for NAT reflection...Erik Fonnesbeck2010-05-041-3/+19
| | | * Add backend code for NAT reflection on 1:1 NAT mappings.Erik Fonnesbeck2010-05-041-9/+30
| | | * Removed some redundant/obsolete code that is superceded by the new NAT reflec...Erik Fonnesbeck2010-05-041-8/+0
| | | * Add the NAT that goes with the reflection redirects.Erik Fonnesbeck2010-05-041-17/+49
| | | * Added reflection redirect rule and rearranged some related code that goes wit...Erik Fonnesbeck2010-05-041-57/+49
| | | * Remove "pfSense nat bouncing" entries from the service ports list.Erik Fonnesbeck2010-05-041-2000/+0
| | | * Remove note about reflection being skipped on large port ranges.Erik Fonnesbeck2010-05-041-1/+1
| | | * Removed unused NAT reflection timeout setting.Erik Fonnesbeck2010-05-041-13/+0
| | | * Remove the old reflection implementation and prepare for the new one.Erik Fonnesbeck2010-05-041-116/+11
| * | | Remove remote network from wizard, it is not used for a Remote Access VPN.jim-p2010-05-082-13/+0
| * | | Hide "Local Network" field when creating/editing an OpenVPN shared key server...jim-p2010-05-081-1/+9
| * | | Fix the same problem with sharing an OpenVPN instance w/existing shared key o...jim-p2010-05-081-4/+6
| * | | Fix OpenVPN server validation logic. It was failing if you tried to save a sh...jim-p2010-05-081-4/+6
| * | | Add 0x10 diffserv option. http://forum.pfsense.org/index.php/topic,24954.0....Scott Ullrich2010-05-071-0/+1
OpenPOWER on IntegriCloud