Project

General

Profile

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

# Date Author Comment
4a304fbf 06/21/2016 03:24 PM Jim Pingle

Set kern.corefile, fixes #6510

807e3bfc 05/11/2016 10:07 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.

538a3c04 05/11/2016 05:29 AM Chris Buechler

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

This reverts commit 291fad43870bdb39ef0ab32125b022e268a29cf7.

297ace66 05/08/2016 08:11 AM Chris Buechler

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

9fabe2c7 05/06/2016 11:46 PM Chris Buechler

Bump net.inet.raw.recvspace and net.inet.raw.maxdgram by default. Ticket #6223

3d3c8094 05/03/2016 08:09 PM Renato Botelho

Show patchlevel together with product version on banners and system information widget

ef885517 05/02/2016 11:39 PM Chris Buechler

Bump net.raw.recvspace and sendspace defaults. Ticket #6223

c9d58166 04/22/2016 05:02 AM Chris Buechler

Update VIPs CARP parent on upgrade. Ticket #6164

5ec65699 04/22/2016 04:39 AM NOYB NOYB

Rebase / Update config version.

af69e4d6 04/20/2016 11:53 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.

(cherry picked from commit f8f2eae491ac44ac5cdbd1fd3d38d7c2c36f48f8)

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

630326d4 03/22/2016 11:56 AM Renato Botelho

Detect default config flavor

b76cc978 03/19/2016 01:56 PM Stephen Beaver

Fixed #6012
Config upgrade function replaces space with underscore in group names

ae04affe 03/11/2016 12:28 PM Renato Botelho

Respect globals_override.inc

909a1954 03/02/2016 03:24 PM Renato Botelho

Read xml files from /usr/local/share/pfSense/menu and load menu entries

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

31a1aa3c 02/19/2016 08:16 PM Denny Page

Merge branch 'master' of https://github.com/pfsense/pfsense

820562e8 02/18/2016 10:02 AM NewEraCracker

Quote the 1st parameter (constant name) when calling define()

5045722f 02/14/2016 01:23 AM Denny Page

Update config version to trigger upgrade of rrd files

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

6635aa0f 02/01/2016 05:35 PM Jim Pingle

Change Namecheap dyndns to use split hostname and domain name fields. Upgrade existing entries automatically. Implements #4366
Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.

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

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

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

ceecd29b 01/21/2016 09:12 PM Renato Botelho

Fix #5690:

- Remove parameters from set_language()
- Add a global variable for default language
- add env var for LANG, otherwise it won't work

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

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

5ea90990 12/28/2015 07:33 PM Stephen Beaver

Experimental: Fixed #5693
Added new functionality to PHP classes, and used it ONLY in system_advanced_notifications.php -> smtp password

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

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

43c83997 12/15/2015 03:04 AM Phil Davis

globals.inc comment typos

2af1b0c7 12/15/2015 12:08 AM Stephen Beaver

Moved global defines to globals.inc

2d724ce2 12/11/2015 08:36 PM Jared Dillard

link to proper license information location

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

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

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

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

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

Move recently added upgrade code to a new config version

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.

b6cd9d99 11/18/2015 10:19 AM Renato Botelho

Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefullbackup.php

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

Fixed #5432

8e068605 11/12/2015 09:50 AM Chris Buechler

The net.enc.in sysctls should be 2, for only the inner portion of the VPN. Ticket #5421

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.

5f0b15e5 10/31/2015 03:04 PM Luiz Souza

The net.inet.ip.fastforward sysctl is retired now.

Tryforward instead, is always on and is compatible with IPSEC.

TAG: tryforward

dd8df8e1 10/31/2015 02:39 PM Luiz Souza

Apply a different fix to issue #2993.

Instead of forcing the encrypted traffic in transport mode as ENC_AFTER,
just change the mask to allow ENC_BEFORE events.

Theoretically, this eliminate the need of ipsec_transport_filterfix.diff.

Issue: #2993

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

Remove more references to theme, ticket #5333

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.

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

376ba07b 10/19/2015 09:36 PM Luiz Souza

Disable zero copy buffers in bpf.

This was a no-op before my changes (so this was never really enabled) and
now it is known to cause issues with tcpdump and hostapd.

Disable this until we fix all the raised issues.

Issue: #5257

60ff91f1 09/30/2015 09:21 PM Renato Botelho

Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726

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

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

Merge branch 'master' into bootstrap

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/