Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c948bc45 11/09/2020 08:48 PM Jim Pingle

Change default config domain to home.arpa. Implements #10533

14d2f872 07/17/2020 03:42 PM Luiz Souza

Add a system option to handle the queue API usage in hn NICs.

A single queue is used in order to enable the ALTQ support, but some people may
prefer performance over the ALTQ features.

Ticket: #9647

2360abcc 07/15/2020 01:43 PM Luiz Souza

Fix #9647.

Instead of forcing the defaults in the OS driver (introducing yet another
change), set the default to enable ALTQ support for hnX NICs in loader.conf.

Ticket: #9647

51e2d459 06/19/2020 09:41 PM Luiz Souza

Bump up config version to 20.6.

Create an upgrade function to run console_configure() and force an update
of the boot loader settings.

This is intended to force the Switch settings update (in factory).

65db2067 11/27/2019 04:32 PM Jim Pingle

Switch default NTP pool server. Fixes #9931

2.<x> pools contain both IPv4 and IPv6 hosts.

6729b786 10/30/2019 06:21 PM Jim Pingle

Update default config to match current default/version.

586c623a 03/13/2019 06:13 PM Jim Pingle

Deprecate the built-in relayd Load Balancer. Closes #9386

It is not available on FreeBSD 12 with OpenSSL 1.1.x.

Users can migrate to the HAProxy package.

7a68df5e 03/12/2019 07:46 PM Jim Pingle

Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223

b89270b7 08/30/2018 05:51 PM Renato Botelho

Fix #7694: Replace sshlockout_pf by sshguard

2d113b12 04/02/2018 04:45 PM Renato Botelho

Fix #8417

- Changed default value for Maximum Table Entries to 400000 in order to
make bogonsv6 to work
- Added code to upgrade config and set default value on systems where
it's not defined
- Changed default config to match new default and version 18.0...

45b42156 03/20/2018 10:24 PM Luiz Souza

Bump up the XML config version.

023a911b 03/14/2018 11:19 PM Luiz Souza

Bump up the default config.xml version.

e506cc8a 08/10/2017 01:09 PM Renato Botelho

Make sure pkg metadata is updated at least once daily. It will be used to speedup GUI parts related to pkg update

2f162658 07/28/2017 05:59 PM Steve Beaver

Revise default widget settings to accommodate new support widget name

a911c65a 07/20/2017 05:41 PM Steve Beaver

Support widget visible by default

88aceb25 02/28/2017 06:25 PM Jim Pingle

In a stock/default config.xml, show firewall rule descriptions in a column. Fixes #7323
Previous performance and display issues do not appear to be a problem any longer. See https://redmine.pfsense.org/issues/7323

512f2c10 08/18/2016 03:41 PM Stephen Beaver

Added control to set dashboard widget refresh period
Start each widget refresh system after a short random delay to prevent all widgets hitting the server at the exactsame time
Fix issues wherein two widgets were resetting the refresh timer from the AJAX call, not the call-back function, thereby risking stepping on themselves

374f8c51 05/11/2016 08:49 PM NewEraCracker

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.

6086293b 05/11/2016 05:30 AM Chris Buechler

Revert "Add config upgrade code to update package names. Ticket #6118"

This reverts commit 297ace668e4a4ffbf1fb1581e7c765e2ed158e29.

291fad43 05/08/2016 08:10 AM Chris Buechler

Add config upgrade code to update package names. Ticket #6118

8175a2a8 04/22/2016 05:01 AM Chris Buechler

Update VIPs CARP parent on upgrade. Ticket #6164

bc247ad9 04/20/2016 08:43 PM NOYB NOYB

Rebase / Update config version.

f8f2eae4 04/15/2016 11:55 AM Phil Davis

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.

c0509674 03/30/2016 04:39 AM Chris Buechler

Bring back rainterface, add config upgrade to convert to new _vip format. Ticket #6043

22752ae7 03/28/2016 10:13 PM Luiz Souza

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

91170f75 03/21/2016 01:56 PM Stephen Beaver

Bump default config ver to 14.8

67c6bab5 02/24/2016 07:08 PM Luiz Souza

Add the upgrade code for OpenBGPd and Quagga OSPF packages.

Ticket #5884

2fbac0b2 02/22/2016 11:49 AM Renato Botelho

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
7c4c43a5 02/20/2016 08:04 AM Chris Buechler

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

d5831abc 02/16/2016 10:06 PM Chris Buechler

Remove deprecated <bridge/> tag from default config

b1567b5b 02/09/2016 09:58 PM Luiz Souza

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.

fdb83ce0 02/09/2016 06:11 AM NOYB NOYB

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....

f83284bf 02/04/2016 02:09 PM Jim Pingle

Also switch admin password in the default config.xml to bcrypt. Ticket #4120

ebafd652 02/04/2016 02:07 PM Jim Pingle

Catch up to latest config version

1c1ca39b 01/29/2016 06:04 AM Chris Buechler

retain OpenVPN's net30 default topology for upgraded configs so they still work. Ticket #5764

acd5b0d4 01/27/2016 04:30 PM Renato Botelho

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 a75aa2ca5e7ee31e543d80a23d99fd2dd6cad5bc.

a34c263b 01/26/2016 12:22 AM Chris Buechler

Add uniqid tag to CARP VIPs that don't have one upon upgrade. Ticket #4858

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

4d478272 01/23/2016 07:04 AM Chris Buechler

Latest config revision is 13.7, catch up default config.

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

Fixed #5714

edd97ad2 12/18/2015 08:27 AM Phil Davis

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?

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

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

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

Move recently added upgrade code to a new config version

d958a08d 11/20/2015 04:02 PM Phil Davis

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...

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.

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

Fixed #5432

79da790b 11/02/2015 05:26 PM Stephen Beaver

Fixed #5222

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

Remove more references to theme, ticket #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...

27cd9844 09/30/2015 09:25 PM Renato Botelho

Remove timezone from default config, we have a definition in globais.inc now

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

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

Move main pfSense content to src/