Project

General

Profile

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

# Date Author Comment
8cd6e269 02/14/2022 06:29 PM Viktor Gurov

Fix full path to executable files. Issue #11941

5c1d04af 02/14/2022 04:09 PM Viktor Gurov

Static IPv6 route delete fix. Issue #12728

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

332052b8 11/25/2021 07:30 PM Viktor Gurov

Static routes handling update. Fixes #11599 #11895 #7547

  • Confirmation box to apply static routes add/route/change
  • Reloading routes using aliases after changing the alias
  • Correct route updates after changing destination or gateway
76902a1a 11/22/2021 05:07 PM Viktor Gurov

Allow to select 3 (8s) NTP min poll value. Implements #9439

bbb3bbeb 11/16/2021 09:46 AM Viktor Gurov

DNS check improvements for fw check and ACB. Fixes #12141

0cfd0083 11/15/2021 02:13 PM Viktor Gurov

NTP Peer mode. Implements #11496

aa1936ee 10/21/2021 01:27 PM Viktor Gurov

DNS check optimization for NDP diag page. Fixes #11512

e33311fe 10/08/2021 03:50 PM Viktor Gurov

DNS check optimization. Fixes #11512

1394773d 08/27/2021 09:53 PM Luiz Souza

Rename a few missing Netgate devices.

Super Micro XG-1537 -> Super Micro 1537
Super Micro XG-1541 -> Super Micro 1541

0ef2ff26 08/26/2021 03:38 PM Luiz Souza

Fix a typo in the Netgate 5100 name.

df945787 08/26/2021 03:21 PM Luiz Souza

Rename the Netgate devices.

XG-15xx -> 15xx
SG-5100 -> Netgate-5100

c5bda432 08/14/2021 05:33 AM Viktor G

Do not delete disabled routes. Fixes #10706

1d7ae980 08/11/2021 05:26 AM Viktor G

NTP Server SHA256 authentification support. Implements #12213

fbf4a07f 08/07/2021 02:41 PM Jim Pingle

Correct syntax. Fixes #12229

0d3747aa 08/06/2021 03:40 PM Jim Pingle

Improve NTP serial port validation. Fixes #12191

bf21f67b 08/03/2021 02:33 PM Jim Pingle

Validate gpsport. Fixes #12191

25b839d4 06/12/2021 05:54 PM Jim Pingle

This appears to be causing unintended fallout. Reverting for now.

Revert "Delete static routes on gateway down. Fixes #11296"

This reverts commit 3fca57f8fae3733845c90338943c418bb77e68b7.

62a2d84b 05/11/2021 02:47 PM Steve Beaver

Add QEMU and KVM detection to system_identify_specific_platform()

6336607d 03/15/2021 01:56 PM Viktor Gurov

Do not delete disabled routes on boot. Fixes #3709

11338b87 03/10/2021 06:07 PM Viktor Gurov

Fix removing automatic DNS server route. Issue #11578

3fca57f8 02/18/2021 04:22 PM Viktor Gurov

Delete static routes on gateway down. Fixes #11296

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