summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-031-1/+6
|\
| * Fix upgrade code for disable bit on OpenVPN CSC entries.jim-p2010-06-011-0/+5
| * Do not set max_execution time here.Ermal2010-06-011-1/+1
* | Update upgrade_config to remove 'defaultgw' from <ppp> config sectionsgnhb2010-05-261-0/+2
* | Fix many things related to PPP connections.gnhb2010-05-261-5/+0
* | PPPoE config upgrade code and bump config version in globals.incgnhb2010-05-181-0/+95
|/
* Fix OpenVPN upgrade code to properly handle the disable option. Fixes item 1a...jim-p2010-05-171-0/+10
* Move RRD quality databases to reflect the gateway name instead of the interfa...smos2010-05-121-0/+7
* Prevent empry dyndns array items on config upgrade ticket #491smos2010-05-111-11/+13
* Unbreak the switch statement, pointy hat to mesmos2010-05-111-1/+1
* 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
* Do not put ip address on teh name since pfctl does not like an ip as part of ...Ermal2010-05-071-1/+3
* Ticket #408. Provide code to upgrade static routes.Ermal2010-05-071-0/+26
* Fix upgrade code for port forwards with "Interface address" set on external a...Erik Fonnesbeck2010-05-061-1/+2
* Fix the empty array check, a empty load balancer tag has a value of 1, not 0.Seth Mos2010-05-061-1/+1
* Do not trip with configuration upgrades on a empty load balancer tag.Seth Mos2010-05-061-1/+2
* Ticket #491. Fix upgrade code. Since dyndns is considered and array item it f...Ermal2010-05-041-19/+23
* Add upgrade code for values of "Interface address" and "any" for the external...Erik Fonnesbeck2010-04-301-0/+7
* Improve NAT Port ForwardingRenato Botelho2010-04-291-0/+31
* Fix OpenVPN upgrade code for lzo compression. Resolves #280, mentioned also i...jim-p2010-04-281-2/+2
* Fix apparent typo in IPsec upgrade code which broke the user_fqdn identity type.jim-p2010-04-281-2/+2
* Ticket #486. Convert even the gateways that specify the interface itself.Ermal2010-04-141-2/+5
* Make lan/wan behave as all other interfaces.Ermal2010-03-271-0/+7
* Ticket #324. Add allow all rule during upgrade.Ermal Luçi2010-02-091-0/+14
* Ticket #280. Seems that xml parser does not set the value correctly.Ermal Luçi2010-01-141-4/+8
* Reorder a few lines so we do not step on the interface variable. This was the...Seth Mos2009-12-241-4/+4
* Fix variable name, this tagged all gateways as dynamic on upgrades.Seth Mos2009-12-231-1/+1
* Unbreak remote-ip box. Mpd is now starting for ppptp serverScott Ullrich2009-12-221-0/+2
* Partial rewrite of gateway code, now partially facilitates dynamic interfacesSeth Mos2009-12-211-25/+29
* Make sure we test for the right gateway name in the upgrade code.Seth Mos2009-12-211-2/+3
* Attempt to work around both static configs and dynamic configs on load balanc...Seth Mos2009-12-181-3/+5
* Add a FIXME note to the upgrade part.Seth Mos2009-12-181-0/+1
* Make sure that the upgraded load balancer configuration reflects the new gate...Seth Mos2009-12-181-0/+2
* Make sure that we mark the wan interface as the default gateway on upgradesSeth Mos2009-12-181-0/+4
* Replace the previous itteration with this version 2 attempt.Seth Mos2009-12-181-5/+7
* Replace gateways configuration upgrade code with 1st attempt to fix.Seth Mos2009-12-181-6/+17
* Make sure that when upgrading the load balancer pools to the gateway format w...Seth Mos2009-12-181-1/+1
* Make sure that when upgrading a balance pool that we always user tier 1, it p...Seth Mos2009-12-181-1/+6
* Fix the VLAN upgrade code so that it correctly renames the vlan entries and u...Seth Mos2009-12-141-3/+13
* Make sure we do not place the temporary files in / but in /tmpSeth Mos2009-12-141-0/+2
* s/loadbalancer/load_balancer/sullrich2009-12-071-3/+3
* Add back chopped off and. Output updating configuration after rrd upgrade to...sullrich2009-12-071-1/+2
* oops, revert this. there is code already. focus on making it work for this ...sullrich2009-12-071-19/+4
* Upgrade outgoing load balancing to gateway groups. Ticket #78sullrich2009-12-071-1/+17
* Do not rely on PHP5 features which are not widely used in pfSense.Ermal Luçi2009-12-071-2/+2
* upgrade sysctls to value default. Ticket #71sullrich2009-12-061-21/+25
* Extra protection to prevent empty load_balancer arrays on configuration upgradesSeth Mos2009-12-031-1/+7
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
* add missing sysctl to config upgradeChris Buechler2009-09-011-0/+5
OpenPOWER on IntegriCloud