summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/master' into incRenato Botelho2010-11-031-37/+97
|\
| * Do some is_array() testing before renaming fields, otherwise empty variables ...jim-p2010-10-271-9/+20
| * Check to see if it is not an array first - as per jim-p on IRC.Warren Baker2010-10-221-1/+2
| * Mark this entry as an array before treating it as such otherwise php complains.Ermal2010-10-221-0/+1
| * Fix crl upgrade code.jim-p2010-10-211-1/+1
| * Add upgrade code for importing CRLs. Ticket #555jim-p2010-10-201-2/+12
| * Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-8/+15
| * Generalize this function and use it in more places to reduce duplicated code.jim-p2010-10-191-31/+15
| * Convert fullname field on users to descr, so it gains CDATA protection.jim-p2010-10-191-1/+14
| * desc to descr in Load Balancer config, so they gain CDATA protection and stan...jim-p2010-10-191-2/+22
| * Change the description field on sysctl tunables to be 'descr' and not 'desc' ...jim-p2010-10-191-24/+37
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-181-27/+12
|\ \ | |/
| * Use proper matching because the command might contain nice in it.Ermal2010-10-181-1/+1
| * Do not run anymore the cron job for monitoring check_reload_status since it h...Ermal2010-10-161-27/+12
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-151-1/+1
|\ \ | |/
| * We want to upgrade all of interfaces/gateways.Ermal2010-10-141-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-051-0/+1
|\ \ | |/
| * Better initialize this.Ermal2010-10-011-0/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-23/+103
|\ \ | |/
| * 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
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-301-0/+56
|\ \ | |/
| * 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
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-201-0/+21
|\ \ | |/
| * Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ...Ermal2010-08-191-0/+21
* | Fix gettext on upgrade_config.incCarlos Eduardo Ramos2010-08-191-22/+22
* | Implement gettext calls on upgrade_config.incRenato Botelho2010-08-181-21/+21
* | Implement gettext() calls on upgrade_config.incCarlos Eduardo Ramos2010-08-181-8/+8
|/
* 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
OpenPOWER on IntegriCloud