Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

831c6728 12/31/2020 05:49 PM Steve Beaver

Fix typo in state delete command

87d9798f 12/31/2020 03:57 PM Jim Pingle

Improve handling of SMTP send errors. Fixes #11063

28a7c948 12/30/2020 09:46 PM Jim Pingle

Fix diag_dump_states.inc filename. Fixes #11197

112b85ea 12/30/2020 09:21 PM Renato Botelho

Merge pull request #4489 from lepurt/master

c2d6f8c9 12/30/2020 09:20 PM Renato Botelho

Merge pull request #4490 from dsmackie/issue-10827

559f965f 12/30/2020 09:18 PM Renato Botelho

Merge pull request #4492 from Augustin-FL/patch-1

d4e1fdea 12/30/2020 08:05 PM Jim Pingle

Correct DPD syntax and values. Fixes #11196

170c0f08 12/29/2020 09:00 PM Jim Pingle

IPsec P2 life_time changes. May help with issue #10176

  • We currently only set life_time which isn't ideal
  • Swanctl format wants rekey_time set, defaults to 1h (3600)
  • Many users set P2 lifetime to 3600
  • With rekey_time and life_time equal, rand_time is 0, so both always...
6935650a 12/29/2020 07:55 PM Steve Beaver

Load file on pressing 'Enter' key

131b41fc 12/29/2020 06:54 PM Jim Pingle

Correct IPsec secrets section ID type handling. Fixes #11193

9f2439e5 12/29/2020 03:43 PM Steve Beaver

Revise JSON data format when generating a list of states

79046c21 12/28/2020 08:35 PM Steve Beaver

Moved diag_dump_states logic to an include file for clarity

0b42c221 12/28/2020 07:13 PM Steve Beaver

Revise diag_arp.php moving control lgic to an include file

293c7335 12/18/2020 08:40 PM Jim Pingle

Use stronger cert defaults when creating a user cert. Fixes #11167

fda3963f 12/18/2020 12:06 AM A FL

Avoid flooding the logs

4924f4ae 12/16/2020 09:24 AM Dan Mackie

Fix separators not updating - Issue #10827

- Fixed separator logic to allow adding/deleting separators when no rules are present
- Fixed incorrect dirty assignment

c8207c6c 12/16/2020 09:19 AM Dan Mackie

Fix separators not updating - Issue #10827

f2b03cda 12/14/2020 10:35 AM Viktor Gurov

Domeneshop DynDNS correct return code check. Fixes #11146

381f213e 12/14/2020 10:35 AM Viktor Gurov

Secondary DDNS server entry for static DHCP mappings. Issue #10224

effd64ce 12/14/2020 10:33 AM Viktor Gurov

Namecheap DDNS error code fix. Issue #5308

cb8ecda5 12/13/2020 05:41 PM Sébastien Trupel

Allow wildcard DNS record of type A in DynDNS client for DNS provider Gandi. Ticket #11159.

fbcfaacd 12/10/2020 06:27 PM Jim Pingle

Correct cert expire threshold default text

47eff117 12/10/2020 03:36 PM Renato Botelho

Update translation files

d13dc8c5 12/10/2020 03:32 PM Renato Botelho

Regenerate pot

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

0b725069 12/10/2020 03:31 PM Renato Botelho

Remove unused variable

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

Remove use of deprecated $g['platform']

8411851a 12/09/2020 02:21 PM Steve Beaver

Remove (harmless) double / in file path

c1f0a583 12/09/2020 01:55 PM Steve Beaver

Fixed #11144 by verifying correct generation of userkey

af757ecb 12/08/2020 05:23 PM Viktor Gurov

Allow to select VXLAN interfaces for VLAN. Fixes #11143

b5b74870 12/08/2020 03:04 PM Viktor Gurov

Do not restart Unbound on OpenVPN client connection. Implemets #11129

27f89b06 12/08/2020 02:56 PM Viktor Gurov

Do not run rc.newwanip if received DHCP address has not changed. Fixes #11142

7a2fb6e9 12/08/2020 02:53 PM Viktor Gurov

Hide VTI interfaces from Interface Group member list. Issue #11134

1e4ca804 12/07/2020 12:38 AM Steve Wheeler

Pass correct parameter to create a new VXLAN interface.

186ef856 12/02/2020 03:00 PM Viktor Gurov

Bridge prio/cost saving fix. Issue #11122

d4cde1bd 12/02/2020 08:24 AM Viktor Gurov

SLAAC on parent IPv4 interface fixes. Issue #9324

8407e59f 11/30/2020 09:04 PM Viktor Gurov

Voucher via URL fix. Feature #1984

870defd7 11/30/2020 03:54 PM Viktor Gurov

DHCP6 VLAN with Track VLAN interfaces boot fix. Issue #3965

5bd66059 11/30/2020 03:53 PM Viktor Gurov

Use first interface with IP as fallback for NAS-IP-Address. Fixes #11109

314f7804 11/30/2020 03:52 PM Viktor Gurov

Use idn_to_ascii() only for host type aliases. Fixes #11106

ef094bef 11/27/2020 05:56 PM Renato Botelho

Ticket #9270: Make sure parameters are UTF-8

As described on ticket, for some reason we still don't know, when
pfSense_kill_states() is called with subnet as parameter (n.n.n.n/n) it
makes changes on $_POST content that can lead system to unpredictable
results....

4cea5c50 11/25/2020 07:13 PM Renato Botelho

Support %PRODUCT_NAME% on make.conf

6005c9f5 11/25/2020 12:49 PM Viktor Gurov

IPsec PH2 proposals order fix. Issue #11078

de2d64ab 11/25/2020 12:48 PM Viktor Gurov

Run dhcp6c enabled interfaces after track interfaces is UP. Fixes #3965

06f386f6 11/25/2020 12:31 PM Viktor Gurov

Run rc.newwanipv6 on dhcp6c REQUEST reason. Issue #9634

8ea7bf87 11/25/2020 11:12 AM Renato Botelho

Respect %PRODUCT_NAME%

86afee72 11/25/2020 11:03 AM Renato Botelho

Remove drm-kmod

e65b646f 11/24/2020 02:37 PM Viktor Gurov

Do not bind unbound to disabled/nocarrier interfaces. Fixes #11087

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

Dynamic IPv6 DNS servers fix. Feature #10931

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

VXLAN restart on newwanip event. Bug #10960

4cc4b278 11/23/2020 05:43 PM Steve Beaver

Fix icon file name

6620d630 11/23/2020 05:39 PM Steve Beaver

Revise apple touch icons

fd3f6f9f 11/19/2020 03:57 PM Steve Wheeler

Build updated Realtel driver for testing.

Exclude from ARM, it's x86 only.

230b6fe5 11/19/2020 03:38 PM Renato Botelho

Remove net/pimd, it's already built as a dependency

a88079e0 11/18/2020 07:44 PM Jim Pingle

Update/sync DynDNS/RFC2136 status note. Fixes #3229

4faf9170 11/18/2020 12:52 PM Viktor Gurov

Hide poesX-Y from interface list. Issue #11034

aa71463f 11/18/2020 06:04 AM Viktor Gurov

Traffic Graphs widget options fix. Issue #11072

5341fe71 11/17/2020 04:13 PM Renato Botelho

Ticket #6028: Fix path to rules.debug.old

70f5cde9 11/17/2020 04:08 PM Renato Botelho

Ticket #6028: Persist last valid set of rules

Save the last version of a valid set of rules under /cf/conf to make it
to persist on reboot. This allow it to be loaded when, for some reason,
current ruleset is invalid.

d16ea02a 11/17/2020 03:14 PM Jim Pingle

Add note about not using bogons on LANs. Issue #10866

f32d36c1 11/16/2020 07:30 PM Steve Beaver

Add symlink to accommodate apple-touch-icon-precompressed.png

50b84727 11/16/2020 12:11 PM Viktor Gurov

Create poesX interfaces for PPPoE server. Issue #11034

9447acda 11/16/2020 12:10 PM Viktor Gurov

DynDNS status icons. Implements #3229

3501e0c4 11/16/2020 12:09 PM Viktor Gurov

No-IP DynDNS provider API update. Implements #6638

f35f9392 11/13/2020 02:12 PM Viktor Gurov

Status interfaces icon. Implements #11045

0630b831 11/13/2020 02:12 PM Viktor Gurov

Gateways widget improvements. Implements #11057

b3cc5117 11/13/2020 02:11 PM Viktor Gurov

Backup extra data fixes. Issue #11050

e9119e9a 11/12/2020 04:59 PM Luiz Souza

Catch up with the pfSense-module-0.69 which renamed the interface create function.

d0f746e3 11/12/2020 04:15 PM Jim Pingle

Remove old nss_ldap.conf if it exists before symlinking. Fixes #8698

e6e6ad5c 11/12/2020 04:08 PM Renato Botelho

Merge pull request #4326 from vktg/voucherviaurl

2a50b9b4 11/12/2020 01:50 PM Renato Botelho

Fix #11053: Check variable before call implode()

7a8e671f 11/12/2020 01:37 PM Renato Botelho

Merge pull request #4486 from apollo13/patch-2

53ea4b8b 11/12/2020 01:29 PM Viktor Gurov

Allow to submit voucher via URL. Implements #1984

21654184 11/12/2020 01:21 PM Steve Beaver

Fixed #11062 by adding support for fingerprint specification

8693a501 11/12/2020 01:18 PM Viktor Gurov

Do not restart L2TP VPN server when deleting user. Fixes #11059

298df54d 11/12/2020 01:17 PM Viktor Gurov

Unbound custom TLS port fix. Issue #11051

c073d662 11/12/2020 01:15 PM Viktor Gurov

Dashboard widget interface name popup hint. Implements #11041

b704b6ef 11/12/2020 12:31 PM Renato Botelho

Add a warning when write_config() is called without description

e85ae672 11/12/2020 12:31 PM Renato Botelho

Fix #204: Add messages to all write_config() calls

526df36e 11/12/2020 12:31 PM Renato Botelho

Remove commented out lines

cffb85bf 11/12/2020 12:31 PM Renato Botelho

Fix indent

d2db8e58 11/12/2020 09:45 AM Florian Apolloner

Add a comment about CARP in generated rules

Currently the rules.debug file looks like this:
```
  1. Snort package
    block log quick from <snort2c> to any tracker 1000000109 label "Block snort2c hosts"
    block log quick from any to <snort2c> tracker 1000000110 label "Block snort2c hosts"...
9bf4a147 11/11/2020 06:06 PM Jim Pingle

OpenVPN client fallback cipher variable changed. Fixes #10919

85652efd 11/11/2020 02:53 PM Renato Botelho

Retire some packages from pfSense 2.5.0:

OpenBGPd - replaced by FRR
Quagga_OSPF - replaced by FRR
routed - not actively maintained and rarely used
blinkled - Only work on deprecated hardware
gwled - Only work on deprecated hardware

16fe7982 11/10/2020 06:14 PM Jim Pingle

OpenVPN compression settings improvements. Issue #11020

  • Hide compression options when compression is not allowed
  • Omit compression options from the OpenVPN configuration when
    compression is not allowed
65831b5b 11/10/2020 04:48 PM Jim Pingle

Fix display of OpenVPN dev mode when empty/missing. Issue #10919

1cc93005 11/09/2020 09:06 PM Jim Pingle

Improve OpenVPN Duplicate Connections option description. Fixes #10363

c948bc45 11/09/2020 08:48 PM Jim Pingle

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

3adc4134 11/09/2020 06:24 PM Jim Pingle

Fix display of OpenVPN data cipher when NCP is disabled. Issue #10919

924eeefb 11/09/2020 03:44 PM Jim Pingle

OpenVPN Data Cipher changes. Fixes #10919

  • Change handling of data ciphers so they work properly for TLS and
    shared key
  • Move some duplicate code to a function
  • Improve display of data ciphers in the OpenVPN server list
  • Other misc improvements to OpenVPN server and client list to bring...
29f185b1 11/09/2020 03:01 PM Renato Botelho

Merge pull request #4484 from emes/he-net-tunnelbroker-update-api

ca8459cd 11/09/2020 02:15 PM Viktor Gurov

LDAP shell authentication. Implements #8698

34a06728 11/09/2020 01:56 PM Renato Botelho

interfaces_vlan_configure_mtu(): Style fixes

be732dba 11/09/2020 01:52 PM Viktor Gurov

Set child interfaces MTU fix. Issue #11035

8f09cee9 11/09/2020 01:51 PM Viktor Gurov

IKEv2 vtimap creation fix. Issue #9592

05af3262 11/09/2020 01:50 PM Viktor Gurov

Auto add static routes for PPP interfaces. Fixes #10407

967d16ae 11/09/2020 01:49 PM Viktor Gurov

VXLAN bootup fix. Issue #10960

02fb642f 11/08/2020 12:25 PM Luiz Souza

Fix a typo.

Obtained from: FE

189edaf3 11/06/2020 08:54 PM Jim Pingle

OpenVPN data cipher negotiation updates. Fixes #10919

  • Rename "NCP Algorithms" to "Data Encryption Algorithms" to reflect the change in OpenVPN (frontend and backend, e.g. "ncp-ciphers" changes to "data_ciphers")
  • Change "Encryption Algorithm" to "Fallback Data Encryption Algorithm" and move it below "Data Encryption Algorithms"...