Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
322f9f6c 02/11/2020 01:55 PM Jim Pingle

Fix flagged syntax errors.

b2bfc339 02/11/2020 01:53 PM Jim Pingle

Point to a checkip doc URL that exists now.

c03557a2 02/10/2020 06:03 PM Jim Pingle

Fix braces. Issue #10246

f9a16422 02/10/2020 04:08 PM Jim Pingle

NAT rule dst port reference corrections. Fixes #10246

When negating, the number of elements in $dstaddr_port is different. Do
not hardcode the index of the assumed last value, but calculate it
instead.

Otherwise the ruleset can have invalid entries like "port port" in...

4cd9bc90 02/10/2020 03:17 PM Renato Botelho

Merge pull request #4177 from vktg/gremtu

7d0bed43 02/10/2020 03:15 PM Renato Botelho

Merge pull request #4184 from vktg/dhcpmaclimit

c519b62f 02/10/2020 03:13 PM Jim Pingle

IPsec VTI IPv6 address correction. Fixes #9801

When setting up IPv6 VTI, assume /64 -- Previous code was assuming /32
which wasn't correct, and it can't be /128 either since the IPv6
addresses are not point-to-point like IPv4.

3c95346d 02/10/2020 02:49 PM Jim Pingle

Ensure ALTQ bw is treated as int when factoring RRD values. Fixes #10248

ac91bbaa 02/10/2020 02:10 PM Jim Pingle

Revert "Fix #10235"

This reverts commit 32218e9e1e69a0e2b91bcd829fcba04ec8586bdc.

8c92a782 02/10/2020 01:30 PM Renato Botelho

Merge pull request #4188 from vktg/ipsecph2nohash

e6ae7acf 02/10/2020 12:52 PM Renato Botelho

Merge pull request #4185 from vktg/dh5warningph1

ffcfddc6 02/08/2020 05:26 PM Viktor Gurov

Fix IPsec issue if no PH2 hashes selected. Issue #9309

b08a1fa1 02/08/2020 12:03 PM Viktor Gurov

Set correct default MTU for GRE,GIF and GRE/IPsec. Issue #10222

35bc0edf 02/08/2020 11:40 AM Daniel Koh

DHCP group known clients by interface. Issue #1605

81a58f83 02/08/2020 06:44 AM Viktor Gurov

DH group 5 warnings for IPsec Phase 1. Issue #10221

538d28dc 02/07/2020 07:12 PM Renato Botelho

Merge pull request #4116 from Augustin-FL/ldap

4cbc82ee 02/07/2020 06:59 PM Renato Botelho

PHP: array and string access with curly braces is deprecated

42e4de7c 02/07/2020 06:58 PM Renato Botelho

Merge pull request #4049 from Hobby-Student/master

f75f20cb 02/07/2020 06:47 PM Renato Botelho

Merge pull request #4171 from apollo13/patch-1

2db4be52 02/07/2020 06:41 PM Renato Botelho

Merge pull request #4169 from vktg/slaaconpppoe

a8287828 02/07/2020 04:17 PM Renato Botelho

Merge pull request #4165 from vktg/resolve46

fa2801a1 02/07/2020 04:14 PM Renato Botelho

Merge pull request #4172 from vktg/compare6vip

ccbe8887 02/07/2020 04:10 PM Renato Botelho

Merge pull request #4174 from vktg/dh5warning

23e0b2a7 02/07/2020 03:56 PM Renato Botelho

Merge pull request #4180 from vktg/qinqppp

3b42dbb8 02/07/2020 03:54 PM Renato Botelho

Merge pull request #4179 from vktg/shapernowarn

e541d719 02/07/2020 03:51 PM Renato Botelho

Merge pull request #4181 from vktg/iftopstatus

984d45b9 02/07/2020 03:48 PM Renato Botelho

Merge pull request #4106 from vktg/prfipsec

64e65655 02/05/2020 09:18 PM Renato Botelho

Fix #10235

Add a missing break to case statement. Without it, $compression was
being filled with a bad value and also if push compress was being used,
it added the option breaking connection.

Reported by: Vinicius Dell'Aglio on Telegram pfSense group

15c2e494 02/05/2020 06:51 PM Joshua Sign

Add iftop support to status_graph.php. Issue #3334

47944568 02/05/2020 05:19 PM Steve Beaver

Partial/future work-around for #10216 - When checking to see if the copyright notice has changed (and should be displayed) only check the first HTML <DIV>. This will avoid the notice popping up if the survey text is changed.

33d5e623 02/05/2020 04:28 PM Steve Wheeler

Correct typo

b6063aa7 02/05/2020 02:24 PM Jim Pingle

Re-add jquery-ui themes. Fixes #10233

82bf21fc 02/03/2020 07:24 PM Jim Pingle

RAM Disk robustness improvements. Fixes NG 3173

  • Prevents RAM disk from being partially enabled and left in a broken
    state if the RAM disks cannot be created
  • Prevents RAM disks from potentially overcommitting free kernel memory,
    which FreeBSD now prevents, but could result in errors....
e7a5a990 02/01/2020 09:02 AM Viktor Gurov

Allow to select QinQ interfaces for PPP interface. Issue #9472

86c560d9 02/01/2020 06:44 AM Viktor Gurov

Remove bogus warning on limiter/shaper deletion. Issue #9334

4423176e 01/29/2020 10:10 AM Sean McBride

Update DH group warnings to say that group 5 is also weak. Issue #10221

84052eb7 01/25/2020 03:53 PM Viktor Gurov

Compare compressed IPv6 CARP VIP. Issue #6579

d3ac1cea 01/24/2020 05:06 PM Viktor Gurov

IPsec IPv6 dynamic FQDN Remote Gateways, resolve_retry() IPv6 support. Issue #9405

f5ddbec1 01/24/2020 12:19 PM Viktor Gurov

Allow manual selection of IPsec IKE Pseudo-Random Function (PRF). Issue #9309

5f15f5b9 01/23/2020 03:52 PM Renato Botelho

Update translation files

1d6e101b 01/23/2020 03:49 PM Renato Botelho

Regenerate pot

afd8177f 01/22/2020 04:11 PM Florian Apolloner

Fixed dhcpdv6 config generation for domain-list option. Fixes #10200

c9b49393 01/21/2020 07:38 PM Viktor Gurov

Use IPv4 connectivity as parent interface for SLAAC. Issue #9324

e9869c5a 01/21/2020 01:57 PM Jim Pingle

CF DDNS wants int for TTL. Issue #10196

9404b54a 01/21/2020 01:37 PM Jim Pingle

Add TTL for CloudFlare DDNS. Fixes #10196

52b392e6 01/17/2020 03:11 PM Renato Botelho

Merge pull request #4166 from vktg/disablep1vti

5472de68 01/17/2020 02:14 PM Renato Botelho

Merge pull request #4160 from vktg/restoreerrors

f269245b 01/17/2020 02:13 PM Renato Botelho

Merge pull request #4157 from vktg/expaes

30f7da5d 01/17/2020 02:10 PM Renato Botelho

Merge pull request #4156 from vktg/syncempty

903826b5 01/17/2020 02:03 PM Viktor Gurov

allow to disable IPsec P1 when P2 is disabled VTI. Issue #10190

df331b7d 01/17/2020 12:16 PM Renato Botelho

Merge pull request #4162 from jamesdekker/jamesdekker-patch-1

b1ea180a 01/17/2020 12:05 PM Renato Botelho

Merge pull request #4164 from vktg/nottagged

effb7266 01/16/2020 03:52 PM Viktor Gurov

inverse matching of tags. Issue #10186

24da61c6 01/14/2020 06:17 PM Viktor Gurov

add fe80::1:1 as an alias. Issue #9998

c9a96f16 01/14/2020 05:35 PM Viktor Gurov

XMLRPC: fix last shaper/limiter removing. Issue #9468-9469

8e4ad4c8 01/14/2020 05:28 PM Viktor Gurov

encrypt exported key with AES-256. Issue #1192

153f78af 01/14/2020 05:13 PM Viktor Gurov

fix incorrect encrypted backup restore error handling. Issue #10179

1bcc6e56 01/14/2020 04:56 PM Jim Pingle

Link to the book, not old OpenBSD docs. Fixes #10184

27f52f53 01/14/2020 02:19 PM Jim Pingle

diag_packet_capture.php: Input and error checks. Fixes #10183

  • Prevent selecting Address Family and ARP, it is not a valid
    combination.
  • Prevent PHP errors when the capture file is missing unexpectedly
  • Add collapsed info box with running command for debug/curious users.
1d2dbda2 01/13/2020 08:17 PM Jim Pingle

Use correct pfsync packet capture syntax. Fixes #10183

eb10e329 01/12/2020 12:13 AM jamesdekker

Update help.php

update crash_reporter.php to a more useful resource

d83d2280 01/10/2020 08:21 PM Jim Pingle

Mount devfs for unbound when python is enabled. Fixes #9251

(cherry picked from commit 741892ee23a9085b71fa94fcfb8375044fec6ee2)

ff383f32 01/10/2020 06:29 PM Jim Pingle

Use correct md value in crypt_data(). Fixes #10178

175f3ac6 01/10/2020 05:29 PM Jim Pingle

Use correct syntax for /bin/sh for loop in ovpn_auth_verify Fixes #7767

It's not bash.

ffc44c36 01/10/2020 05:28 PM Jim Pingle

openvpn.tls-verify.php syntax fixes. Issue #7767

3db11061 01/10/2020 05:28 PM Jim Pingle

Fix openvpn.tls-verify.php whitespace. Issue #7767

b9f3dfd2 01/10/2020 02:00 PM Jim Pingle

Reword option help text for issue #9302

84a80f54 01/09/2020 01:35 PM Renato Botelho

Merge pull request #4158 from vktg/systemphproutedel

ded361f5 01/09/2020 08:01 AM Viktor Gurov

system.php: full route delete syntax

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

Update SSL refs to SSL/TLS. Fixes #10172

ff90ae73 01/08/2020 03:56 PM Steve Beaver

Update repository info before checking for updates

775b4245 01/08/2020 03:11 PM Renato Botelho

Merge pull request #4151 from vktg/urltablefeature

fac76b60 01/08/2020 12:14 PM Renato Botelho

Merge pull request #4145 from vktg/ovpnocsp

79bcd2d2 01/08/2020 12:09 PM Viktor Gurov

squashed commit

6e658d8d 01/08/2020 07:10 AM Viktor Gurov

switch to resolve_host_addresses() func

261cf900 01/07/2020 06:58 PM Renato Botelho

Merge pull request #4144 from vktg/exportaliases

a3d92f1b 01/07/2020 06:57 PM Jared Dillard

change http to https for redirect link

01e88604 01/07/2020 06:54 PM Jared Dillard

update redirect to issue tracker

8bf673f6 01/07/2020 05:36 PM Renato Botelho

Merge pull request #4147 from vktg/expkeypasscheck

0380c69c 01/07/2020 05:33 PM Renato Botelho

Merge pull request #4154 from surrural/patch-1

5f958d0d 01/07/2020 05:32 PM Renato Botelho

Merge pull request #4152 from vktg/ntpstatlocheck

312908c4 01/07/2020 05:27 PM Renato Botelho

Merge pull request #4149 from Augustin-FL/nginx

40baab14 01/07/2020 05:24 PM Jim Pingle

Do not allow 'invert match' and 'any' on firewall rules. Fixes #10168

The backend code ignores the invert in this case, and it makes the GUI
render confusingly (!* which could never match anything)

0f880c80 01/07/2020 02:51 PM Renato Botelho

Ticket #9612: Reboot early when needed

When fsck -z doesn't work on first attempt due to old binary, reboot
before configure the system to make it faster

3f9f1892 01/07/2020 02:51 PM Renato Botelho

Ticket #9612: Prevent infinite loop and skip zfs

  • Detect when system does not contain any UFS partitions and skip it to
    run fsck -z
  • On a system with a broken filesystem it could end up on an infinite
    loop since fsck -z call would always return != 0. Save a counter on...
d2c6e89c 01/07/2020 02:04 PM Jim Pingle

Add a few more common ports to list. Fixes #10166

1a72011e 01/07/2020 12:46 PM Renato Botelho

Fix #9612: Reboot twice if needed and run fsck -z

After changing pfSense-rc to create /.fix_for_SA-19-10.ufs file to flag
system to run fsck -z during pre-install stage it started failing
because fsck binary, at that point while only kernel was upgraded, still...

c3f83348 01/06/2020 11:25 PM Renato Botelho

rc.php_ini_setup: Replace backticks by $()

f07e6d64 01/06/2020 08:56 PM Steve Beaver

Fixed 10156
Fixed 10157

New redirects.netgate.com/whatever links set up and incorporated in menu system

67ecc6c3 01/06/2020 08:29 PM Jim Pingle

Remove one lingering relayd related message. Issue #9386

839bf5a2 01/06/2020 08:24 PM Jim Pingle

Remove deprecated & unused option that wasn't displayed in the GUI.

01a6ef7b 01/04/2020 10:10 PM surrural

Remove redundant DNSimple instructions

7faeec07 01/04/2020 02:57 PM Viktor Gurov

check ntp acl only for localhost block

477d5b5f 01/04/2020 10:47 AM Viktor Gurov

urltable can return >1 IPs

4ddcc5ca 01/03/2020 11:44 PM A FL

Wait 0.2 seconds after stopping Nginx.
Redmine #10159

ed6f2195 01/03/2020 09:59 PM Steve Beaver

Revise survey wording

8a6d9d7f 01/03/2020 08:27 PM Steve Beaver

Remove vestiges of legacy ACB system

26700efc 01/03/2020 07:33 PM Jim Pingle

Remove some outdated references. Issue #10156

e48255d5 01/03/2020 07:29 PM Jim Pingle

Remove some outdated references. Issue #10156

d86a9bf9 01/03/2020 07:14 PM Jim Pingle

Fix typo