Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
729c4d55 01/19/2021 02:35 PM Steve Beaver

<peer> => <peers>

c6cdaad1 01/19/2021 02:35 PM Steve Beaver

Outlines config.xml => wireguard config files utility

a2ba5b6c 01/15/2021 03:10 PM Viktor Gurov

OpenVPN genkey secret command fix. Issue #11249

16ea962d 01/14/2021 01:15 PM Viktor Gurov

Static DHCP mappings DDNS tabs fix. Issue #10224

e733f5b2 01/11/2021 05:50 PM Viktor Gurov

DHCPD ARPA zone trailing dot. Fixes #11224

1045afc5 01/09/2021 03:00 PM Steve Beaver

Fixed #5454 require => require_once

1ba5f7d6 01/08/2021 10:18 PM Renato Botelho

Keep makewhatis while pkg post-install is not fixed

391591ef 01/05/2021 09:11 PM Jim Pingle

IPsec P1/P2 expiration and replacement refresh. Implements #11219

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

8f00a31d 01/05/2021 12:49 PM Renato Botelho

Merge pull request #4493 from bmhughes/add-watchfrr-to-routing-log

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

Update the Copyright year.

A subsequent commit will deal with .po's.

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

Improve handling of SMTP send errors. Fixes #11063

b2bbf523 12/31/2020 02:14 PM Ben Hughes

Add watchfrr to routing log

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

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

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

Avoid flooding the logs

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.

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

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

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

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

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

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

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

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

Hide poesX-Y from interface list. Issue #11034

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.

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

Create poesX interfaces for PPPoE server. Issue #11034

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

No-IP DynDNS provider API update. Implements #6638

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

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

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

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

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

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"...
56e031a7 11/06/2020 03:25 PM Jim Pingle

OpenVPN compression options update. Issue #11020

  • Add new "Allow Compression" option for OpenVPN 2.5.0. Defaults to asymmetric
    (Decompress incoming packets, do not compress outgoing packets) for a more
    secure and smooth transition to disabling compression entirely....
4af6affa 11/05/2020 09:13 PM Jim Pingle

Remove OpenVPN tun server IPv4 tunnel network requirement. Issue #11020

No longer required on OpenVPN 2.5.0

f8690774 11/05/2020 08:20 PM Renato Botelho

Style fixes

a8627e2c 11/05/2020 07:51 PM Renato Botelho

Remove redundant isset() check

2d3cd379 11/05/2020 07:51 PM Renato Botelho

Do not unset() variables that were never defined

75a42ff7 11/05/2020 07:48 PM Renato Botelho

Simplify logic

a94ab4b8 11/05/2020 07:47 PM Renato Botelho

Style fixes

f03f4cc3 11/05/2020 07:36 PM Renato Botelho

mwexec() 2nd parameter default value is false. Remove it from caller

cc0618e2 11/05/2020 07:34 PM Michael Smith

Change client endpoint update API for he.net tunnelbroker dynamic dns

29131ce9 11/05/2020 02:39 PM Viktor Gurov

Track Interface / PD improvements. Issue #5999

c150479c 11/05/2020 02:37 PM Viktor Gurov

Different interface name for L2TP VPN. Fixes #11006

7ccff001 11/05/2020 02:35 PM Viktor Gurov

CBQ borrow option input validation. Issue #7915

94cd71a4 11/05/2020 01:57 PM Renato Botelho

Merge pull request #4483 from emes/he-net-tunnelbroker-ipfix

bf4c4d12 11/04/2020 03:27 PM Viktor Gurov

Traffic shaper wizard fix. Issue #10998

a62b14a7 11/04/2020 02:34 PM Viktor Gurov

Set correct cat command path. Fixes #11032

da637044 11/04/2020 10:58 AM Viktor Gurov

IPv6 Port Forward 6RD/6to4 interface support. Feature #10984

ce9d7ba1 11/03/2020 07:11 PM Jim Pingle

Allow shell users to enable history. Implements #11029

b1558574 11/02/2020 03:53 PM Renato Botelho

Ticket #10955: Fix "default" case

Make a string check to cover "default" gateway

048d4cdb 10/31/2020 10:59 PM Michael Smith

HE.net Tunnelbroker dynamic dns not supplying ip address parameter

acb79de0 10/30/2020 07:10 PM Renato Botelho

Ticket #8136: Make sure dpinger is configured

Improve solution applied in 37194aa24e calling setup_gateways_monitor()
instead of running rc.newwanipv6

37194aa2 10/30/2020 06:33 PM Renato Botelho

Ticket #8136: Reconfigure dpinger when IPv6 reconnects

When SLAAC interface is disconnected and reconnected, rc.newwanipv6 is
never executed because dhcp6c is the only trigger for that. Add a
workaround on rc.linkup to force it to run in these cases so dpinger is...

c909609c 10/30/2020 06:11 PM Renato Botelho

Disable accept_rtadv flag when remove IPv6 from interface

bf335b2b 10/30/2020 06:02 PM Renato Botelho

Revert "Remove non captive-portal logs from Local4 syslog facility."

This reverts commit 6960993dc53c559619fe3f8d8ea903e7730b4fa6.

f1fcc3ce 10/30/2020 05:21 PM Renato Botelho

Revert "Adjust some missing ident on syslog"

This reverts commit 12719a87e3ba77f5459938a4cfec7f007bbe0c4a.

ac40d093 10/30/2020 05:21 PM Renato Botelho

Revert "Add rtsold logs to dhcpd.log"

This reverts commit c37ea049dcc8ea490278fe4414847012300c4e96.

664fcdcc 10/30/2020 01:45 PM Renato Botelho

Remove line commented out in 2015

af6be5f3 10/30/2020 01:41 PM Renato Botelho

Remove dhcp6c without RA script when not used