Project

General

Profile

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

# Date Author Comment
cb0a23f2 02/10/2021 06:15 PM Jim Pingle

Add option to set IPsec filtering mode. Implements #11395

User can choose between filtering enc (tunnel+VTI) or filtering on
assigned VTI interface tabs (VTI only, drops all tunnel mode traffic).
See https://redmine.pfsense.org/issues/11395 for details.

f4479f0d 01/05/2021 12:59 PM Renato Botelho

Identify minnowboard with BIOS 1.0

Intel has changed MBT identification

Obtained from: https://github.com/pfsense/pfsense/pull/4495

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

cda2ef35 12/10/2020 03:31 PM Renato Botelho

Remove use of deprecated $g['platform']

cd60d729 11/24/2020 02:36 PM Viktor Gurov

Dynamic IPv6 DNS servers fix. Feature #10931

bdb26b26 10/20/2020 10:49 AM Viktor Gurov

Force NTP peers DNS resolution protocol. Implements #10322

9108d083 10/08/2020 01:26 PM Viktor Gurov

NTP server authentication. Issue #8794

f0c51530 09/25/2020 04:11 PM Jim Pingle

System DNS Server changes. Implements #10931

There are significant changes here, but ultimately should be a smooth
transition. See https://redmine.pfsense.org/issues/10931 for more
details.

8f4b8ff2 09/18/2020 04:06 PM Jim Pingle

Handle net.pf.request_maxcount via sysctl. Fixes #10861

2440f3bd 09/17/2020 01:30 PM Renato Botelho

Merge pull request #4443 from vktg/unboundmultiip

c428cdf4 09/16/2020 08:03 PM Renato Botelho

Rework route functions

- Created route_table() that returns an array containing all items from
route table. It uses --libxo to get a json object
- Created route_get() that return an array with route items to desired
target
- Created route_get_default() to get current default route for inet or...

dfd5754a 09/13/2020 07:31 AM Viktor Gurov

DNS Resolver multi IP for host overrides. Implements #10896

47f05aa1 08/04/2020 08:31 AM Viktor Gurov

Full IPv6 host address for DHCP6 static entries. Fixes #8156

c968ef7e 07/04/2020 12:43 AM Luiz Souza

Make sure dhcpleases is killed before writing the hosts file.

Needs to happen before fopen($hosts, "w") as it is going to truncate the file
and that breaks the tracking of hosts size in dhcpleases.

Ticket: #9383

8a162959 06/02/2020 07:34 PM Steve Beaver

Fix Google Cloud Platform spelling

1279a7ac 06/02/2020 07:31 PM Steve Beaver

Deect Azure and differentiate from Hyper-V by looking at hte bios version

6f552d6a 06/02/2020 06:04 PM Steve Beaver

Fixed #10621. Identify Amazon AWS instances without breaking Hyper-V

f3df1d3e 06/02/2020 05:56 PM Steve Beaver

Fixed #10621. Identify Amazon AWS instances

cec1d944 04/17/2020 04:19 PM Viktor Gurov

NTPd GPS baud rate set fix. Issue #7284

56281195 04/03/2020 02:59 PM Renato Botelho

Merge pull request #4252 from vktg/cleandnsdhcpleases

b5d5da0c 03/31/2020 07:57 PM Viktor Gurov

Add option to disable NTP server. Issue #3567

7e79c173 03/26/2020 12:21 PM Viktor Gurov

Clear DNS dhcpleases entries. Issue #8981

55920eea 03/20/2020 01:20 PM Renato Botelho

Merge pull request #4224 from kiokoman/master

8ab59ef3 03/11/2020 03:44 PM Manuel Piovan

Update system.inc

string before the if
f6626804 03/11/2020 05:51 AM Viktor Gurov

NTPd Autoset GPS device baud rate. Issue #7284

8258cd02 03/10/2020 09:06 PM Manuel Piovan

Update system.inc

orphan mode and maximum candidate ntp peers on the same tos line
increased default maxclock to 5 if config empty

169f9eea 03/09/2020 09:49 PM Manuel Piovan

Update system.inc

change from space to tab

91cbc62d 03/09/2020 09:24 PM Manuel Piovan

Feature #10323

Add min-max ntp peers default 4

61452020 02/26/2020 02:49 PM Viktor Gurov

NTP: do not add noserve to restrict source. Issue #9830

f944f4a7 02/21/2020 02:24 PM Jim Pingle

Server cert lifetime reduced to 398. Fixes #9825

New requirements coming this fall will require new certs to be valid for at most
398 days. Setup this new requirement now, rather than waiting.

While here, reduce usage of hardcoded value where possible.

f764f63a 01/08/2020 09:19 PM Jim Pingle

Update SSL refs to SSL/TLS. Fixes #10172

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

5a24d994 12/31/2019 06:46 AM Viktor Gurov

fixes

3ae60408 12/28/2019 01:56 PM Viktor Gurov

cosmetic

988e6c59 12/28/2019 11:02 AM Viktor Gurov

fix route delete code

853c97a7 12/28/2019 10:32 AM Viktor Gurov

fix route delete code

f829d7e2 12/10/2019 02:20 PM Jim Pingle

Don't dedup DNS from dyn sources if override is disabled. Fixes #9963

d4b090cb 11/25/2019 05:10 PM Renato Botelho

Merge pull request #4112 from vktg/poly1305tls12

b58fe676 11/14/2019 04:08 PM Viktor Gurov

order fix

f660c27d 11/14/2019 01:55 PM Viktor Gurov

add poly1305-chacha20 to nginx cipher list

3f0b7bc3 10/31/2019 05:10 PM Jim Pingle

Certificate strength improvements. Fixes #9825

  • Change default GUI cert lifetime to 825 days
  • Add notes on CA/Cert pages about using potentially insecure parameter
    chocies
  • Add visible warnings on CA/Cert pages if paramers are insecure/not
    recommended.
4de6f04d 09/19/2019 10:36 AM Renato Botelho

Fix #6846: Properly detect Super Micro C2558/C2758

39ce86a7 09/12/2019 01:21 PM Renato Botelho

Merge pull request #4042 from plumbeo/fix-reconfig

e72c15ba 09/12/2019 12:10 PM Renato Botelho

Merge pull request #3985 from luckman212/system-general-sr-fix1

db948c42 09/05/2019 09:04 PM Jim Pingle

Additional logs & optimizations. Issue #9714

  • Add log tabs for nginx, userlog, and some other previously hidden logs
  • Start working on output of utx log via list/libxo (work in progress)
  • Consolodate function that retrieves log messages to avoid duplicated...
3a26e715 09/04/2019 03:21 PM Jim Pingle

Move log-related functions to their own file. Issue #8350

Also add a simple shell program that will dump all log entries for a given
log + all rotated/compressed logs in order.

a40c9cf2 09/03/2019 08:34 PM Jim Pingle

Log rotation settings. Issue #9711 and Issue #9712

  • Add rotation count GUI option and per-log option
  • Add settings for packages to override more fields not supported in the
    GUI
03cdd6ad 09/03/2019 06:39 PM Jim Pingle

Add log compression type option. Issue #9711

73a4e1f2 09/03/2019 01:52 PM Renato Botelho

Merge branch 'master' into system-general-sr-fix1

f9e8c833 08/30/2019 06:12 PM Jim Pingle

Change logging to plain text, deprecate clog. Issue #8350

40318232 08/29/2019 08:05 PM Jim Pingle

Fix some model detection instances. Issue #8051

8ef6844a 08/28/2019 08:19 PM Jim Pingle

Make NTP minpoll and maxpoll user-configurable. Implements #6787

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

bb1692e4 06/28/2019 02:29 PM Jim Pingle

Update comment. Issue #9607

aa618753 06/28/2019 02:19 PM Jim Pingle

Update TLS versions used by nginx. Implements #9607

88326a6b 06/04/2019 01:33 PM Renato Botelho

Ticket #3500: Implement system_get_dhcpleases()

16ee6ca2 06/03/2019 05:07 PM Renato Botelho

Implement system_get_arp_table()

49dc4244 06/01/2019 03:33 PM Caio Plumbeo

Captive portal: cleanup pipe database at shutdown

445c97fc 05/30/2019 06:37 PM A FL

Create an option for saving connected users across reboot
Implement redmine #5644

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.

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

4c6e3de4 12/11/2018 03:12 PM Jim Pingle

Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

592bec81 11/14/2018 01:54 PM Jim Pingle

Remove obsolete OLSRD code. Implements #9117

8bd36425 11/05/2018 08:11 PM Jim Pingle

Prevent log size from being too large, which breaks clog. Fixes #9081

ef4a242c 10/31/2018 12:19 PM Renato Botelho

Fix #8864: Let users modify sshguard parameters and whitelist

3be69929 10/23/2018 05:13 PM Jim Pingle

Validate and protect powerd option values. Fixes #9061

74a8a219 10/22/2018 07:31 PM Jim Pingle

Use the fw domain for DNS search when no other choices exist. Fixes #9056

f211d7c0 09/20/2018 06:13 AM → luckman212

fix a few bugs in system.inc and system.php

b088052a 09/19/2018 07:12 PM Renato Botelho

Add missing regex to validate serial

323f378b 09/19/2018 06:58 PM Renato Botelho

Use all possible kenv variables to detect serial

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

Fix #7694: Replace sshlockout_pf by sshguard

45fbd1bd 08/28/2018 07:30 PM Renato Botelho

Fix Minnowboard Turbot model names. SG-2320 -> MBT-2220, SG-2340 -> MBT-4220

1ec79365 08/20/2018 07:49 PM Jim Pingle

Certs: Fix CA subject assumptions. Fixes #8801

Several areas made assumptions about the number and order of CA subject
fields that were no longer correct after issue #8381 was corrected.

While here, also remove some outdated references to fields that are no...

e42ea151 08/10/2018 04:45 PM A FL

Update captiveportal RADIUS Accounting

3aebb242 06/06/2018 07:20 PM Laurent QUILLEROU

8552 - enable http2

d940d2b2 05/10/2018 07:41 PM Renato Botelho

Make SG-2220 to use RCC-DFFresetbtn binary

caf4d712 05/03/2018 09:10 PM Steve Beaver

Merge pull request #3781 from PiBa-NL/20170712-defaultgateway-group

feae1ba4 05/03/2018 09:02 PM Peter Berbec

Add array check

Even though I now set `$ns` equal to `array_unique(get_nameservers()`, just to be safe we check with `is_array($ns)` and set it to a blank array if not. Shouldn't ever happen, but an extra error avoidance test is better than a hard to track down bug later.

0637a69b 05/03/2018 09:02 PM Peter Berbec

scope error?

Error on reboot.

```
[04-Apr-2018 02:21:54 EST5EDT] PHP Warning: in_array() expects parameter 2 to be array, null given in /etc/inc/system.inc on line 1380
```

I believe this is because $ns is defined inside the above for loop. pulling it out of the loop

2d0f86ba 05/03/2018 09:02 PM Peter Berbec

Fixing debug errors.

b458b3d3 05/03/2018 09:02 PM Peter Berbec

Change array index to use php-style

1e238af4 05/03/2018 09:02 PM Peter Berbec

Add fixed suggested by jim-p

80f95a62 05/03/2018 09:02 PM Peter Berbec

Allow ocsp-staple to override

Enable ocsp stapling to on if forced that way through configuration

5067844c 05/03/2018 09:02 PM Peter Berbec

Use cert_get_ocspstaple

Use cert_get_ocspstaple during nginx configuration generation

b7a4321c 05/03/2018 09:02 PM Peter Berbec

Create get_dns_nameservers function

Put code in a function since it gets called in two places.

8d76d71a 05/03/2018 09:02 PM Peter Berbec

Steal resolvconf

Steal the nameserver generation code from the resolvconf code

63a0cb97 05/03/2018 09:02 PM Peter Berbec

Use option properly

Use the option created by the config to control stapling
(and add a missed semicolon!)

2bf437ba 05/03/2018 09:02 PM Peter Berbec

Beginings of enabling SSL Stapling

Add the option. Default to enable

73e17ff5 04/25/2018 08:03 PM Renato Botelho

Fix array index

43a9b03d 04/23/2018 07:39 PM Pi Ba

Gateways, allow for configuring a gatewaygroup as the default gateway.
-Avoid changing routes by just visiting a webgui page.
-Avoid change some unneeded events when nothing changed.

0a031fc7 03/23/2018 03:32 PM Renato Botelho

Rename RCC-DFF to SG-2220

3c44c845 01/31/2018 06:56 PM Luiz Souza

Silence warnings generated by sysctl to standard error.

163255d6 01/16/2018 03:02 PM Jim Pingle

Add ospf6d to routing logs.

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

65a8a5ad 11/29/2017 05:06 PM Steve Beaver

Merge pull request #3769 from PiBa-NL/20170626-phpfpm-status

73568673 11/09/2017 05:10 PM Jim Pingle

Also kill off sshlockout_pf processes when restarting syslogd. Fixes #7984

c2a52440 11/03/2017 01:13 PM Jim Pingle

When ntp is bound to specific interfaces, disable listening on wildcard. Fixes #8046

a257c4c9 11/02/2017 04:39 PM Doktor Notor

Add option to disable HSTS for nginx (Bug #6650)