Commit Graph

154 Commits

Author SHA1 Message Date
Franco Fichtner a6d1d54f4f dns/bind: remove sessionClose, some cleanups 2024-12-10 08:24:29 +01:00
Franco Fichtner 4080aaf261 dns/bind: do the switch 2024-11-05 16:02:23 +01:00
Franco Fichtner f8dc24af67 dns/bind: happy trigger switch to bind 9.20 on devel package 2024-09-23 10:12:09 +02: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 27bb69523f dns/bind: Add option to allow the rndc-key for zone transfers (#4177) 2024-09-19 15:17:55 +01:00
Franco Fichtner 206e47728f dns/bind: feature amendmend 2024-09-05 09:28:41 +02:00
doktornotor 70ecb2abd5 dns/bind: add SSHFP Record Type (#4220) 2024-09-04 09:47:30 +02:00
Franco Fichtner a5b075f5eb dns/bind: document previous 2024-07-11 07:05:14 +02:00
Jordan Stacy 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
Franco Fichtner 7967441e43 dns/bind: release new version 2024-07-10 10:46:22 +02:00
Jordan Stacy 50a7a11736 dns/bind: Fix multiple select on Recursion field 2024-07-10 10:21:22 +02:00
Franco Fichtner 0faec69e0e dns/bind: bump 2024-06-20 08:46:55 +02:00
Nathan Rennie-Waldock 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
Franco Fichtner 38c731888d dns/bind: new version 2024-04-03 12:28:10 +02:00
kulikov-a a2ccdcc65e adjust severity levels 2024-03-30 09:02:51 +01:00
Brendan Bank b258cab9bd dns:bind: do not add the update-policy if the zone type is secondary (#3873) 2024-03-27 09:05:33 +01:00
Franco Fichtner 9999bf1472 dns/bind: bump revision 2024-03-11 11:08:19 +01:00
Joachim Friberg 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 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
kulikov-a 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