Franco Fichtner
f240ec0fce
plugins: run style-model
2025-07-02 10:46:07 +02:00
Franco Fichtner
4040c379a0
dns/bind: style sweep
2025-07-02 08:25:13 +02:00
fb01f6c448
dns/bind (os-bind) Adds named.conf.d and appropriate include for custom BIND configurations. ( #4775 )
...
* Adds named.conf.d and appropriate include for custom configurations.
* Move 00-README.conf file from template to literal
* Remove log example from custom config README
* Add custom config warning banner.
* Fixed test on glob
* Update dns/bind/src/opnsense/mvc/app/library/OPNsense/System/Status/BindOverrideStatus.php
* Update dns/bind/src/etc/namedb/named.conf.d/00-README.conf
---------
Co-authored-by: Nicholas Card <nick@nicholascard.com >
Co-authored-by: Franco Fichtner <franco@lastsummer.de >
2025-07-02 08:19:53 +02:00
Monviech and GitHub
089aaa256d
mvc: Replace camelCase API notation with snake_case, some more spots that were missed ( #4768 )
2025-06-23 17:32:56 +02:00
Monviech and GitHub
4b4ec29eca
mvc: Replace camelCase API notation with snake_case ( #4767 )
...
* mvc: Replace camelCase API notation with snake_case
* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner
a6d1d54f4f
dns/bind: remove sessionClose, some cleanups
2024-12-10 08:24:29 +01:00
Franco Fichtner
1e934b0c08
dns/bind: style in model definitions
2024-09-19 15:34:18 +01:00
Franco Fichtner
e894be0e1a
dns/bind: light refactor for better diff
2024-09-19 15:21:53 +01:00
Naomi Rennie-Waldock and GitHub
27bb69523f
dns/bind: Add option to allow the rndc-key for zone transfers ( #4177 )
2024-09-19 15:17:55 +01:00
doktornotor and GitHub
70ecb2abd5
dns/bind: add SSHFP Record Type ( #4220 )
2024-09-04 09:47:30 +02:00
Jordan Stacy and GitHub
e6dfbfd751
dns/bind: fix handling of multiple ACLs in allow-recursion ( #4085 )
...
Same fix as #4048 but for allow-recursion
2024-07-11 07:03:02 +02:00
Jordan Stacy and Franco Fichtner
50a7a11736
dns/bind: Fix multiple select on Recursion field
2024-07-10 10:21:22 +02:00
Nathan Rennie-Waldock and Franco Fichtner
be43869f31
dns/bind: Fix handling of multiple ACLs in allow-query/allow-transfer
2024-06-20 08:43:04 +02:00
Ad Schellevis
e99d0b6bdd
dns/bind - change Phalcon\Messages\Message to native implementation
2024-05-02 16:50:04 +02:00
kulikov-a and Franco Fichtner
a2ccdcc65e
adjust severity levels
2024-03-30 09:02:51 +01:00
Brendan Bank and GitHub
b258cab9bd
dns:bind: do not add the update-policy if the zone type is secondary ( #3873 )
2024-03-27 09:05:33 +01:00
Joachim Friberg and GitHub
0d569516ec
Update named.conf ( #3852 )
...
Fixed bug, allowrndcupdate in the named.conf
2024-03-11 11:07:44 +01:00
Franco Fichtner
643f5de087
dns/bind: fix XML
2024-02-27 16:53:23 +01:00
Franco Fichtner
aeade543b6
dns/bind: fold this into a single loop
2024-02-27 16:47:55 +01:00
Joachim Friberg and GitHub
e6ceff0fe1
dns/bind: allow RNDC key updates ( #3830 )
2024-02-27 16:45:36 +01:00
Franco Fichtner
5418f68038
dns/bind: style sweep
2024-01-10 16:24:21 +01:00
cfac344e4a
dns/bind: check&preview primary zone, log to syslog with desired severity ( #3708 )
...
* dns/bind: check&preview primary zone, log to syslog with desired severity
and make grids responsive also
* ver bump
and remove foreign part from template
* Update dns/bind/src/etc/inc/plugins.inc.d/bind.inc
* Update dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/General.xml
* cleanup
-prettify js, actions naming, phalcon post payload handling.
-Error message if Check&Preview button clicked for disabled Zone
-dont show Copy button if not supported
---------
Co-authored-by: Franco Fichtner <franco@lastsummer.de >
2024-01-09 17:33:44 +01:00
kulikov-a and GitHub
1cd458e891
template fix ( #3704 )
...
fix template error if there is no 'records' in config at all
2023-12-15 15:09:23 +01:00
doktornotor and GitHub
8e57555345
[os-bind] #3650 - break-dnssec toggle needed for Enable filter-aaaa on IPv4/IPv6 clients ( #3651 )
...
If DNSSEC validation is disabled, filter-aaaa-on-v4 or filter-aaaa-on-v6 is set to break-dnssec
instead of yes, then AAAA records will be omitted even if they are signed.
See https://github.com/opnsense/plugins/issues/3650
2023-11-06 09:21:58 +01:00
Franco Fichtner
fea4f7eb18
dns/bind: safeguard this as well
2023-08-02 08:42:31 +02:00