4939 Commits
Author SHA1 Message Date
Patrick M. HausenandGitHub 6864606351 security/stunnel Add LDAP and NNTP to supported STARTTLS protocols (#4788) 2025-07-03 14:21:44 +02:00
Frank WallandGitHub dd2b7f8bce Merge pull request #4755 from fraenki/acme_4_10
security/acme-client: release 4.10
2025-07-02 14:44:24 +02:00
Franco Fichtner 7cd45894e2 www: bring os-squid and os-OPNProxy to tier 3 2025-07-02 14:33:46 +02:00
Frank Wall e3717e6388 security/acme-client: assorted logging enhancements 2025-07-02 14:17:18 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Franco Fichtner 0f1b8b2666 Framework: improve style-model pass 2025-07-02 10:45:40 +02:00
Franco Fichtner 9a337a87c0 net-mgmt/telegraf: rev for latest upstream version 2025-07-02 08:35:21 +02:00
Franco Fichtner 2d22b81afd net-mgmt/telegraf: dns_lookup is DEPREBROKEN
So https://github.com/influxdata/telegraf/blob/master/plugins/inputs/ntpq/README.md
tells us to use options "-n" here instead.

PR: https://forum.opnsense.org/index.php?topic=47814.0
2025-07-02 08:32:19 +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
Frank Wall f28fd30af5 security/acme-client: add SFTP option to (not) preserve mod time, refs #3862 2025-07-01 17:44:33 +02:00
Frank Wall 4215dae9d5 security/acme-client: fix account config, closes #4622 2025-07-01 16:02:47 +02:00
MonviechandGitHub 13d7441af0 net/frr: update pkg-descr (#4782) 2025-06-30 16:27:58 +02:00
Franco Fichtner 8fa0a9783e Framework: typo 2025-06-30 13:31:31 +02:00
Franco Fichtner 0908f3aad9 sysutils/sftp-backup: replace getCurrentValue() use 2025-06-30 12:22:30 +02:00
MonviechandGitHub 09855f41c3 net/frr: Activate peergroup in address family (#4777) 2025-06-30 10:06:27 +02:00
MonviechandGitHub c590eef1e2 www/caddy: Add global servers timeouts options (#4778)
* www/caddy: Add global servers timeouts options

* www/caddy: Bump version and changelog

* www/caddy: Add changelog
2025-06-30 10:06:10 +02:00
MonviechandGitHub 1a28c9ba9e www/caddy: Use SimpleActionButton in general.volt, remove onAction in template since we use data-service-widget (#4779) 2025-06-30 10:05:31 +02:00
MonviechandGitHub 00556eaf28 www/caddy: Fix snake_case usage in controller (#4776) 2025-06-29 13:01:29 +02:00
Franco Fichtner 2bbbc77895 Framework: replacement of variables in package scripts
While here reorder a bit and document what we have and how
it interacts.
2025-06-25 13:51:12 +02:00
MonviechandGitHub 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
MonviechandGitHub 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
Christian HeimlichandFranco Fichtner 81681053d3 security/tailscale: Fix subnet router dialog help text
The original help text appears to be a potential copy-and-paste
leftover from an unrelated subnet field for some kind of DHCP
configuration dialog.

Changes the help text so that it is contextually relevant to the
plugin.
2025-06-22 20:24:32 +02:00
Franco Fichtner aabc7e3daa net/openvpn-legacy: follow fix from core 2025-06-19 19:26:57 +02:00
Franco Fichtner 7f589bdbae security/openvpn-legacy: fill in the code
This is basically it for the plugin.  The harder part is taking care
of the core support and detecting the plugin use.

PR: https://github.com/opnsense/core/issues/8347
2025-06-18 16:44:02 +02:00