29,764 commits found in 22 milliseconds
OPNSense /core e9c9438 — src/opnsense/mvc/app/controllers/OPNsense/Dnsmasq/forms dialogDHCPrange.xml, src/opnsense/mvc/app/models/OPNsense/Dnsmasq Dnsmasq.php Dnsmasq.xml dnsmasq: Implement domain_type to select between adding domain to range or interface
dnsmasq: dhcp-host are allowed to have duplicate partial IPv6 addresses (#8813)
* dnsmasq: dhcp-host are allowed to have duplicate partial IPv6 addresses
* dnsmasq: Fix position of previous dnsmasq: dhcp-host are allowed to have duplicate partial IPv6 addresses
pkg: fix plist
OPNSense /core 5351874 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php firewall/automation: Cast fallback as int too for 3e273cb3437685ad87cedec36a3b6e02c76d94fb
OPNSense /core 81ea8c0 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php firewall/automation: Cast fallback as int too for 3e273cb3437685ad87cedec36a3b6e02c76d94fb
OPNSense /core 3e273cb — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php automation/filter: If rule is moved before another rule, use half of (#8783)
the available distance as new sequence number. If that is not possible, use the same sequence number as the target. firewall: improve address family validation for rule source and destination
(cherry picked from commit d060bea935dc3c112119c8a9924dd3843adb2524 )
(cherry picked from commit a05e9a6d3d605250e746d297e37fc2e7baccb3e5 )
mvc: make a note about tabulator origin
(cherry picked from commit 9fa7c9a5a42a01c726fa2947de27b941feefd434 )
mvc: make a note about tabulator origin
OPNSense /core 2a57ae5 — src/opnsense/mvc/app/config config.php, src/opnsense/mvc/tests/app/config config.php mvc: contribDir was wrong for tests, also trailing slash is spurious
(cherry picked from commit 20e156dab217e0876fda97de78fd44a137118655 )
system: fix "weight" default fallback causing non-string return #8805
(cherry picked from commit 71c55b396559a92dbc046597ddf865056aa1ffcc )
wireguard: oops
(cherry picked from commit bd41d1d4a27d7682047548e7e93cfa594d783f12 )
OPNSense /core 71aa6f0 — src/opnsense/scripts/system get_timezones.php, src/opnsense/service/conf/actions.d actions_system.conf system: add backend call for returning timezones
firewall: revisit the former, "inet46" check also wrong #8808
Reorder the checks so that we only need to do them when the
easier conditions are met. Verifying IP addresses and subnets
multiple times was more time consuming than necessary.
firewall: include subnet test into preliminary validation check; closes #8808
OPNSense /core 2f1dc56 — src/etc/inc legacy_bindings.inc, src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterBaseController.php firewall: simplify port alias check loosely refs #8806
We used to have a port URL table but that has been gone for a while.
OPNSense /core 20e156d — src/opnsense/mvc/app/config config.php, src/opnsense/mvc/tests/app/config config.php mvc: contribDir was wrong for tests, also trailing slash is spurious
system: fix "weight" default fallback causing non-string return #8805
OPNSense /core d781e8e — src/opnsense/mvc/app/library/OPNsense/Auth/SSOProviders ISSOContainer.php Provider.php src: style
(cherry picked from commit 3b9c593adfd66fd08ba684cc14875f229bd44061 )
OPNSense /core 3b9c593 — src/opnsense/mvc/app/library/OPNsense/Auth/SSOProviders ISSOContainer.php Provider.php src: style
src: whitespace
src: whitespace
OPNSense /core 0402a6e — src/opnsense/mvc/app/models/OPNsense/IPsec/FieldTypes IPsecProposalField.php ipsec: add aes256-sha1 ESP proposal
(cherry picked from commit 7d3c778dd309ad791da0ad1a91dc93c5a8c868db )
ui: additional backport for tabulator compatibility
OPNSense /core 7d3c778 — src/opnsense/mvc/app/models/OPNsense/IPsec/FieldTypes IPsecProposalField.php ipsec: add aes256-sha1 ESP proposal
syslog: reload statistics grid on tab switch
interfaces: relax regex for dmesg probing
(cherry picked from commit 27677137d22234cb9096fd7b6667acbadf92df65 )
interfaces: do not call a description a 'dmesg'
(cherry picked from commit 04fb305211df619579ab11fbc50ec45e92962852 )
interfaces: minor refactor in newwanip