Project

General

Profile

Activity

From 02/24/2019 to 03/25/2019

03/25/2019

01:55 PM Revision dc65689a: Do now show scheduler icon when scheduler tag is empty
Spotted by: Oliveira MaisSecurity <oliveira@maissecurity.com.br> Renato Botelho
01:54 PM Revision 259a034c: Do now show scheduler icon when scheduler tag is empty
Spotted by: Oliveira MaisSecurity <oliveira@maissecurity.com.br> Renato Botelho

03/22/2019

03:21 PM Revision 6765f83a: Use new/stronger openssl options for crypt_data(). Fixes #9421
Retry with legacy options if new options fail, so we can still
read old style data from previous encryption runs (e.g...
Jim Pingle
01:25 PM Revision 0939f37f: Update openssl syntax for crypt_data(). Fixes #9420
Jim Pingle

03/21/2019

07:17 PM Revision 996a1ad9: LDAP TLS option update. Implements #9417
Jim Pingle
02:44 PM Revision 7671193b: Use the same regex used in parse_firewall_log_line().
No functional changes. Luiz Souza

03/20/2019

08:19 PM Revision af85efec: Fix empty log files in the GUI. Fixes #9415
Two ways they were empty that I found:
* filterlog log entries now have a pid after the process
* CARP/VRRP entries d...
Jim Pingle

03/19/2019

05:50 PM Revision f30da999: Fix CA/Cert search description. Issue #9412
Jim Pingle
01:25 PM Revision dd4fb72c: Fix bonus closing tag. Issue #9412
Jim Pingle

03/18/2019

08:53 PM Revision 14973058: Add sorting and search to CA/Certs. Implements #9412
Jim Pingle
04:47 PM Revision 0d82f93b: Correct OSCP Must-Staple cert check for OpenSSL 1.1.1. Fixes #9408
Jim Pingle
04:44 PM Revision e788a9e2: Create /var/crash after creating /var RAM disk. Fixes #9409
(cherry picked from commit b39d615394eabd2d19afef0936219c609ef602e3) Jim Pingle
04:44 PM Revision b39d6153: Create /var/crash after creating /var RAM disk. Fixes #9409
Jim Pingle

03/16/2019

10:32 AM Revision 665cbe2a: do not look for other servers when an auth is successful
fix #9255 A FL

03/15/2019

04:15 PM Revision b7be92c5: Make it possible to fix armv6 -> armv7 config files
Renato Botelho
04:10 PM Revision 08acb533: Make it possible to fix armv6 -> armv7 config files
Renato Botelho
04:01 PM Revision 9d91dd67: Prepare repo templates for 2.5.0 based on FreeBSD 12
Renato Botelho
03:15 PM Revision d36cf2c9: Test modules path before scanning. Fixes #9400
Jim Pingle

03/14/2019

08:33 PM Revision 7db5a396: Enable LDAP for sudo and build nss_ldap. Fixes #9399
Jim Pingle

03/13/2019

07:44 PM Revision e078d316: Update obsoleted files from FreeBSD 11 -> 12
Renato Botelho
07:34 PM Revision 64d2dd61: Add missing obsoleted files
Renato Botelho
07:34 PM Revision b05d99e2: Add missing obsoleted files
Renato Botelho
06:13 PM Revision 586c623a: Deprecate the built-in relayd Load Balancer. Closes #9386
It is not available on FreeBSD 12 with OpenSSL 1.1.x.
Users can migrate to the HAProxy package.
Jim Pingle
03:48 PM Revision 749dfdb7: Fix the spamming of warnings about ttyv0 not being available on ARM64 devices.
While here, use a more meaningful name for the function. Luiz Souza
03:37 PM Revision 91677c09: Generate hints for the kernel loader.
Luiz Souza

03/12/2019

08:20 PM Revision b69eea46: Initialized entries variable before use. Fixes #9359
(cherry picked from commit 9146639e722b4d437d19b5ade1157ae01849a313) Jim Pingle
08:20 PM Revision 9146639e: Initialized entries variable before use. Fixes #9359
Jim Pingle
07:47 PM Revision d67449c6: Use only sshguard table for blocking ssh/gui attacks. Issue #9223
(cherry picked from commit 555a9ab5c01101ddab7daa41f35d379d1c39b26e) Jim Pingle
07:47 PM Revision 922a1ae3: Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223
(cherry picked from commit 7a68df5efc35b6d1ee514bb87a2298f5180de001) Jim Pingle
07:46 PM Revision 555a9ab5: Use only sshguard table for blocking ssh/gui attacks. Issue #9223
Jim Pingle
07:46 PM Revision 7a68df5e: Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223
Jim Pingle
06:42 PM Revision f1caf190: Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223
(cherry picked from commit 397d9fff6df234d98ef2353b0b29912a14777442) Jim Pingle
06:41 PM Revision 397d9fff: Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223
Jim Pingle

03/10/2019

11:44 PM Revision 428f6f02: Fix output buffering when downloading config backups. Fixes #9390
(cherry picked from commit 4015b03d4b184e546cb3590430fee6f9953ce23e) Jim Pingle
11:43 PM Revision 4015b03d: Fix output buffering when downloading config backups. Fixes #9390
Jim Pingle

03/06/2019

07:14 PM Revision 632f0dbf: Revert "Remove definitions of conf_mount_r[ow]"
Leave functions declaration for now to prevent errors during upgrade.
This reverts commit da3ef5a3b359edb27bb9bb2b88...
Renato Botelho

03/05/2019

10:00 PM Revision 1d92575e: Update SMART status page with more detail/commands. Implements #9367
Jim Pingle
08:47 PM Revision 144863e3: Fix more illegal offset errors. Issue #9366
Jim Pingle
06:30 PM Revision 86ec819a: Target the proper loop in switch statements. Issue #9365
Jim Pingle
06:27 PM Revision b88050bb: Fix some illegal offset errors. Issue #9366
Jim Pingle
05:22 PM Revision 59449ddb: Fix deeper continues. Issue #9365
Jim Pingle
05:15 PM Revision 05221142: Target the proper loop in switch statements. Issue #9365
Jim Pingle
02:45 PM Revision f403491d: Move PHP to 7.3.x
Renato Botelho
02:44 PM Revision b2aae111: Add support for PHP 7.3.x
Renato Botelho
02:43 PM Revision ccc60c88: Remove PHP 5.x support
Renato Botelho
02:40 PM Revision 5ec87d10: Move PHP to 7.3.x
Renato Botelho

03/02/2019

05:58 PM Revision acfc3643: Allow Dynamic DNS wildcards for Cloudflare #9361
Tom Embt

03/01/2019

07:23 PM Revision ac512a11: Move to python 3.6 as default
Renato Botelho

02/28/2019

05:48 PM Revision c5663bf5: Comment out all pfSense_fsync() calls until it's properly fixed
Renato Botelho
04:02 PM Revision c03dc57f: pfSense_fsync() call just before rename() is breaking it. Comment out for now until it's fixed
Renato Botelho
01:06 PM Revision da3ef5a3: Remove definitions of conf_mount_r[ow]
Renato Botelho
01:05 PM Revision 9c078e31: Remove /etc/conf_mount_r[ow]
Renato Botelho
12:49 PM Revision 522388a7: Remove all calls to conf_mount_r[ow]
Renato Botelho
09:35 AM Revision 9df78d6b: Do not initialize t_address in loop
Paul.Bramhall

02/27/2019

10:02 PM Revision 90639e0a: Rename exclude files to work with armv7
Renato Botelho
09:03 PM Revision e200e241: Fix armv7 ABI string
Renato Botelho
07:34 PM Revision 82b59cee: On FreeBSD 12+ move from armv6 to armv7
Renato Botelho
04:22 PM Revision fe0a068b: Revert "pfSense_fsync() call just before rename() is breaking it. Comment out for now until it's fixed"
pfSense_fsync() is fixed now
This reverts commit cea9d3b7dc6f7ac8450a2a8f4b630b1b6b69827b.
Renato Botelho
12:09 PM Revision 67f15b5e: Update loader.conf when maximumtableentries changes
On Firewall -> Advanced -> Firewall, when maximumtableentries item
changes, make sure /boot/loader.conf is changed ac...
Renato Botelho
12:06 PM Revision 117f032c: Add net.pf.request_maxcount to loader.conf
On FreeBSD 12 and newer pf uses this sysctl to define maximum number of
items supported by its allocations. Make sur...
Renato Botelho

02/26/2019

08:15 PM Revision c16a2fe1: Remove invalid MACs from sshd_config
Renato Botelho
07:09 PM Revision cea9d3b7: pfSense_fsync() call just before rename() is breaking it. Comment out for now until it's fixed
Renato Botelho
05:04 PM Revision 295b0d2b: Fix path relative to MAKEOBJDIRPREFIX to FreeBSD 12+ reality
Renato Botelho

02/25/2019

02:56 PM Revision 4ee79051: Update translation files
Renato Botelho
02:56 PM Revision 7f58d21b: Regenerate pot
Renato Botelho
02:55 PM Revision 7fac4101: Update translation files
Renato Botelho
02:09 PM Revision 303e7fed: Regenerate pot
Renato Botelho

02/24/2019

04:38 PM Revision 3cd21b4e: Routing, actually show the "(default)" mark on the default route as it is present on the OS
Most obvious problem was when manually switching from WANGW1 to WANGW2 it showed both as (default) after saving the s... PiBa-NL
 

Also available in: Atom