Activity
From 12/15/2024 to 01/13/2025
01/13/2025
-
08:59 PM Revision 6bf3e080: Only check for limiter name conflicts if the name changed. Fix #15990
- While here, rename the variable $queue to $subqueue for clarity.
-
03:45 PM Revision 48b2525b: Fix PHP error in Firewall log settings. Fixes #15988
-
03:45 PM Revision 4fe48229: Remove debug print from issue #15874
-
03:37 PM Revision 4f6e55a9: Check value when setting config root
- $value should always be an array when setting the configuration root.
-
03:12 PM Revision 60650581: Typo: Additional error handling for invalid cert config. Fix #15975
01/10/2025
-
06:07 PM Revision 837c16fb: Fix toggleNATrule() always returning 'enabled' for a single rule
- When toggleNATrule() was modified to accept a list of NAT rules, the default
case for a single 'id' in the postdata w...
01/09/2025
-
11:29 PM Revision 5d3bf103: PREF64 support. Implement #15808
-
11:29 PM Revision 25a17c38: Allow up to 4 RDNSS addresses
-
09:14 PM Revision 9b5d5a6c: Remove zabbix 6.4 as it is now EoL
01/08/2025
01/07/2025
-
09:59 PM Revision 9c6818d9: Don't override the button text color in disabled rows. Fix #15977
-
02:22 PM Revision 03dbbe3f: Bump up the year in the Copyright notice of README.md.
-
02:11 PM Revision 37d60e23: Bump up the year in the Copyright notice.
01/03/2025
-
10:29 PM Revision 46238320: Don't translate the change description. Fix #15911
- Revert to the previous behavior of not translating change descriptions.
-
09:49 PM Revision 648eb64f: Skip loading widgets that are not on the dashboard
- Part of https://redmine.pfsense.org/issues/15969
-
07:36 PM Revision 714ecd70: Don't try getting interface config without an interface. Fix #15961
-
04:40 PM Revision 5780d8f4: Link to release info on the update page. Implement #15953
-
04:34 PM Revision 51eae36f: Use posted config when checking for duplicates. Fix #15598
- The duplicate check for remote IPsec P1 entries should be done against
the posted config instead of the saved config.
12/23/2024
-
05:39 PM Revision 302d1e99: Improve the logging on get_sysctl().
- Also take into account the sysctl(8) return code when checking for errors.
This is not yet a fix, but the log output...
12/22/2024
-
12:38 AM Revision 2b324392: Fix limiter input validation
- - Fix adding new limiter pipes, followup Fix #13158
- Handle limiters named "new". Fix #13687
- Correctly detect limi...
12/20/2024
-
08:42 PM Revision b8b8428d: Ensure consistent results between the DDNS page and widget
- Use the same IPv6 DDNS logic in the DDNS widget.
-
08:34 PM Revision 70ee40f9: Remove redundant calls in get_request_source_address()
-
08:34 PM Revision a665634d: Remove redundant calls in get_dpinger_status()
- Don't call running_dpinger_processes() and get_gateways() in
get_dpinger_status() since it's already done in the call... -
08:34 PM Revision 7de19c38: Bump default widget intervals
12/19/2024
-
08:47 PM Revision bf07823b: Update UPnP IGD & PCP GUI text. Implements #15864
-
05:10 PM Revision 0d40856c: Avoid printing pkill internal errors. Fix #15912
- Also remove the file check from isvalidpid() since pkill can handle it.
12/18/2024
12/16/2024
-
09:22 PM Revision 9e4d4242: Determine the correct AF when DDNS uses a gateway group
-
07:52 PM Revision a39fdd60: Show rule tracking info. Fix #15936
-
07:32 PM Revision 2470d8fb: Sort filter rules after changes. Fix #15935
- When rules are added/removed, they should also be re-sorted.
Also available in: Atom