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.
-
09:20 PM Revision 839ae1c2: Refactor get_alias_list()
- It now uses CSVs for multiple types instead of an array.
-
06:24 PM Revision 26a06fba: Fix NTP DNS resolution option for pools. Fixes #15552
-
02:44 PM Revision 7961830d: Merge pull request #4695 from Self-Hosting-Group/remove-interface
- 12:00 AM Revision 81ca1f72: UPnP IGD & PCP: Improve descriptions
10/09/2024
10/08/2024
10/07/2024
-
03:21 PM Revision c48865bc: Improve error message for duplicated aliases
-
03:16 PM Revision 02b8bbee: Merge pull request #4696 from lriley2020/edit-menu
10/06/2024
10/05/2024
10/04/2024
-
07:35 PM Revision 61e5c10b: Add samesite attribute to cookies. Implement #15729
-
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... -
05:23 PM Revision 3ebe5bc7: Display correct bandwidth usage. Fix #14933
-
05:06 PM Revision 7455432c: Merge pull request #4683 from FloFaber/improve_alphabetic_interface_sorting
-
04:46 PM Revision 33626a94: Allow apex records for Azure DDNS. Implement #10000
-
04:45 PM Revision 60a5fd09: Allow apex records for name.com DDNS. Implement #14289
-
04:32 PM Revision 88e4113b: Improve code readability for DDNS checks
-
03:42 PM Revision 2d9db4c6: Sanitize RFC2136 key data in status output. Fixes #15490
-
03:26 PM Revision 8c0b5014: Merge pull request #4699 from GChuf/logWidgetFix
-
03:25 PM Revision 62f646f3: Merge pull request #4698 from GChuf/thermalSensorWidgetImprovement
-
03:22 PM Revision 042b7347: Merge pull request #4697 from GChuf/WidgetRefreshRework
-
08:22 AM Revision ee615d9d: Refresh widgets at specified intervals. Fix #15725
-
08:00 AM Revision 87d75fe7: Remove old code references in thermal widget
- Originally removed in https://redmine.pfsense.org/issues/5369
-
08:00 AM Revision b0cd23ab: Improve thermal widget refresh code. Implement #15728
- Only replace values instead of entire DOM elements.
-
07:47 AM Revision 108cb5f2: Display seconds in firewall log widget
-
07:46 AM Revision 3d89c2db: Respect user-specified interval for log widget. Fix #15373
10/03/2024
10/02/2024
10/01/2024
09/30/2024
- 11:45 PM Revision 49890f95: Correct Mobile IPSec Attribute IDs. Fix #15755
-
02:16 PM Revision f66f5022: Fix admin reset password conditions. Fixes #15751
09/27/2024
-
09:02 PM Revision b1360be3: Clean up diffs
-
08:06 PM Revision d16bf0a3: dhcp: ensure $pconfig is never null or not an array
-
06:55 PM Revision 14486826: rc.bootup: support deferred package installation scripts
09/26/2024
-
08:07 PM Revision 1c978a25: kea: filter self-signed certs from TLS options
-
07:54 PM Revision 6a610786: Print motd-passwd when it exists
-
07:54 PM Revision 9974d8f7: Add package hooks plugin_xmlrpc_send plugin_xmlrpc_recv, and plugin_xmlrpc_post_recv
-
07:54 PM Revision 4061910c: Repeat optimization made for product_name
-
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... -
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... -
06:26 PM Revision 2b0dd320: Identify Azure more accurately.
- Gen2 smbios info is indistinguishable between Azure and Hyper-V
-
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).
- 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 ... -
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.
09/25/2024
-
09:04 PM Revision d2898b25: Add safety check for alias ID
-
03:47 AM Revision 81057112: Add check for empty interface
- Callers may call get_real_interface() with an empty interface;
bail early if so.
09/23/2024
09/20/2024
-
11:14 PM Revision e4d661f7: Avoid config access with unknown userid
-
03:33 PM Revision 9f9a9100: Handle empty variable
- Callers of these functions may send null variabes; bail early if so.
09/13/2024
09/12/2024
-
08:00 PM Revision d3c309af: Set the working directory before checking unbound config. Fix #15723
-
06:19 PM Revision aaa7cb6d: Improve localhost DNS checks. Fix #15722
-
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.
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.
Also available in: Atom