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
Switch to disabling strongswan unity plugin by default. Ticket #4178
Bring text to current reality
Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to preserve data. It fixes #5623
Add config upgrade code to remove L7 config pieces, and file a notice where found. Ticket #5508
Fix whitespace in upgrade_118_to_119
add config upgrade code for lighty->nginx logging
Fixed #5714
Do not start dpinger processes due to rrd
Disable IPsec phase1 or phase2 using DES and inform user why they were disabled since DES is no longer supported. It should fix #5543
Disable all IPsec P1 entries when old version has IPsec globally disabled. Fixes #5699
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.
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
Fix GW setting names in upgrade_config
Write upgrade config to replace apinger by dpinger, it should fix #5624
Code style and white space in etc
Include ipsec.inc here otherwise the global is undefined when called when restoring a config in the GUI.
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.
Upgrade code to change topology_subnet checkbox to drop-down. Issue #5526
Move recently added config upgrade for IPsec enable to last config upgrade
Optimize upgrade_128_to_129()
Move recently added upgrade code to a new config version
When necessary, unset $config['ipsec']['enable'] in upgrade code.
Unset "net.inet.ip.fastforwarding" when upgrading from older versions.
Issue: #5370
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.
Fixes upgrade of config file on already upgraded 2.3 Alpha systems
Changes after testing on real hardware
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.
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
Fixed #5432
Remove fastforwarding from config upgrade. Ticket #5370
add require of ipsec.inc so convert_config doesn't fail when invoked by gitsync. #5350.
Fix #5350. Correct issues with strongswan logging (setting changes did not persist across reboots, setting silent did not work).
etc inc delete $Id comments
and bits of white space.Note: There are plenty of files still with old-format copyright sectionsin here.
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
Require notices.inc only if it's going to be used
IKE auto mode is back, remove this config upgrade code unsetting it.
Remove more references to theme, ticket #5333
Fix function name, spotted by mgsmith
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.
Completed #5333
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...
Use product_name global variable in more places
White space and minor bits in etc
Cleaner version of https://github.com/pfsense/pfsense/pull/1846
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
Merge pull request #1848 from phil-davis/bootstrap-review
Merge branch 'master' into bootstrap
Integrate bootstrap etc/inc with master
This applies the little changes in etc/inc master to the bootstrapbranch so that etc/inc in bootstrap will now just have the realdifferences that are due to real bootstrap changes.
Protect unset() with isset() in upgrade_config
Forum: https://forum.pfsense.org/index.php?topic=96827.0Sometimes there can be unexpected stuff in a config. To avoid errorslike "PHP Fatal error: Cannot unset string offsets in/etc/inc/upgrade_config.inc on line 291" it seems good to use...
update config to rid of nt-hashcredit to: das projekt der goatse
Move main pfSense content to src/