Project

General

Profile

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

# Date Author Comment
3756fd86 01/25/2016 11:46 PM Chris Buechler

Fix up config setting for killing states on gateway failure. Enable this option where gw_down_kill_states is set. Flip setting accordingly during config upgrade to not use confusing 'kill_states' tag to not kill states. Ticket #5815

d9a17eaf 01/23/2016 08:41 AM Chris Buechler

Switch to disabling strongswan unity plugin by default. Ticket #4178

99a3ce08 01/18/2016 06:07 PM Renato Botelho

Bring text to current reality

65cce9d7 01/15/2016 04:08 PM Renato Botelho

Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to preserve data. It fixes #5623

1ac4e6ae 01/15/2016 05:35 AM Chris Buechler

Add config upgrade code to remove L7 config pieces, and file a notice where found. Ticket #5508

0538cfa2 01/13/2016 02:51 PM Jim Pingle

Fix whitespace in upgrade_118_to_119

c4104141 01/05/2016 11:08 AM Chris Buechler

add config upgrade code for lighty->nginx logging

29c0d920 12/30/2015 02:44 PM Stephen Beaver

Fixed #5714

646e33ff 12/29/2015 05:56 PM Renato Botelho

Do not start dpinger processes due to rrd

f1b7a0b1 12/28/2015 06:40 PM Renato Botelho

Disable IPsec phase1 or phase2 using DES and inform user why they were disabled since DES is no longer supported. It should fix #5543

33baf237 12/28/2015 02:36 PM Renato Botelho

Disable all IPsec P1 entries when old version has IPsec globally disabled. Fixes #5699

41df62c1 12/17/2015 05:09 PM Jim Pingle

Nuke fifolog support. It was never used or fully implemented, no GUI option, and didn't end up working out.
It buffered writes too long, users could never see the most current log data.

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

20c5b5ee 12/11/2015 04:12 AM Phil Davis

Fix GW setting names in upgrade_config

b1c2bb34 12/10/2015 09:04 PM Renato Botelho

Write upgrade config to replace apinger by dpinger, it should fix #5624

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

5d714d9c 12/04/2015 08:55 PM Jim Pingle

Include ipsec.inc here otherwise the global is undefined when called when restoring a config in the GUI.

c71d37a7 12/03/2015 11:27 PM Chris Buechler

net.inet.ipsec.debug in 10-STABLE and newer is extremely noisy and has a serious performance impact, where that wasn't the case on 10.1 base versions. Change it to 0 on upgrade to avoid problems for those who had it set previously.

9555dd35 12/01/2015 02:57 PM Jim Pingle

Upgrade code to change topology_subnet checkbox to drop-down. Issue #5526

efef9c1b 11/23/2015 09:37 AM Renato Botelho

Move recently added config upgrade for IPsec enable to last config upgrade

5540759e 11/23/2015 09:35 AM Renato Botelho

Optimize upgrade_128_to_129()

da6f8482 11/23/2015 09:30 AM Renato Botelho

Move recently added upgrade code to a new config version

8d48b23f 11/22/2015 03:45 PM Luiz Souza

When necessary, unset $config['ipsec']['enable'] in upgrade code.

fe4b5548 11/22/2015 01:23 PM Luiz Souza

Unset "net.inet.ip.fastforwarding" when upgrading from older versions.

Issue: #5370

2073c2d5 11/19/2015 10:04 AM Phil Davis

Fix old SNMP bindlan setting - Redmine #3883

Remove run-time code in services.inc that referenced "bindlan".
Provide upgrade code to convert bindlan to bindip="lan" if needed.
Update current config version.

c8b0a653 11/13/2015 01:57 PM Stephen Beaver

Fixes upgrade of config file on already upgraded 2.3 Alpha systems

153e3ac2 11/12/2015 09:01 PM Stephen Beaver

Changes after testing on real hardware

5052bfa0 11/12/2015 05:34 PM Renato Botelho

Revert "Fix upgrade_126_to_127()" partialy

The first item was wrong, thoe items should be discarded

- Do not discard items with $display already set to open or close

This reverts commit 303d345dd5e7ead6975bd3140b213219d7e0f4f0.

303d345d 11/12/2015 05:20 PM Renato Botelho

Fix upgrade_126_to_127()

- Do not discard items with $display already set to open or close
- Call continue 2 to move to next widget

1fd9322b 11/12/2015 04:39 PM Stephen Beaver

Fixed #5432

e2ff2b3f 11/12/2015 10:46 AM Chris Buechler

Remove fastforwarding from config upgrade. Ticket #5370

4df73fa0 11/11/2015 10:15 PM Matthew Smith

add require of ipsec.inc so convert_config doesn't fail when invoked by gitsync. #5350.

c53e411f 11/11/2015 09:17 PM Matthew Smith

Fix #5350. Correct issues with strongswan logging (setting changes did not persist across reboots, setting silent did not work).

b37b4034 11/10/2015 12:14 PM Phil Davis

etc inc delete $Id comments

and bits of white space.
Note: There are plenty of files still with old-format copyright sections
in here.

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

5679253c 10/27/2015 01:39 PM Renato Botelho

Require notices.inc only if it's going to be used

33b170df 10/24/2015 06:47 AM Chris Buechler

IKE auto mode is back, remove this config upgrade code unsetting it.

cf093b35 10/22/2015 08:32 PM Renato Botelho

Remove more references to theme, ticket #5333

02925286 10/22/2015 06:47 PM Renato Botelho

Fix function name, spotted by mgsmith

b061a3c6 10/22/2015 06:13 PM Matthew Smith

Remove config stuff for WEP. on upgrade, disable WEP on interfaces that have it configured and disable those interfaces and generate a notice. Fixes #5123.

995df6c3 10/22/2015 12:58 PM Stephen Beaver

Completed #5333

0cdb94e1 10/20/2015 11:12 AM Renato Botelho

Cleanup unused code:

- Remove xmlrpcbaseurl from globals
- Remove xmlrpcpath from globals
- Remove embeddedbootupslice from globals
- Remove call_pfsense_method()
- Remove check_firmware_version()
- Remove get_active_xml_rpc_base_url()
- Remove zeromq.inc...

2344bed4 09/30/2015 05:33 PM Renato Botelho

Use product_name global variable in more places

6990ad35 09/16/2015 08:58 AM Phil Davis

White space and minor bits in etc

Cleaner version of https://github.com/pfsense/pfsense/pull/1846

2975a608 09/15/2015 09:21 PM Renato Botelho

Retire PPTP server, fixes #4226:

- Remove PPTP server and all related code
- Bump config version 12.2
- Write upgrade config code to remove pptpd section and also cleanup
firewall and NAT rules using PPTP interface or src/des

c9d46a8e 09/15/2015 09:20 PM Renato Botelho

Retire PPTP server, fixes #4226:

- Remove PPTP server and all related code
- Bump config version 12.2
- Write upgrade config code to remove pptpd section and also cleanup
firewall and NAT rules using PPTP interface or src/des

8235074c 09/02/2015 05:26 PM Jim Pingle

Merge pull request #1848 from phil-davis/bootstrap-review

93a957b3 09/01/2015 05:14 PM Renato Botelho

Merge branch 'master' into bootstrap

4de8f7ba 08/30/2015 04:32 PM Phil Davis

Integrate bootstrap etc/inc with master

This applies the little changes in etc/inc master to the bootstrap
branch so that etc/inc in bootstrap will now just have the real
differences that are due to real bootstrap changes.

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

fa6e5ba5 08/26/2015 06:06 AM Phil Davis

Protect unset() with isset() in upgrade_config

Forum: https://forum.pfsense.org/index.php?topic=96827.0
Sometimes there can be unexpected stuff in a config. To avoid errors
like "PHP Fatal error: Cannot unset string offsets in
/etc/inc/upgrade_config.inc on line 291" it seems good to use...

8e717058 08/25/2015 07:54 PM Jim Thompson

update config to rid of nt-hash
credit to: das projekt der goatse

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/