summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Disable TSO and LRO in upgraded configs.jim-p2010-08-041-0/+7
* Do not use a monitor address from a load balancer pool as the monitor IP for ...smos2010-07-301-5/+1
* Invert the is_array() check as this incorrectly unsets the gateway array leav...smos2010-07-301-3/+5
* Follow the restored username as the logged in user when upgrading a config. O...jim-p2010-07-291-0/+2
* Only output these messages when booting.jim-p2010-07-281-3/+6
* Change this find to a chdir/glob.jim-p2010-07-261-2/+2
* Fix the RFC dns updates config upgrade. It would blow up on an incomplete/inv...jim-p2010-07-201-14/+5
* Fixes #480. Correctly upgrade config for monitorip. When a gateway exists sav...Ermal2010-06-211-5/+9
* Include rrd.inc if dump_rrd_to_xml() is not found to be included to avoid Fat...Scott Ullrich2010-06-091-2/+4
* Fix up upgrade function for new PPPs implementation.gnhb2010-06-101-11/+10
* Fix up for new ptpid scheme and iface name scheme.gnhb2010-06-091-10/+11
* Fix all issues that Ermal found.gnhb2010-06-081-1/+1
* 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
OpenPOWER on IntegriCloud