Project

General

Profile

Activity

From 09/11/2024 to 10/10/2024

10/10/2024

10:35 PM Revision fad8d3c0: Refactor system_alias_info_popup()
It now supports any alias name. Additionally check for html characters. Marcos M
09:20 PM Revision 839ae1c2: Refactor get_alias_list()
It now uses CSVs for multiple types instead of an array. Marcos M
06:24 PM Revision 26a06fba: Fix NTP DNS resolution option for pools. Fixes #15552
Jim Pingle
02:44 PM Revision 7961830d: Merge pull request #4695 from Self-Hosting-Group/remove-interface
Marcos M
12:00 AM Revision 81ca1f72: UPnP IGD & PCP: Improve descriptions
Self-Hosting-Group

10/09/2024

01:13 AM Revision f810afab: Merge pull request #4702 from S33G/hotfix/correct-author
Marcos M

10/08/2024

09:00 PM Revision 3e314680: Improve error message for duplicated aliases
C J

10/07/2024

03:21 PM Revision c48865bc: Improve error message for duplicated aliases
Marcos M
03:16 PM Revision 02b8bbee: Merge pull request #4696 from lriley2020/edit-menu
Marcos M

10/06/2024

09:42 PM Revision 898df056: Clarify console menu option 0 description. Implement #15705
Liam Riley

10/05/2024

12:26 AM Revision b0dbe23b: Merge pull request #4700 from GChuf/sameSiteCookiesAttribute
Marcos M

10/04/2024

07:35 PM Revision 61e5c10b: Add samesite attribute to cookies. Implement #15729
GChuf 6
06:33 PM Revision 8b32975d: Adjust widget refresh intervals
Now that the refresh interval works as expected, decrease the refresh
frequency to more closely match the previous be...
Marcos M
05:23 PM Revision 3ebe5bc7: Display correct bandwidth usage. Fix #14933
Marcos M
05:06 PM Revision 7455432c: Merge pull request #4683 from FloFaber/improve_alphabetic_interface_sorting
Marcos M
04:46 PM Revision 33626a94: Allow apex records for Azure DDNS. Implement #10000
Marcos M
04:45 PM Revision 60a5fd09: Allow apex records for name.com DDNS. Implement #14289
Marcos M
04:32 PM Revision 88e4113b: Improve code readability for DDNS checks
Marcos M
03:42 PM Revision 2d9db4c6: Sanitize RFC2136 key data in status output. Fixes #15490
Jim Pingle
03:26 PM Revision 8c0b5014: Merge pull request #4699 from GChuf/logWidgetFix
Marcos M
03:25 PM Revision 62f646f3: Merge pull request #4698 from GChuf/thermalSensorWidgetImprovement
Marcos M
03:22 PM Revision 042b7347: Merge pull request #4697 from GChuf/WidgetRefreshRework
Marcos M
08:22 AM Revision ee615d9d: Refresh widgets at specified intervals. Fix #15725
GChuf 6
08:00 AM Revision 87d75fe7: Remove old code references in thermal widget
Originally removed in https://redmine.pfsense.org/issues/5369 GChuf 6
08:00 AM Revision b0cd23ab: Improve thermal widget refresh code. Implement #15728
Only replace values instead of entire DOM elements. GChuf 6
07:47 AM Revision 108cb5f2: Display seconds in firewall log widget
GChuf 6
07:46 AM Revision 3d89c2db: Respect user-specified interval for log widget. Fix #15373
GChuf 6

10/03/2024

11:20 PM Revision c3939d63: Config access regression. Fix #15762
Marcos M

10/02/2024

04:02 PM Revision fb79f9b0: kea: fix service restart shortcut
Christian McDonald

10/01/2024

07:38 PM Revision 32fd7d34: Clarify error log when omitting gateway from ruleset
Marcos M

09/30/2024

11:45 PM Revision 49890f95: Correct Mobile IPSec Attribute IDs. Fix #15755
Steve Wheeler
02:16 PM Revision f66f5022: Fix admin reset password conditions. Fixes #15751
Jim Pingle

09/27/2024

09:02 PM Revision b1360be3: Clean up diffs
Marcos M
08:06 PM Revision d16bf0a3: dhcp: ensure $pconfig is never null or not an array
Christian McDonald
06:55 PM Revision 14486826: rc.bootup: support deferred package installation scripts
Christian McDonald

09/26/2024

08:07 PM Revision 1c978a25: kea: filter self-signed certs from TLS options
Christian McDonald
07:54 PM Revision 6a610786: Print motd-passwd when it exists
Renato Botelho
07:54 PM Revision 9974d8f7: Add package hooks plugin_xmlrpc_send plugin_xmlrpc_recv, and plugin_xmlrpc_post_recv
Reid Linnemann
07:54 PM Revision 4061910c: Repeat optimization made for product_name
Renato Botelho
07:54 PM Revision 1f024511: Save the product name on /etc/product_name at /etc/rc.banner.
This way we do not need to run PHP again on rc.initial to read the product name.
This file is only written if /etc i...
Luiz Souza
06:44 PM Revision 3f872bd0: ip_range_to_address_array() 32-bit ARM fix. Issue NG #5445
(cherry picked from commit a6ee0ff91086ba153cfd485dc8fb6d72f918d78b)
(cherry picked from commit 0f5485a49ed4da33bf48f...
Viktor Gurov
06:26 PM Revision 2b0dd320: Identify Azure more accurately.
Gen2 smbios info is indistinguishable between Azure and Hyper-V Jim Pingle
06:00 PM Revision 119b5342: Initialize the PHP settings a little bit earlier so PHP is ready for pfSense-upgrade.
Fixes #13726 in more detail (and for 22.05.1). Luiz Souza
06:00 PM Revision bb49910f: ddb.conf: fix script length issue
We need to re-arrange things a little to avoid the maximum script length of
128 bytes.
While here also re-order the ...
Kristof Provost
04:54 PM Revision 3fc66fe7: Don't unnecessarily remove the config cache
Removing the cache is no longer necessary; the behavior remains the
same without removing the config cache.
Marcos M

09/25/2024

09:04 PM Revision d2898b25: Add safety check for alias ID
Marcos M
03:47 AM Revision 81057112: Add check for empty interface
Callers may call get_real_interface() with an empty interface;
bail early if so.
Marcos M

09/23/2024

06:08 PM Revision a039ec6a: Tighten DHCP client rules. Fixes #15702
Jim Pingle

09/20/2024

11:14 PM Revision e4d661f7: Avoid config access with unknown userid
Marcos M
03:33 PM Revision 9f9a9100: Handle empty variable
Callers of these functions may send null variabes; bail early if so. Marcos M

09/13/2024

06:49 PM Revision d46c8560: Fix input validation for gateway
Marcos M

09/12/2024

08:00 PM Revision d3c309af: Set the working directory before checking unbound config. Fix #15723
Marcos M
06:19 PM Revision aaa7cb6d: Improve localhost DNS checks. Fix #15722
Marcos M
04:38 PM Revision 609a1e17: Include GUI logout in auth log. Fix #15719
User logouts do not need to be as loud as user logins. Include
them in the auth log but make them quiet for the console.
Marcos M

09/11/2024

06:51 PM Revision b3b1f351: Allow adding package menus with different sections
A package may have multiple menus with the same name but
different sections.
Marcos M
 

Also available in: Atom