Project

General

Profile

Activity

From 04/30/2024 to 05/29/2024

05/29/2024

07:49 PM Revision 3e28d716: Clean up rule generation code for state-tracking options
Improve readability and make it easier to adjust for future changes. Marcos M
07:47 PM Revision 66344dc6: Fix checkbox always being unchecked on page load
For the GUI option introduced in #15430 Marcos M
04:36 PM Revision 33f2ad24: Encode dir names in browser.php. Fixes #15525
Jim Pingle

05/28/2024

06:09 PM Revision e254aea4: Automatically use floating states for IPsec rules. Fix #15430
Marcos M

05/24/2024

06:11 PM Revision 74ad34bc: Avoid configuration loop with LAGG interfaces. Fix #14083
The fix to #9453 introduced a loop when configuring LAGG interfaces.
This happens when interface_lagg_configure() ult...
Marcos M
05:25 PM Revision 4b9165e5: Default to an empty array for functions expecting a countable value
Do this for foreach() and count(). Marcos M
03:18 PM Revision 4eddd5ab: Correct default for 'system/acb' in write_config() to empty array instead of null
Reid Linnemann

05/23/2024

05:37 PM Revision 63d6bb4f: Update all direct config access with accessor functions
Marcos M
05:37 PM Revision 9f0e98bc: Refactor config upgrade to use config accessors
Marcos M
05:37 PM Revision 40052af4: Use config accessors in traffic shaper functions
Marcos M
05:37 PM Revision 26308930: Use config accessors in certificate functions
Marcos M
05:37 PM Revision 1bb9c407: Use config accessors in users and groups functions
Marcos M
05:37 PM Revision 6cbdf0e7: Remove potential direct config references when displaying form rows
The first eval() change removes the reference and has no functional
effect given that $pkg_source_txt is not modified...
Marcos M
05:37 PM Revision 816fef25: Move to is_platform_booting()
The function platform_booting() is deprecated. Marcos M
05:37 PM Revision 134a8703: Move from ${var} to {$var}
The use of ${var} has been deprecated since PHP 8.2 Marcos M
05:37 PM Revision cafdc4a8: Move to date()
The function strftime() is deprecated since PHP 8.2 Marcos M
05:37 PM Revision 4c6b85be: Move to mb_convert_encoding()
The functions utf8_encode()/utf8_decode() are deprecated since PHP 8.2 Marcos M
05:37 PM Revision c1db4dea: Move to str_replace()
The function ereg_replace() is deprecated since PHP 5.3. Marcos M
05:37 PM Revision bd6f0b80: Move to preg_match()
The function ereg() is deprecated since PHP 5.3. Marcos M
05:37 PM Revision e2b0f1f8: Move to foreach()
The function each() is deprecated since PHP 7.2. Marcos M
05:37 PM Revision 189dbb7a: Move to password_hash()
Use of crypt() requires a salt since PHP 8.0. Use password_hash() to align with 8ddf2b5. Marcos M
05:37 PM Revision 2a02ef36: Remove superfluous argument
The product label was mistakenly separated in 573ec19. Now simply remove it. Marcos M
05:37 PM Revision 787a9938: Remove superfluous function arguments
Added in 0eae38c Marcos M
05:37 PM Revision 1123725d: Correctly detect changed settings
Marcos M
05:37 PM Revision fe918db8: Return a value in convert_openvpn_interface_to_friendly_descr()
Calls to this function expect a return value which is then echo'd. Marcos M
05:37 PM Revision 4ef3bed6: Correctly set duplicates limit in forms
Marcos M
05:37 PM Revision bf3d5a8a: Fix missing variable assignment in 22dbacd
Marcos M
05:37 PM Revision ad78dab5: Fix missed changes in f593f80
The argument being removed was previously used to retrieve optX
interfaces; this no longer applies.
Marcos M
05:37 PM Revision b44b34d6: Fix missed changes in 0e2bed2
The "level" is determined automatically by the function. Marcos M
05:37 PM Revision f4c1a890: Fix missed changes in c618897
The function parameter was removed since it was not used. Marcos M
05:37 PM Revision 8c34ed68: Fix missed changes in 015a482
The IP Protocol is now determined automatically be the function. Marcos M
05:37 PM Revision 8eab4c32: Fix missed changes in 2aafa69
The direct value is now used instead of the constant variable. Marcos M
05:37 PM Revision 0ae0babf: Fix missed changes in the transition from ipfw to pf
Marcos M
05:37 PM Revision 1ec82c30: Fix typos and copy/paste issues
Issues found by the PHP linter mostly include typos and usage of
unassigned variables. To address these, traverse the...
Marcos M
05:37 PM Revision d900b9d4: Fix PHP linter issues
Marcos M
05:37 PM Revision 01258f1e: Support adding to an array in array_set_path()
- Avoid infinite loop with empty paths.
- Support setting $value to the $arr root.
- If $path contains a trailing for...
Marcos M

05/21/2024

02:23 PM Revision 0c1496a4: With pkg switching to curl the format of the auth string has changed
Brad Davis

05/18/2024

04:58 PM Revision 577cd0eb: Set correct value when toggling CARP maintenance
Marcos M

05/17/2024

01:24 PM Revision 45419ed4: Add newlines to crontab proxy variables. Fixes #15502
Steve Wheeler

05/14/2024

06:26 PM Revision a976c08c: Reapply "Add zsh to the list of packages to build"
This reverts commit 3d4cab4078a9276446d847612c97a52c328fd965.
The plist fix has landed and merged from upstream
Brad Davis

05/09/2024

11:14 PM Revision 63419d38: Add a speedtest alternative written in go
Brad Davis

05/01/2024

12:52 PM Revision 7cbbda69: Correct inconsistent CRL tab names. Fixes #15454
Jim Pingle
 

Also available in: Atom