Franco Fichtner
a613e78cc6
Framework: PHP default changed a while back
2021-01-11 09:14:50 +01:00
Franco Fichtner
e6619cea7f
Framework: useful dev glue from core
2021-01-08 09:14:50 +01:00
Julio Cesar Camargo (JCC)
b2d5d685e3
FIX - Sensor not start without server enabled ( #1650 )
...
Sensor now starts even with local server disabled.
2020-12-23 10:42:52 +01:00
Ad Schellevis
1f05a5b4e5
Merge branch 'marcquark-frr_remove_ruby'
2020-12-22 11:28:00 +01:00
Ad Schellevis
4524a70c17
FRR: style fixes for https://github.com/opnsense/plugins/pull/2143
2020-12-22 11:27:29 +01:00
Ad Schellevis
40b23a02eb
Merge branch 'frr_remove_ruby' of https://github.com/marcquark/plugins into marcquark-frr_remove_ruby
2020-12-22 10:03:19 +01:00
Manuel
6c40fb8448
dns/bind: Recording pagination fix ( #2157 )
2020-12-21 14:47:10 +01:00
Franco Fichtner
798ad75921
sysutils/hw-probe: release as 1.0
2020-12-21 14:40:41 +01:00
Frank Wall
dccbca215f
Merge pull request #2147 from fraenki/bind_115
...
dns/bind: add support for transfer-source[-v6] options
2020-12-21 14:38:21 +01:00
Frank Wall
4950385e95
dns/bind: rephrase help text
...
Co-authored-by: Manuel <8191@users.noreply.github.com >
2020-12-20 22:19:59 +01:00
Manuel
ff42188994
Fix for #1987 to resolve migration issue ( #2153 )
...
* Nginx: allow to enable/disable proxy_ssl_verify for upstream server.
* www/nginx: fixed nginx model and naxsi rule import
nginx model missed naxsi_rule.body field and listed naxsi_rule.url
twice with different definition.
naxsi rule importer did not import per-rule score and missed BODY and
URL match zones.
* www/nginx: Enriched Naxsi help texts and parameter names
* Apply suggestions from code review
Typos and wrong indents fixed.
Co-authored-by: Fabian Franz BSc <fabianfrz@users.noreply.github.com >
* Bump version of nginx plugin
Increased nginx version to 1.20.
* Nginx: Updated model version
Pushed Nginx model to 1.20.0
* [www/nginx] Fixed issue with default value in model
* [www/nginx] revert accidential commit
* [www/nginx] Fixed issue with default value in model
Co-authored-by: Fabian Franz BSc <fabianfrz@users.noreply.github.com >
2020-12-19 22:41:59 +01:00
Frank Wall
b5cf466954
Merge pull request #2080 from fraenki/haproxy_226
...
net/haproxy: release 2.26
2020-12-17 22:13:54 +01:00
Marc Leuser
4dcd0c833e
changelog style fix
2020-12-17 18:54:57 +01:00
Marc Leuser
e6b0c70d4a
changelog and version bump
2020-12-17 18:28:23 +01:00
Marc Leuser
9c42a56609
diagnostics/bgp cleanup
2020-12-17 18:24:29 +01:00
Marc Leuser
89b1215cd7
add ospfv3 overview
2020-12-17 17:11:10 +01:00
Marc Leuser
279ed0b635
small ospfv3 UI fix
...
interpret sequence number as string, numeric can sometimes render to NaN
2020-12-17 14:45:52 +01:00
Marc Leuser
2ca4f2d4c5
fix width of Age in ospfv3 database header
2020-12-17 14:35:16 +01:00
Marc Leuser
4bfbbf159c
add ospfv3 database, initialize Re only once
2020-12-17 14:33:22 +01:00
Marc Leuser
3db7395ad7
move parsing strings/regexes into functions
...
improves readability, they're not reused anyway.
2020-12-17 12:53:14 +01:00
Marc Leuser
2fa4518acd
add ospfv3 interface
2020-12-17 12:51:07 +01:00
Marc Leuser
057096fecf
use helper class for regex matching hell
2020-12-17 10:26:16 +01:00
Marc Leuser
17fc6c6f3f
fetch and strip lines in one go where possible
...
also a slight cosmetic fix, don't need the "r" there
2020-12-17 10:17:18 +01:00
Marc Leuser
8c74ab5179
use single quotes consistently
2020-12-17 09:57:09 +01:00
Marc Leuser
5fa93df2f4
remain compatible with old format
...
don't escape forward slash "/"
2020-12-16 22:16:49 +01:00