387,599 commits found in 26 milliseconds
opnsense/lang: update formatting errors
Firewall: Rules [new]: Theory for race condition during selectpicker population
LICENSE: sync
OPNSense /plugins 4b9b528 — security/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml dialogAction.xml security/acme-client: sync with master
OPNSense /plugins 206eb16 — net/freeradius pkg-descr Makefile, net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms eap.xml net/freeradius: sync with master
mvc: BaseModel - improve legacy mapper support when parent item doesn't exist.
Fixes:
ErrorException: Undefined array key 0 in /usr/local/opnsense/mvc/app/models/OPNsense/Base/BaseModel.php:755
Stack trace:
If we can't find the specified root node, we should create one, which is similar to non legacy mapper nodes.
Firewall: Rules [new]: Theory for race condition during selectpicker population
OPNSense /plugins d037434 — sysutils/gdrive-backup Makefile, sysutils/gdrive-backup/src/opnsense/mvc/app/library/OPNsense/Backup GDrive.php sysutils/gdrive-backup: switch class name for linter
OPNSense /core 5276f51 — src/opnsense/mvc/app/controllers/OPNsense/Dnsmasq/Api LeasesController.php dnsmasq: Compare lower case strings only in leases to fix edge cases in is_reserved detection (#9714)
OPNSense /plugins 0fe62ae — net/freeradius pkg-descr Makefile, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius Eap.xml net/freeradius: wrap up version
OPNSense /plugins 2ce4cca — dns/ddclient pkg-descr Makefile, dns/ddclient/src/opnsense/scripts/ddclient/lib/account hostinger.py dns/ddclient: sync with master
dns/ddclient: wrap up version
LICENSE: sync
OPNSense /plugins 6592c35 — net/tayga pkg-descr Makefile, net/tayga/src/opnsense/service/templates/OPNsense/Tayga tayga.conf net/tayga: sync with master
OPNSense /core 0329175 — src/opnsense/mvc/app/controllers/OPNsense/Dnsmasq/Api LeasesController.php dnsmasq: Compare lower case strings only in leases to fix edge cases in is_reserved detection
OPNSense /plugins f5dbc58 — security/tinc Makefile, security/tinc/src/opnsense/mvc/app/controllers/OPNsense/Tinc/forms dialogNetwork.xml security/tinc: sync with master
firmware: do not fail upgrade if new kernel is already booted
PR: https://forum.opnsense.org/index.php?topic=50654.0
OPNSense /core 94d8a11 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php Shuffle is_if condition around for clarity
OPNSense /core d048419 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php, src/opnsense/mvc/app/views/OPNsense/Firewall filter_rule.volt Turn __* into __any
opnsense/ndp-proxy-go: Bump version to v1.0.1 (#256)
Remove some unneeded newlines
That comment went missing
OPNSense /core 1b42262 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php, src/opnsense/mvc/app/views/OPNsense/Firewall filter_rule.volt Some more style
opnsense/update: add a patch for patch to not write .orig files
opnsense/installer: make sure UFS install will remove previous partitions
Style
OPNSense /core c3bb8b5 — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php Lower diff in controller by folding null case into is_if
opnsense/ndp-proxy-go: Bump version to v1.0.1
OPNSense /core b8bf4af — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php Change label from any to floating (for floating)
OPNSense /core 15ef4be — src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php, src/opnsense/mvc/app/views/OPNsense/Firewall filter_rule.volt To fix URL hash weirdness, it's best to special case __floating and __* in the frontend