summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* We want to upgrade all of interfaces/gateways.Ermal2010-10-141-1/+1
* Better initialize this.Ermal2010-10-011-0/+1
* Add upgrade code for NAT 1:1 rules and bump config version.Erik Fonnesbeck2010-09-051-0/+23
* Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)Ermal2010-09-031-1/+1
* Upgrade user data too for new pppoe world.Ermal2010-09-031-0/+11
* Correct function name. Pointy-hat: jimp@Ermal2010-09-031-1/+1
* Upgrade code to merge user certificates with normal certificates.jim-p2010-09-021-0/+25
* Upgrade code for pppoe.Ermal2010-09-021-0/+11
* Moving certs and ca out from under system. Provide upgrade code to move exist...jim-p2010-09-011-23/+33
* Ticket #482. This solves point 3) which converts the custom 'local IP' direct...Ermal2010-08-231-0/+6
* Ticket #769. Convert assigned openvpn interfaces by using custom options to 2...Ermal2010-08-231-0/+50
* Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ...Ermal2010-08-191-0/+21
* 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
OpenPOWER on IntegriCloud