Commit Graph

3445 Commits

Author SHA1 Message Date
Ad Schellevis bce044f538 dns / ddclient - Add current ip address and updated timestamp to search api and grid 2022-06-06 13:45:31 +02:00
Ad Schellevis 3370683d1e net/frr - BGP weight option and bug fix for disable-connected-check option (#2993)
* net/frr add bgp weight attribute and move disable-connected-check to the correct place. it looked like "community lists" missed a toggle action, added that as well.
2022-06-03 19:19:19 +02:00
Franco Fichtner 739553989c dns/ddclient: prep for next update 2022-06-02 09:37:43 +02:00
Franco Fichtner fbc31e1b9f sysutils/apcupsd: update via automated scripts 2022-06-02 09:32:10 +02:00
Nicola 3bcbadaf1c sysutils/apcupsd: new plugin (#2799)
This is a plugin to configure the apcupsd service, it includes a widget for the dashboard

Originally started by @Gibbon99 and @mrzaz (please mention their contribution too), repo here: https://github.com/Gibbon99/apcupsd and my fork: https://github.com/xbb/apcupsd where you can see the full changelog/commit list

Forum thread: https://forum.opnsense.org/index.php?topic=21487.0
2022-06-02 09:29:37 +02:00
Neozlag 4723896915 dns/ddclient - add gandi support (#2997)
* add gandi support for ddclient
2022-06-01 10:52:46 +02:00
Fabian Franz BSc 79180edb87 Merge pull request #2992 from opnsense/nginx_2875_fix
www/nginx #2875 fix - allow to set proxy_responses
2022-05-26 12:28:14 +02:00
Fabian Franz 1f56aa1433 www/nginx: add support proxy_responses directive in streams 2022-05-26 11:29:34 +02:00
Fabian Franz f0dc836495 www/nginx: add support proxy_responses directive in streams 2022-05-26 11:27:51 +02:00
Fabian Franz BSc 4ff5b9275c Merge pull request #2991 from opnsense/nginx_extend_csp_functionality
www/nginx: add support for workers and websockets in CSP directive
2022-05-26 09:38:00 +02:00
Fabian Franz 7f172eef0e www/nginx: add support for workers and websockets in CSP directive 2022-05-26 07:56:26 +02:00
Franco Fichtner 86a8cfc43e net/frr: prepare for next release 2022-05-25 15:04:13 +02:00
Ad Schellevis f98282b821 net/frr add disable-connected-check option (#2989)
While working on an Azure setup where the neighbor isn't within visible range, we stumbled upon the "disable-connected-check" option to allow loopback addresses.
Reading a bit further there seem to be different ways of dealing with similar kind of situations.

Either by setting an ebgp-multihop ttl value or to enable the disable-connected-check option. Since the multihop didn't come with a help text, it seemed like a good idea to add at least the upstream frr one. Knowning that the current multihop fieldtype currently is wrong ("enabling" will set a ttl of 255, where it should have been a number)
2022-05-24 17:45:09 +02:00
Frank Wall 0ca50060cb security/acme-client: bump version 2022-05-18 11:12:23 +02:00
Frank Wall e6897d85fe Merge pull request #2981 from MeganerdNL/patch-1
security/acme-client: Add missing <style> field
2022-05-18 11:10:38 +02:00
Franco Fichtner 051ff70b00 www/nginx: update package description 2022-05-17 15:37:36 +02:00
Fabio Castagnino 8c48df65b2 add support for custom configuration 2022-05-17 15:29:50 +02:00
Budiman Jojo 579adb0ea9 net/wireguard: fix newlines and typos (#2983) 2022-05-16 11:59:19 +02:00
Franco Fichtner 6cc4982454 www/nginx: update changelog 2022-05-16 09:25:15 +02:00
Franco Fichtner 576e202b39 net/wireguard: update changelog 2022-05-16 09:23:10 +02:00
Michael b6f550e0df Update resolve-dns.bash (#2984) 2022-05-14 12:46:50 +02:00
Malware Utkonos 8f8714c769 Trim whitespace around public and private keys in config. (#2982) 2022-05-13 20:07:19 +02:00
Franco Fichtner 89b122e475 README: sync 2022-05-13 10:31:26 +02:00
Franco Fichtner c253ba6ddd net/vnstat: vnstat is console-based, but the plugin is not 2022-05-13 10:30:26 +02:00
MeganerdNL e3aadd390c Add missing <style> field
The missing <style> field at TransIP was causing the fields below it to show up in ALL dialogs..
2022-05-12 20:10:30 +02:00