NewEraCracker
374f8c51f5
Tweak upgrade - Remove unused code and document changes better
...
This will ensure a smooth upgrade for those running config 15.4 to any next version.
2016-05-11 21:49:43 +01:00
Chris Buechler
6086293b62
Revert "Add config upgrade code to update package names. Ticket #6118 "
...
This reverts commit 297ace668e .
2016-05-11 00:30:36 -05:00
Chris Buechler
291fad4387
Add config upgrade code to update package names. Ticket #6118
2016-05-08 03:10:38 -05:00
Chris Buechler
8175a2a8d9
Update VIPs CARP parent on upgrade. Ticket #6164
2016-04-22 00:01:34 -05:00
NOYB
bc247ad9e6
Rebase / Update config version.
2016-04-20 13:43:59 -07:00
Phil Davis
f8f2eae491
Add checks in case there are dpinger param problems
...
in 2.3 installations that were upgraded from 2.2.* when the apinger to
dpinger params conversion code in upgrade_130_to_131() was not so good.
2016-04-15 17:40:21 +05:45
Chris Buechler
c050967416
Bring back rainterface, add config upgrade to convert to new _vip format. Ticket #6043
2016-03-29 23:39:36 -05:00
Luiz Otavio O Souza
22752ae78b
Set the ALTQ root queue bandwidth.
...
Whenever possible set it to 1Gb, if the sum of child queues if higher than 1Gb, set it the correct value so we do not break any existing setup.
Ticket #5721
2016-03-28 17:13:35 -05:00
Stephen Beaver
91170f75d5
Bump default config ver to 14.8
2016-03-21 09:56:19 -04:00
Luiz Otavio O Souza
67c6bab59d
Add the upgrade code for OpenBGPd and Quagga OSPF packages.
...
Ticket #5884
2016-02-24 13:08:23 -06:00
Renato Botelho
2fbac0b2d6
Merge branch 'master' of github.com:dennypage/pfsense
...
* 'master' of github.com:dennypage/pfsense:
Add stddev information to the quality graphs.
Update config version to trigger upgrade of rrd files
Add standard deviation to quality rrd files
2016-02-22 08:49:33 -03:00
Chris Buechler
7c4c43a522
Add config upgrade code to enable and configure DHCPv6 server and radvd where track6 is in use, as they were automatically configured previously. Add same config to default config.xml to retain existing behavior there. Ticket #3029
2016-02-20 02:04:25 -06:00
Chris Buechler
d5831abcc3
Remove deprecated <bridge/> tag from default config
2016-02-16 16:06:05 -06:00
Luiz Otavio O Souza
b1567b5b6f
Add the configuration upgrade code to make sure the existent settings will work after the last changes.
...
The CARP part of this code should be added together with the initial uniqid changes.
2016-02-09 15:58:43 -06:00
NOYB
fdb83ce055
Firewall / Rules - Page Efficiency Upgrade
...
1) Only load the rules of the selected interface instead of loading all the rules of all interfaces and hiding them. Very inefficient and can result in sluggishness. Especially with large number of rules and/or large alias tables.
1.1) Rule separators indexed to their position within their interface so they work with only loading the selected interface rules.
2) Supports consecutive separators.
3) Fixes #5559 - horizontal scrollbar when no rules to display (all hidden). No longer hiding rules.
4) Corrects case where a single rule defined on any interface would prevent the alert messages from being displayed on all interfaces.
2016-02-08 22:11:42 -08:00
jim-p
f83284bf91
Also switch admin password in the default config.xml to bcrypt. Ticket #4120
2016-02-04 09:09:08 -05:00
jim-p
ebafd652ff
Catch up to latest config version
2016-02-04 09:07:32 -05:00
Chris Buechler
1c1ca39bd5
retain OpenVPN's net30 default topology for upgraded configs so they still work. Ticket #5764
2016-01-29 00:04:39 -06:00
Renato Botelho
acd5b0d4ee
Revert "Remove track6-interface and track6-prefix-id from interfaces->lan in default config.xml"
...
It was not supposed to be committed, on default config, LAN must track
WAN
This reverts commit a75aa2ca5e .
2016-01-27 14:30:06 -02:00
Chris Buechler
a34c263bef
Add uniqid tag to CARP VIPs that don't have one upon upgrade. Ticket #4858
2016-01-25 18:22:03 -06:00
Chris Buechler
3756fd8603
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
2016-01-25 17:46:12 -06:00
Chris Buechler
d9a17eafb6
Switch to disabling strongswan unity plugin by default. Ticket #4178
2016-01-23 02:41:38 -06:00
Chris Buechler
4d47827275
Latest config revision is 13.7, catch up default config.
2016-01-23 01:04:57 -06:00
Stephen Beaver
29c0d920f4
Fixed #5714
2015-12-30 09:44:34 -05:00
Phil Davis
edd97ad2bc
Bump for Nuke fifolog support
...
Should the default config version always be bumped to match the version in globals.inc when new upgrade code is committed?
2015-12-18 14:12:56 +05:45
Renato Botelho
b1c2bb3459
Write upgrade config to replace apinger by dpinger, it should fix #5624
2015-12-10 19:04:35 -02:00
Renato Botelho
da6f848296
Move recently added upgrade code to a new config version
2015-11-23 07:30:00 -02:00
Phil Davis
d958a08dd9
Remove unused time-update-interval
...
There is no longer any code for a UI field in 2.3 master.
In RELENG_2_2 system.php the code for the field display is commented
out.
The commented out code has been removed in the bootstrap conversion.
This removes the various bits of leftover processing and validation code
and the setting from the default config.
2015-11-20 21:47:52 +05:45
Phil Davis
2073c2d585
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.
2015-11-19 15:49:31 +05:45
Stephen Beaver
1fd9322bed
Fixed #5432
2015-11-12 11:39:33 -05:00
Stephen Beaver
79da790bf3
Fixed #5222
2015-11-02 12:26:59 -05:00
Renato Botelho
cf093b3544
Remove more references to theme, ticket #5333
2015-10-22 18:32:32 -02:00
Renato Botelho
0cdb94e1cb
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
- Remove pkg_mgr_settings.php
- Remove pkg_mgr_settings.php privilege definitions
- Bump config version to 12.3
- Write upgrade code to cleanup $config['altpkgrepo']
- Remove check_firmware_version method from xmlrpc.php
- Fix pfSense_firmware_version_doc text
2015-10-20 09:12:35 -02:00
Renato Botelho
27cd98448d
Remove timezone from default config, we have a definition in globais.inc now
2015-09-30 18:25:20 -03:00
Renato Botelho
c9d46a8e80
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
2015-09-15 18:20:59 -03:00
Renato Botelho
46bc6e545a
Move main pfSense content to src/
2015-08-25 14:49:54 -03:00