Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  build
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 164 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 1.63 KB
build.conf.sample 1.96 KB
build.sh 11.1 KB
zanata.xml 549 Bytes

Latest revisions

# Date Author Comment
39da595a 04/12/2021 11:19 AM Renato Botelho

Welcome pfSense 2.5.1-RELEASE

3bf54e0d 03/31/2021 01:39 PM Viktor Gurov

Firewall Schedules edit fix. Issue #11747

(cherry picked from commit 18f7c1cb378cbfc8109c4aff3eb734048a4bc299)

68f7d49e 03/31/2021 01:24 PM Renato Botelho

Fix #11760: Make sure log file exist

Prevent PHP complaining about log file not found and create an empty
file when it doesn't exist. In this case return code will not be read
and it will not break the loop, trying one more time.

(cherry picked from commit a7086b04cae21ca742fdeefd1019ee1401b6dded)

8b7f7e66 03/30/2021 07:47 PM Viktor Gurov

Automatic default gateway set fix. Issue #11729

(cherry picked from commit f511939a42fbf9002d58f53f4d61e71dca20a4a6)

3c17a9bb 03/26/2021 06:51 PM Renato Botelho

Upgrade: Improve information when it fails

Since first version after pfSense-upgrade, pkg_mgr_install.php waits for
pkg socket to start presenting information to users. This socket is
responsible for providing needed data to make progress bar to work.

When socket never shows up, usually because pfSense-upgrade aborted...

8e2960cc 03/26/2021 06:51 PM Steve Beaver

Display a suitable message in hte textarea if hte update process aborts for any reason. Tighten up timing so that update attempts that complete very quickly are not missed.

(cherry picked from commit 7cc4c2fcbb1ef88506afccd9fb24aead20ab49bf)

e962e17b 03/25/2021 03:25 PM Viktor Gurov

Find IPsec IKEv1 SAs widget fix. Issue #11435

(cherry picked from commit 8c9eaa7190f6c9a354a4a34cfeb10a776592be8c)

80073869 03/25/2021 01:25 PM Renato Botelho

WireGuard removal: Fix config

Keep `wgpeer` item defined as an array on xmlparse.inc to prevent errors
on config files while they already have WG config items. It can be
safely removed in the next major version.

Created a new config upgrade code to remove wireguard items from config...

bc8dbe9e 03/22/2021 02:26 PM Viktor Gurov

Fix PHP error on Reset Log Files. Issue #11710

(cherry picked from commit 5800b750ef69db5dbf8c7a274ee297af6acc7d02)

cc807fbf 03/22/2021 12:54 PM Viktor Gurov

route_add_or_change() add linklocal gateway scope. Fixes #11713

(cherry picked from commit cca31114b0ac041e41865c586d587558f82979d6)

View all revisions | View revisions

Also available in: Atom