summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-0/+7
|\
| * Rather make use of $global variable for RRD path.Warren Baker2011-05-261-1/+2
| * Remove out-dated RRD file as it will cause broken images to appear on RRD gra...Warren Baker2011-05-261-0/+6
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+36
|\ \ | |/
| * When converting 1.2.3 LB pools to 2.0 gateway groups, strip invalid character...jim-p2011-05-181-1/+19
| * Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292jim-p2011-05-181-0/+17
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-10/+6
|\ \ | |/
| * Remove rndtest sysctl since the kernel module is not anymore part of our kern...Ermal2011-04-281-4/+0
| * Fix PPPoE upgrade, the <pppoe> tag is considered an array these days and the ...jim-p2011-04-211-6/+6
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-2/+2
|\ \ | |/
| * CRL is read in as an array now, so even in the imported config it will appear...jim-p2011-04-061-2/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-291-0/+138
|\ \ | |/
| * Check for "aes 256" as IPsec encryption type, not just rijndael.jim-p2011-03-291-0/+4
| * Add some upgrade code for IPsec mobile clients. Passes php -l but needs more ...jim-p2011-03-291-0/+134
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-1/+8
|\ \ | |/
| * Keep a table of gateways we added for static routes to prevent us from making...smos2011-03-161-1/+8
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-14/+30
|\ \ | |/
| * Only change protocol if it's set and not empty.jim-p2011-03-041-1/+2
| * Add upgrade code to ensure rule protocols are all lower case.jim-p2011-03-031-0/+7
| * Fix admins group permission setting when upgrading from 1.2.3.jim-p2011-02-251-1/+1
| * Correct IPsec carp interface upgrade code, off by onesmos2011-02-251-1/+1
| * Use full path to pwjim-p2011-02-241-2/+2
| * Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group a...jim-p2011-02-241-0/+2
| * Correct the vlan upgrade code to continue when we fixed up the interfacesmos2011-02-241-2/+4
| * Correct the config path to the vip arraysmos2011-02-231-1/+1
| * Attempted fix that should convert the old carp[$i] naming to vip[$vhid]smos2011-02-231-0/+5
| * Make sure we iterate by the vlan number lest we end up with a empty variable?...smos2011-02-231-3/+4
| * Correct the gateway group member name to the correct GW_". strtoupper($if) up...smos2011-02-231-1/+1
| * Do not rely on php new foreach by reference and use the old method of chaning...Ermal2011-02-161-8/+6
* | Merge branch 'master' into incVinicius Coque2011-01-281-5/+21
|\ \ | |/
| * Add the cron job a different way. There have been a couple reports of losing ...jim-p2011-01-181-2/+10
| * Bump config version, add upgrade code to setup cron job for URL table update ...jim-p2011-01-101-0/+5
| * Ticket #491. Correct username/password name fields so upgrade works correctly.Ermal2011-01-051-2/+2
| * Forgot to up the array count.Warren Baker2011-01-041-3/+3
| * Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.Warren Baker2011-01-041-1/+5
| * Instead of replacing the whole array just add the new vlanif member to the co...Ermal2010-12-231-3/+2
| * nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* | Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-18/+27
|\ \ | |/
| * Ticket #491. Do not actually check for enable to exist but for host since ena...Ermal2010-12-061-2/+2
| * Store upgraded monitor IPs in gateway items, not accidentally as bogus interf...jim-p2010-11-301-4/+5
| * Make the RRD path if it doesn't yet exist at this point.jim-p2010-11-301-0/+2
| * Remove hw.bce.tso_enable item it is loader.conf only per jimpScott Ullrich2010-11-211-10/+6
| * Some fixes for the upgrade code for captive portal users.Erik Fonnesbeck2010-11-181-1/+11
| * Remove the old field even if empty in rename_field.Erik Fonnesbeck2010-11-181-2/+2
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-0/+1
|\ \ | |/
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+2
* | 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
OpenPOWER on IntegriCloud