Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
20a9b988 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.

(cherry picked from commit 25b839d4990bd5e3f55b2eccbdea74d1d2b92d5d)

42c0b296 06/10/2021 02:42 PM Jim Pingle

Fix state table content sorting. Fixes #11852

(cherry picked from commit 5d48880b48039967f3b2b5acfb1432ee30953140)

02a923c1 06/10/2021 01:25 PM Renato Botelho

Add devel/git back to list of packages

(cherry picked from commit 9713b8ee2a61b3e68ccae0c898adff69ed111948)

3032e3b7 06/09/2021 08:57 PM Renato Botelho

OpenVPN Wizard: Enable exit_notify by default

Follow up with fix for ticket #11684 and also enable it on server
tunnels created using wizard

(cherry picked from commit e6389f634a25f6c391531d779e147883568a3e83)

609a2127 06/09/2021 02:34 PM Renato Botelho

Simplify logic: no functional changes

(cherry picked from commit a314c6c846406115c426ed20b102daf6e206b420)

372453f5 06/09/2021 02:34 PM Renato Botelho

Outbound NAT: Fix rule duplication - #11981

- firewall_nat_out.inc: Declare $after as a global variable otherwise
duplicate rule will always end up at the bottom
- Do not set $id and $after with dup parameter value when save button
was pressed or it will replace rule instead of duplicate it...

bf1f1428 06/09/2021 01:32 PM Viktor Gurov

AutoConfigBackup schedule custom hour value fix. Issue #11946

(cherry picked from commit 806d5c497497476e92568e168c302275e576e25c)

188e82ff 06/07/2021 02:20 PM Jim Pingle

Update config recovery to use new zpool name. Issue #12005

(cherry picked from commit d440bb6ae65f6ddb8ae310683cdac9ce64b01487)

502973c8 06/04/2021 07:04 PM Viktor Gurov

Duplicating Outbound NAT rule fix. Issue #11981

(cherry picked from commit 68be10e63195d399089092149e119de30ae6a639)

e191b65c 06/04/2021 07:04 PM Viktor Gurov

Create Outbound NAT automatic equivalent rules when switching from Automatic to Manual mode. Fixes #11982

(cherry picked from commit ec8adb56d59a293516d1a0a3fb4eb45aad299f5b)

1f0abbad 06/04/2021 11:15 AM Renato Botelho

Use stable host for pkg repo

d7ee51c5 06/04/2021 11:10 AM Renato Botelho

Welcome pfSense CE 2.5.2-RC

ebb3c7a6 06/03/2021 04:49 PM Viktor Gurov

FRR help links. Fixes #11943

(cherry picked from commit be659aff5a3a52c1e08481a00eb697ecd86a9899)

a7ea1293 06/03/2021 04:47 PM Viktor Gurov

Correct RADVD log message on HA event. Fixes #11966

(cherry picked from commit d4b4c1805419cacad886094cf11dacbb4f43a0e6)

8bbc34a2 06/03/2021 04:44 PM Viktor Gurov

Allow to use numeric with decimal point for RADIUS Advanced Parameters. Feature #11211

(cherry picked from commit f5ab9736059e616e4a037591ef6f89d1c14e23ed)

bb5f626f 05/28/2021 11:37 AM Renato Botelho

devel repo should use PKG_REPO_SERVER_DEVEL

3845c6eb 05/27/2021 07:10 PM Renato Botelho

Fix PKG_REPO_BRANCH_DEVEL s/devel/master/

cac3f71a 05/27/2021 07:02 PM Renato Botelho

Welcome pfSense CE 2.5.2-BETA

ef4f9a8b 05/27/2021 05:37 PM Steve Beaver

Observe 'after' value when creating a new rule

7dbe76cd 05/27/2021 04:20 PM Jim Pingle

Init pkg plugin array before use. Fixes #11290

cf8a0761 05/27/2021 03:05 PM Jim Pingle

Make VLAN table sortable. Implements #11968

49674e1f 05/27/2021 01:16 PM Steve Beaver

Move globals to include file

2ca19797 05/27/2021 01:13 PM Steve Beaver

Move globals to include file

a5d3732b 05/27/2021 01:00 PM Steve Beaver

Validate input depends on flag

360ed166 05/25/2021 05:14 PM Steve Beaver

Toggle-rule rename var for consistency

b86f6fe9 05/25/2021 05:13 PM Steve Beaver

Toggle-rule returns new ruke status

95b6415a 05/25/2021 01:06 PM Renato Botelho

ipsec: Simplify logic

5f530364 05/25/2021 01:06 PM Renato Botelho

ipsec: Use correct variable name

3d738e68 05/25/2021 01:06 PM Renato Botelho

ipsec: Remove unneeded references on parameters

6ce3ef38 05/25/2021 01:06 PM Renato Botelho

ipsec: Normalize ipsec_lookup_phase1()

- $ph2ent doesn't need to be a pointer
- Return true when $ph1ent is found since $ph1ent is a pointer and is
filled with proper content in this case

6693812a 05/21/2021 05:55 PM Jim Pingle

Add missing vars to applyVIP(). Fixes #11723

6df902ac 05/21/2021 04:39 PM Viktor Gurov

IPsec ipsec_create_vtimap() fix. Issue #11945

2ac5f4ae 05/20/2021 03:04 PM Jim Pingle

Fix PHP error when changing Sys Info Widget. Fixes #11939

Avoid attempting to use $crypto when it's empty/undefined.

8aa8f78e 05/20/2021 12:59 PM Viktor Gurov

1:1 NAT IPsec/OpenVPN/L2TP/PPPoE and interface groups input validation extra 2.6 fix. Issue #11751

04857433 05/20/2021 12:54 PM Viktor Gurov

NAT 1:1 destination alias validation. Fixes #11923

d2eee7c8 05/19/2021 06:59 PM Steve Beaver

Refactor firewall_nat_out for MVC

43f77699 05/18/2021 02:17 PM Steve Beaver

Further simplify update check

cbd12cad 05/18/2021 02:13 PM Steve Beaver

Revise update check JSON format

4dd71873 05/18/2021 01:19 PM Jim Pingle

Back out recent changes in mobile IPsec

These changes led to the pool failing to load and thus clients could not
connect. Will revisit for future releases. Affects:

a33c0d88 05/18/2021 12:30 PM Jim Pingle

Revert changes for issue #11091

e56f7a19 05/13/2021 10:16 PM Steve Beaver

Report file system type in metrics

5c1ed67f 05/13/2021 05:55 PM Steve Beaver

Refactor firewall_nat_npt for MVC

79ba83ad 05/13/2021 04:15 PM Steve Beaver

Refactor firewall_nat_1to1_edit for MVC

8fb4972c 05/13/2021 02:07 PM Steve Beaver

Refactor 1 to 1 NAT for MVC

4e820dc1 05/12/2021 10:28 PM Viktor Gurov

One.com, NIC.RU, Yandex DynDNS support. Implements #11293 #11294 #11358

0193bb0b 05/12/2021 09:44 PM Viktor Gurov

Set explicit-exit-notify to 1 for new OpenVPN Server instances. Issue #11684

866cc787 05/12/2021 09:08 PM Steve Beaver

Fix missing ')' in openvpn.inc

837dfef2 05/12/2021 01:15 PM Renato Botelho

Sort modules alphabetically

9a887a87 05/12/2021 01:08 PM Renato Botelho

Reduce differences from Plus. No functional changes

b28f8cd6 05/12/2021 12:21 PM Viktor Gurov

Add congestion control modules. Implements #7092

e1f2d297 05/12/2021 12:20 PM Steve Beaver

Merge pull request #4515 from znerol-forks/feature/master/radvd-linklocal-vip-2

a72b320e 05/12/2021 12:17 PM Viktor Gurov

Unbound devfs mount check. Fixes #11456

6f102d9c 05/12/2021 12:16 PM Viktor Gurov

NTP status widget fix. Issue #11495

8fdd4d4b 05/12/2021 12:15 PM Steve Beaver

Merge pull request #4509 from JonathonReinhart/floating-rule-no-matching-iface-master

8292d14f 05/12/2021 12:14 PM Viktor Gurov

PPPoE custom reset crontab entry fix. Issue #11698

58307d6f 05/12/2021 12:13 PM Viktor Gurov

Set default OpenVPN inactive timeout to 300. Issue #11699

4f26f187 05/12/2021 12:12 PM Viktor Gurov

Set default_socket_timeout on XMLRPC sync. Fixes #11718

fb64d0be 05/12/2021 12:12 PM Viktor Gurov

saveVIP() fix. Issue #11723

40159e4f 05/12/2021 12:11 PM Viktor Gurov

Checking multiple backups when detecting invalid configuration. Fixes #11748

f4f50954 05/12/2021 12:11 PM Steve Wheeler

Include Chelsio temperature values.

https://redmine.pfsense.org/issues/11787

70d79766 05/12/2021 12:10 PM Viktor Gurov

Do not start an OpenVPN instance if vip aliased to BACKUP CARP. Fixes #11793

304354a5 05/12/2021 12:09 PM Steve Beaver

Merge pull request #4518 from bauerstefan/master

8ec7864a 05/12/2021 12:08 PM Viktor Gurov

NoIP.com DynDNS fix. Issue #11815

126944b7 05/12/2021 12:07 PM Viktor Gurov

openvpn.tls-verify.php fixes. Issue #11830

9ca88c29 05/12/2021 12:06 PM Viktor Gurov

ipsec_vti() skipdisabled fix. Issue #11832

0e4202b7 05/12/2021 12:05 PM Jaakko Kantojärvi

Refactor hide logic for fields on DynDNS edit page. Fixes #11840

The page included hide/show logic for username field only for few
providers, which meant that if a provider with the hide logic was
selected, then the field was lost for all others too. This commit...

4979c993 05/12/2021 12:02 PM Viktor Gurov

Correctly change default IPv6 route MTU if both IPv4/IPv6 gateways are configured on interface. Fixes #11855

f0a0bae5 05/12/2021 12:02 PM Viktor Gurov

OpenVPN TAP ifconfig-ipv6 syntax fix. Issue #11869

2f00a5e3 05/12/2021 12:01 PM Steve Beaver

Merge pull request #4517 from vajonam/fix_address_clone

c600ac6b 05/12/2021 11:58 AM Viktor Gurov

DHCP6: Do not wait for a RA & Advanced Configuration script fix. Issue #11883

21e14611 05/12/2021 11:58 AM Viktor Gurov

IPsec Dashboard widget improvement. Fixes #11893

8054b3a6 05/12/2021 11:55 AM Viktor Gurov

Change firmware update message text. Issue #11897

159ea168 05/12/2021 11:54 AM Viktor Gurov

Do not restart IGMP Proxy on IPv6 gateway events. Fixes #11904

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

Add QEMU and KVM detection to system_identify_specific_platform()

c5a7164f 05/10/2021 02:51 PM Steve Beaver

Merge branch 'viktor/pfSense-nat11ipsecfix'

08556074 05/10/2021 02:50 PM Steve Beaver

Merge branch 'viktor/pfSense-defaultipv4llfix'

9c680746 05/10/2021 01:28 PM Steve Beaver

Merge branch 'viktor/pfSense-ng6255fix'

52612009 05/10/2021 01:27 PM Steve Beaver

Merge branch 'viktor/pfSense-11873fix'

ce707b53 05/10/2021 01:27 PM Steve Beaver

Merge branch 'viktor/pfSense-quotecshproxyvariables'

87bc0562 05/10/2021 01:26 PM Steve Beaver

Merge branch 'viktor/pfSense-11850fix'

6ff4dc57 05/10/2021 01:25 PM Steve Beaver

Merge branch 'viktor/pfSense-ipsecvtidisable'

b93e0e7d 05/10/2021 01:24 PM Steve Beaver

Merge branch 'viktor/pfSense-sanitize_pass_radmac_secret'

03e279aa 05/10/2021 01:23 PM Steve Beaver

Merge branch 'viktor/pfSense-noticeshtmlencfix'

1cd05cc7 05/10/2021 01:23 PM Steve Beaver

Merge branch 'viktor/pfSense-tcpflagsinputvalidation'

68098e12 05/10/2021 01:22 PM Steve Beaver

Merge branch 'danilo/pfSense-bug11754fix'

4a353af7 05/10/2021 01:21 PM Steve Beaver

Merge branch 'viktor/pfSense-codelqlimitfix'

0aa70780 05/10/2021 01:20 PM Steve Beaver

Merge branch 'viktor/pfSense-delovpndnsonboot'

54c806c8 05/10/2021 01:18 PM Steve Beaver

Merge branch 'viktor/pfSense-11884fix'

d5137a93 05/10/2021 01:15 PM Viktor Gurov

Show Export P12 icon if certificate is not locally renewable. Fixes #11884

4b098525 05/10/2021 01:15 PM Viktor Gurov

Radvd config page reload/logs buttons. Fixes NG #6255

380a4d16 05/10/2021 01:15 PM Viktor Gurov

HTTP Referer Message accurate path. Fixes #11873

5d26423e 05/10/2021 01:15 PM Viktor Gurov

Quote proxy user/pass variables in dot.tcshrc. Fixes #11867

a69f79bd 05/10/2021 01:15 PM Viktor Gurov

NTP Authentication key input validation fix. Issue #11850

051e7db5 05/10/2021 01:14 PM Viktor Gurov

Delete OpenVPN DNS entries on boot. Fixes #11704

662abcf1 05/10/2021 01:14 PM Viktor Gurov

CODELQ scheduler Qlimit input validation. Issue #11725

6d98e931 05/10/2021 01:14 PM Viktor Gurov

1:1 NAT IPsec/OpenVPN/L2TP/PPPoE and interface groups input validation fix. Issue #11751

6a6b7b0b 05/10/2021 01:14 PM Viktor Gurov

Firewall Rule TCP flags input validation. Fixes #11762

6df2c200 05/10/2021 01:14 PM Viktor Gurov

Notices modal window HTML encoding fix. Issue #11765

eea0b39c 05/10/2021 01:14 PM Viktor Gurov

Sanitize pass and radmac_secret. Fixes #11767 and #11769

66c5f295 05/10/2021 01:14 PM Viktor Gurov

Allow to disable IPsec PH1 when related P2s are in VTI mode and enabled. Fixes #11792