389,557 commits found in 31 milliseconds
use getValues()
update function docs here
OPNSense /core 1d8095a — src/opnsense/mvc/app/controllers/OPNsense/Kea/forms dialogReservation6.xml, src/opnsense/mvc/app/library/OPNsense/Firewall Util.php Services: Kea DHCPv6: Add prefix to reservations to allow for static PD allocations based on DUID/MAC
OPNSense /core 5c4589a — src/opnsense/mvc/app/models/OPNsense/Routing GatewayGroups.php, src/opnsense/scripts/routes gateway_watcher.php Gateway Groups: typo and lazy-load model in gateway watcher
OPNSense /core d48faca — src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes BaseField.php, src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes AutoNumberFieldTest.php TextFieldTest.php mvc: BaseField: add count() (#10199)
Helps with checking containers for applicability and
can be extended for non-containers. OPNSense /core 33650c2 — src/opnsense/mvc/app/controllers/OPNsense/Routing/Api SettingsController.php, src/opnsense/mvc/app/models/OPNsense/Routing GatewayGroups.php Gateways.php Gateway Groups: convert to MVC
OPNSense /core 8b47fdc — src/opnsense/mvc/app/controllers/OPNsense/Core/Api SnapshotsController.php, src/opnsense/scripts/system bectl.py system: revisit snapshot name validation #9892
See: https://github.com/opnsense/src/blob/6e01be67e/lib/libbe/be.c#L966
PR: https://github.com/opnsense/core/issues/9892
Co-authored-by: Konstantinos Spartalis <scoon405 at gmail.com>
(cherry picked from commit 6251336b064ea248fb1be74f1effa6021a2d05e0 )
(cherry picked from commit 6baf035b439aa98dedadfa1e8d670e2f34a7d3b8 )
(cherry picked from commit a689bf14e2fa70c19eda044be35e9b57cf452877 )
Services: Kea DHCPv6: Missed DUID during lease collection (#10203) OPNSense /core a689bf1 — src/opnsense/mvc/app/controllers/OPNsense/Core/Api SnapshotsController.php, src/opnsense/service/conf/actions.d actions_zfs.conf system: last round of fixes for snapshot names
"." and ".." are special path names and must be excluded.
"-." or "-_" are somehow problematic inside configd but adding
using ''%s seems to appease the whole system and doesn't mess
with shell quoting.
Reported by: @sopex
qoute all arguments, quotes and shell magic chars are not supported
OPNSense /core 948cda7 — src/opnsense/mvc/app/controllers/OPNsense/Core/Api SnapshotsController.php validate more
OPNSense /core 79286a7 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterBaseController.php Guard all Savepoint Actions additionally as they can interact directly with the config in some instances
opnsense/update: changed FreeBSD.conf handling to opnsense-update
OPNSense /core 10bd064 — src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes BaseField.php, src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes AutoNumberFieldTest.php TextFieldTest.php mvc: BaseField: add basic count() helper
allow zero count on container, needs unit test later
mvc: remove unused import
System: Access: Privileges: remove add/delete from page
(cherry picked from commit 3c5ae0f3b3d72e15efd852061a77d85c43bc3d74 )
system: only split first colon when reading sysctls
(cherry picked from commit 293e645d89edb53c7f3fd2388740f28f5ec50346 )
(cherry picked from commit 791cc6f573a0b67808c7189544890c43c700f17f )
make: prevent error in new vim grepping step
(cherry picked from commit ea6f7103f1e27126abb3552cf30819c032b4549e )
OPNSense /core 1d78fa5 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterBaseController.php FilterController.php Firewall: Use save method from ApiMutableModelControllerBase for log command, move rule command and savepoint action
OPNSense /core b9b597b — src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes BaseField.php, src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes AutoNumberFieldTest.php TextFieldTest.php mvc: BaseField: add count()
make: prevent error in new vim grepping step
System: Access: Privileges: remove add/delete from page
system: symmetry for all 3 split column callers in previous
No we still have do add state into the mix or the route lazy drop will not work anymore
Firewall: Aliases - fix typo in error log (remove url as it has no value anyway) and make parser a bit more resilient by trapping all errors. closes https://github.com/opnsense/core/issues/10168
(cherry picked from commit 5b6913a0df45577f31a6a7777702cf876897c79e )
(cherry picked from commit 4e939d528cc7d4e38c1bfe777b71e1772fcc6edc )
firewall: small whitespace issue in prev
Remove duplicate state check, add documentation for the possible states
system: minor style update in new menu code
firmware: moved FreeBSD.php duty to opnsense-update
PR: https://github.com/opnsense/update/commit/aeb88a8fb9
(cherry picked from commit 0175c1e1f0a263fc2ef640f485a60f45d5448b7d )