Project

General

Profile

Download (86.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
da12a8a4 04/18/2012 04:04 PM Seth Mos

Make sure to push elements we don't recognize on the stack too.

c3ce2ece 04/18/2012 03:33 PM Seth Mos

Add upgrade code that updates the dynamic gateway names to their new format new $if_$type.
Redmine Ticket #2332. I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have succeeded. Needs more testing.

8bdb6879 04/12/2012 11:11 PM Darren Embry

Feature #2123 Backup RRD files using the xml dump and restore from RRD tools

http://redmine.pfsense.org/issues/2123

4459f03d 04/05/2012 09:07 PM Ermal LUÇI

Remove slipped line

7b47bd4c 04/05/2012 08:22 PM Ermal LUÇI

Make vips vhid be unique per parent interface!

f97a5b04 03/23/2012 01:25 AM Darren Embry

Move CARP settings from pkg XML to a real PHP page

https://redmine.pfsense.org/issues/647

ca320457 03/15/2012 02:34 PM Seth Mos

Unbreak the upgrade_config.inc, sorry

56ee96ed 03/15/2012 01:47 PM Seth Mos

More memory optimizations for the RRD upgrade. Ticket #1758 #2159

d6425f75 03/15/2012 01:41 PM Seth Mos

Update the upgrade function so we use less memory here too to make sure it succeeds on Nano.
Related to ticket. #2159 #1758

67e73dcd 02/07/2012 07:06 PM Ermal LUÇI

Fixes #1999. Upgrade bvoucher config as well during CP upgrade to multi-instance

f33030aa 02/01/2012 09:53 PM Jim Pingle

PPTP upgrade needs to declare $config a global.

a843870d 01/25/2012 05:40 PM Jim Pingle

Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old config had it disabled.)

48e24ada 01/25/2012 05:11 PM Jim Pingle

Fix upgrade code for 1.2.3 with assigned OpenVPN interface.

c3ae41e6 01/25/2012 04:34 PM Jim Pingle

Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified in 1.2.3 when upgrading. 1.2.3 separated by ;, 2.x uses separate vars.

a15a7738 01/25/2012 03:59 PM Jim Pingle

Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn't have a way to bind to an interface. Otherwise people accepting connections on opt interfaces on 1.2.3 will break on upgrade until the proper interface is selected in the GUI

2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

1cad6f6c 11/01/2011 08:31 PM Jim Pingle

Convert MTU from 1.2.3 to MSS on 2.0, fixes #1886

520d4137 11/01/2011 07:19 PM Jim Pingle

Fix SMTP monitor check in upgrade code, too.

12a2f395 10/26/2011 09:29 AM Seth Mos

Fix the 2nd grow command, add space
Ticket #1758

eb346e0b 10/25/2011 07:49 PM Seth Mos

Ok, let's try not to corrupt the RRD files on upgrade. Leave the RRA arc
hives for the 720 minutes average at 1000.
Then run a rrdtool resize command to grow the RRA by 1000 and 2000 for the 60 and 720 average respectively.
Attempts to further fix ticket #1758

1005d4bf 10/19/2011 06:55 AM Seth Mos

Add the OOM memory restructuring fix from Ticket #1758 into mainline for nanoBSD upgrades.

8fa054b1 10/13/2011 12:15 PM Seth Mos

Move the old databases to the backup folder in conf
Fixes ticket #1758

e34cf1f6 10/13/2011 12:12 PM Seth Mos

Restore the RRD backup before attempting a migration as this bites the nanobsd users.
We immediately backup the new databases to a new rrd.tgz file. The old database will be moved to /root
Fix for ticket #1758

b4792bf8 09/07/2011 01:04 PM Ermal LUÇI

Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.

8b6313a4 07/12/2011 11:57 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

Conflicts:
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/interfaces.inc
etc/inc/services.inc
etc/inc/xmlrpc_client.inc
usr/local/www/fbegin.inc
usr/local/www/services_dhcp.php

1623ed97 07/06/2011 12:41 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/priv.defs.inc

2488a7e7 07/01/2011 03:38 PM Jim Pingle

Merge remote branch 'upstream/master'

5962f766 06/29/2011 03:22 PM Jim Pingle

Check if an item is an array before treating it as such in the upgrade code.

48427553 06/28/2011 07:55 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

84924e76 06/28/2011 07:26 PM Ermal LUÇI

Add proper checks in auth code for testing if the section has been set in the config. Also do the same in the ugprade code

8a385f42 06/27/2011 06:06 PM Jim Pingle

Merge remote branch 'upstream/master'

d30afa60 06/27/2011 04:11 PM Jim Pingle

In upgrade code for server load balancing, set redirect_mode. Also in the backend code, assume redirect_mode as the default if it's not set.

9bc27ae5 06/26/2011 10:51 PM Jim Pingle

Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.

84296ca3 06/26/2011 07:03 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

506514e7 06/24/2011 02:53 PM Jim Pingle

Add LB monitor types to config during upgrade, or they will be missing from boxes upgraded from 1.2.3.

f0b17f3f 06/20/2011 11:50 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

e49d4564 06/14/2011 08:41 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/globals.inc
etc/inc/upgrade_config.inc

e6ee8fc6 06/14/2011 02:10 PM Ermal LUÇI

Upgrade sync username to latest config version.

d8012adb 06/07/2011 01:47 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/voucher.inc
usr/local/www/fbegin.inc

58005e52 06/01/2011 01:00 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfsense-utils.inc
etc/inc/upgrade_config.inc
usr/local/www/interfaces.php

838e4eb8 05/25/2011 10:43 PM Warren Baker

Rather make use of $global variable for RRD path.

5c723d9f 05/25/2011 10:00 PM Warren Baker

Remove out-dated RRD file as it will cause broken images to appear on RRD graphs page.

45d4b71e 05/23/2011 06:57 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

d21d6e20 05/23/2011 06:41 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc
etc/inc/upgrade_config.inc
etc/inc/vpn.inc

27d0722d 05/19/2011 12:50 PM Jim Pingle

Merge remote branch 'upstream/master'

ce107ca5 05/18/2011 08:56 PM Jim Pingle

When converting 1.2.3 LB pools to 2.0 gateway groups, strip invalid characters from the group names and update any rules referencing the old name. Fixes #1515

7171b7b6 05/18/2011 04:53 PM Jim Pingle

Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292

dcb846e3 05/03/2011 08:09 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
usr/local/www/status_rrd_graph_img.php

a7ee5777 04/28/2011 08:44 PM Ermal LUÇI

Remove rndtest sysctl since the kernel module is not anymore part of our kernels. Leftover noticed by: Jim

fcdc8943 04/28/2011 09:33 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/pfsense-utils.inc

1f0c76cf 04/21/2011 05:10 PM Jim Pingle

Fix PPPoE upgrade, the <pppoe> tag is considered an array these days and the upgrade code wasn't treating it properly, accessing it directly instead of using the first entry ([0]). Fixes #1439 - PPPoE credentials upgrade properly now.

a51493d1 04/15/2011 04:38 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/gwlb.inc

af8f910e 04/12/2011 08:40 AM Seth Mos

Merge remote branch 'upstream/master'

86966fba 04/12/2011 08:39 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
usr/local/www/themes/the_wall/rrdcolors.inc.php

ab75b4ee 04/06/2011 05:36 PM Jim Pingle

CRL is read in as an array now, so even in the imported config it will appear to be an array even though it can only have one value. Fixes #1358

bca0472d 03/29/2011 04:36 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/voucher.inc

a5187d43 03/29/2011 04:00 PM Jim Pingle

Check for "aes 256" as IPsec encryption type, not just rijndael.

49bb5c07 03/29/2011 01:54 PM Jim Pingle

Add some upgrade code for IPsec mobile clients. Passes php -l but needs more testing.

152ab4d0 03/25/2011 11:59 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc
etc/inc/priv.defs.inc
etc/inc/shaper.inc
etc/inc/system.inc

54bdff75 03/25/2011 11:49 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc
etc/inc/priv.defs.inc
etc/inc/services.inc...

bfc0cb5b 03/16/2011 09:03 AM Seth Mos

Merge remote branch 'upstream/master'

323f3f9c 03/16/2011 07:46 AM Seth Mos

Keep a table of gateways we added for static routes to prevent us from making multiple entries to the same IP address

1f116988 03/15/2011 03:41 PM Seth Mos

Enable the IPv6 allow toggle, otherwise the other IPv6 rules do not work.

9956b38a 03/09/2011 07:20 AM Seth Mos

Merge the config upgrade code, there was a mismatch, the one who merged this wrong should get a pointy hat.

b4c826ad 03/06/2011 09:18 PM Scott Ullrich

Resolve merge conflict

1c1a74fa 03/04/2011 01:04 PM Jim Pingle

Only change protocol if it's set and not empty.

7ec0e6e2 03/03/2011 09:13 PM Jim Pingle

Add upgrade code to ensure rule protocols are all lower case.

0c4f8ca8 02/25/2011 10:14 PM Scott Ullrich

Merge remote branch 'upstream/master'

ebcdcaaa 02/25/2011 03:26 PM Jim Pingle

Fix admins group permission setting when upgrading from 1.2.3.

bc75a430 02/25/2011 09:27 AM Seth Mos

Correct IPsec carp interface upgrade code, off by one

a09d8bfc 02/24/2011 06:51 PM Jim Pingle

Use full path to pw

2aba8f77 02/24/2011 06:50 PM Jim Pingle

Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group and user.

62958eae 02/24/2011 02:23 PM Seth Mos

Correct the vlan upgrade code to continue when we fixed up the interface

4aa58d46 02/23/2011 02:45 PM Seth Mos

Correct the config path to the vip array

443f2e6e 02/23/2011 02:19 PM Seth Mos

Attempted fix that should convert the old carp[$i] naming to vip[$vhid]

3d039701 02/23/2011 02:07 PM Seth Mos

Make sure we iterate by the vlan number lest we end up with a empty variable? Hopefully fix new vlan name not being assigned to interfaces section

685a26fc 02/23/2011 02:01 PM Seth Mos

Correct the gateway group member name to the correct GW_". strtoupper($if) uppercase. This fixes outbound load balancer pools upgraded from 1.2.3
not working

ccca3418 02/16/2011 09:39 PM Scott Ullrich

Merge remote branch 'upstream/master'

a3bac4ce 02/16/2011 06:19 PM Ermal LUÇI

Do not rely on php new foreach by reference and use the old method of chaning array members by using full path. This fixes nat 1:1 upgrades.

d55ea970 02/01/2011 08:12 AM Seth Mos

Change wording

9bc8b6b6 01/31/2011 07:39 PM Seth Mos

Add support for IPv6 counters to the RRD graphs. This adds 4 more data sources in the rrd file.
The graphing code colors are currently a mismatch and sorts waiting for someone with eyes to adjust to something useful
Other themes still need adjusting
Packets graph isn't done, that needs the same modification as the traffic counters....

9d3d8d00 01/28/2011 07:32 PM Vinicius Coque

Merge branch 'master' into inc

Conflicts:
etc/inc/captiveportal.inc
etc/inc/config.console.inc
etc/inc/config.lib.inc
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/ipsec.inc
etc/inc/pkg-utils.inc
etc/inc/shaper.inc...

7d9b3d5e 01/18/2011 02:58 PM Jim Pingle

Add the cron job a different way. There have been a couple reports of losing CAs during the config upgrade and this was the only added function at the time.

d0dc2fd1 01/10/2011 09:11 PM Jim Pingle

Bump config version, add upgrade code to setup cron job for URL table update script.

7d62c4c8 01/05/2011 09:10 PM Ermal LUÇI

Ticket #491. Correct username/password name fields so upgrade works correctly.

99fbc94a 01/04/2011 07:16 PM Warren Baker

Forgot to up the array count.

64c86313 01/04/2011 07:15 PM Warren Baker

Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.

1916d34a 12/23/2010 08:11 PM Ermal LUÇI

Instead of replacing the whole array just add the new vlanif member to the config. Should fix issues reported in http://forum.pfsense.org/index.php/topic,28202.15.html

673e8095 12/22/2010 03:39 PM Scott Ullrich

nuke trailing carriage returns

c92ccac7 12/14/2010 11:56 AM Vinicius Coque

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/gwlb.inc
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc...

c9e13418 12/06/2010 12:58 PM Ermal LUÇI

Ticket #491. Do not actually check for enable to exist but for host since enable might be unset explicitly by the user. This should re-enable configs to work.

d2b20ab6 11/30/2010 06:15 PM Jim Pingle

Store upgraded monitor IPs in gateway items, not accidentally as bogus interfaces. This was causing some configs to upgrade and then get stuck in a reassignment loop after the next reboot.

af0b07d3 11/30/2010 01:42 PM Jim Pingle

Make the RRD path if it doesn't yet exist at this point.

558dda01 11/21/2010 09:22 PM Scott Ullrich

Remove hw.bce.tso_enable item it is loader.conf only per jimp

4830e56a 11/18/2010 05:31 PM Erik Fonnesbeck

Some fixes for the upgrade code for captive portal users.

8784a3bb 11/18/2010 04:13 PM Erik Fonnesbeck

Remove the old field even if empty in rename_field.

39a8090a 11/16/2010 11:31 AM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/PEAR.inc
etc/inc/filter.inc

9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

4816e5ca 11/03/2010 02:53 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/priv.defs.inc
etc/inc/system.inc
etc/inc/upgrade_config.inc
etc/inc/vpn.inc