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/