summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Do not duplicate gateway entries when status file is not present. Mostly an i...Ermal2010-05-181-6/+4
* Fixes #536. More fixes and optimizations on the various functions and status ...Ermal2010-05-181-4/+3
* Fixes #536. More fixes and optimizations on the various functions used for ga...Ermal2010-05-181-37/+31
* Fixes #536. Actually add all available gateways to the gateway_groups array s...Ermal2010-05-181-5/+7
* Add myself to copyright for gwlb file.Ermal2010-05-181-3/+3
* Tag for beta 2Scott Ullrich2010-05-171-1/+1
* Revert "Allow the user to override OpenVPN interface name in custom options (...jim-p2010-05-171-37/+21
* Allow the user to override OpenVPN interface name in custom options (e.g. dev...jim-p2010-05-171-21/+37
* Fix OpenVPN upgrade code to properly handle the disable option. Fixes item 1a...jim-p2010-05-171-0/+10
* Do not throw the error message unnecerssarily. It is legal on 2.0 to not spec...Ermal2010-05-171-6/+4
* Reduce the amount of logic in system_routing_configure to check for existing ...smos2010-05-171-18/+5
* Do not unconditionaly remove the default route and readd it. This should make...smos2010-05-141-3/+30
* Improve the parsing of the memory value, use the reported amount of bytes, di...smos2010-05-141-2/+2
* Ticket #295. Use empty to prevent some ghost entries in some configurations.Ermal2010-05-141-1/+1
* fix typoChris Buechler2010-05-131-1/+1
* Simplify/optimize code.Ermal2010-05-131-3/+2
* Add a GUI field to let the user configure the maxium table entries size. Reso...jim-p2010-05-132-0/+10
* Ticket #544. Restore locking, seems w+ migh already lock the file sometimes. ...Ermal2010-05-132-19/+16
* Correct the shell for the admin account, this should be /etc/rc.initial. Not ...smos2010-05-131-1/+1
* Using binat for reflection rules created some NAT issues under certain circum...Erik Fonnesbeck2010-05-131-9/+16
* Tag all config write cases with the username.jim-p2010-05-121-2/+2
* Include username of person making the change in config change description, an...jim-p2010-05-121-1/+2
* Ensure the URL table file is not empty at this step.jim-p2010-05-121-1/+1
* Move RRD quality databases to reflect the gateway name instead of the interfa...smos2010-05-121-0/+7
* Change the exec() calls to mwexec, this supresses the rrdtool messages during...smos2010-05-121-8/+8
* fix up textChris Buechler2010-05-111-2/+2
* Don't load the package include files if the packages are out of sync, which c...jim-p2010-05-111-1/+2
* 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
* 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
* 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
* Do not install reflection rules for port forwards when the destination is inv...Erik Fonnesbeck2010-05-081-0/+2
* Revert changes to reflection for port forwards until finished and approved.Erik Fonnesbeck2010-05-082-69/+2196
* Merge http://gitweb.pfsense.org/pfsense/efonne-new_nat_reflection into masterErik Fonnesbeck2010-05-082-2184/+116
|\
| * 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
OpenPOWER on IntegriCloud