summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the config upgrade sysctls match the correct values in the default confi...Chris Buechler2009-09-011-4/+4
* Include certs.incScott Ullrich2009-08-241-1/+1
* Make style consistentScott Ullrich2009-08-241-4/+2
* Oops, part of the git merge sneaked in here. RemoveScott Ullrich2009-08-241-10/+4
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re...Scott Ullrich2009-08-241-0/+33
|\
| * Added support for certificate chains to manager so that lighty can deliver th...Nigel Graham2009-05-241-0/+33
* | Minor header changesScott Ullrich2009-08-241-2/+2
* | Remove openvpn.inc from functions.inc since its just a subsystem that does no...Ermal Luçi2009-07-081-2/+0
* | s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-161-1/+1
* | Change even the upgrade code to use new style vlan names.Ermal Luçi2009-06-081-1/+1
* | Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-081-1/+1
* | Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-081-1/+1
* | Remove code from Seth since one code already exists. And fix a bug on the pre...Ermal Luçi2009-06-081-11/+2
* | Yank bridge upgrade function as it appears to be a duplicate. I should have c...Seth Mos2009-06-081-25/+1
* | Fix bridge upgrade code.Seth Mos2009-06-081-3/+1
* | Fix VLAN upgrade code properly. That's what I get for blind coding.Seth Mos2009-06-081-7/+4
* | Fix butchered upgrade code in the end of the fileSeth Mos2009-06-081-0/+3
* | Add missing quoteSeth Mos2009-06-081-1/+1
* | Add missing ; to prevent parse errorSeth Mos2009-06-081-1/+1
* | Try to fix "key element can not be a reference"Seth Mos2009-06-081-2/+2
* | Actually use the counterSeth Mos2009-06-071-1/+2
* | Add bridge upgrade code for 1.2 -> 2.0Seth Mos2009-06-071-1/+26
OpenPOWER on IntegriCloud