Commit Graph

881 Commits

Author SHA1 Message Date
Frank Wall 28930cd881 net/haproxy: bump version 2020-06-18 10:03:46 +02:00
Frank Wall 910d8ac761 net/haproxy: add missing header, refs #1883 2020-06-18 09:22:24 +02:00
Frank Wall 079b304e96 Merge pull request #1883 from MrRoundRobin/patch-1
net/haproxy: add missing acl SNI regex text field
2020-06-18 09:21:00 +02:00
Michael 8df04c75d1 net/freeradius: fix Login-Time validation (#1887)
* Update User.xml

* Update Makefile

* Update pkg-descr
2020-06-16 09:37:51 +02:00
Robin Müller ac9093e450 net/haproxy: add missing acl SNI regex text field 2020-06-10 01:40:21 +02:00
Franco Fichtner c47fc41b27 net/frr: use FRR 7 #1768 2020-06-02 10:19:30 +02:00
Maurice Walker 85329069be net/tayga, register virtual interface (#1826) 2020-05-20 10:48:11 +02:00
Franco Fichtner 1a791fb998 net/firewall: style update 2020-05-18 16:38:36 +02:00
Franco Fichtner c6de3851f5 plugins: style sweep 2020-05-13 08:42:51 +02:00
Ad Schellevis faa23ffae9 Syslog-NG: add templates for https://github.com/opnsense/core/issues/4068 2020-05-12 13:55:27 +02:00
Johann Richard 930995ba3a Make doc for password more explicit, group options logically (#1765)
It may be obvious to some, but I think there's some value in making it more explicit that the password required here is for the *remote* shadowsocks server. Furthermore, I would suggest moving the password in the form closer to the remove server info.
2020-05-05 07:25:34 +02:00
Franco Fichtner 6a58d19c49 net/wol: next version 2020-04-22 13:24:29 +02:00
Gauss23 df26283388 wake_on_lan widget: find macs case-insensitive
Find mac addresses case-insensitive. When mac addresses are added, they are saved like the users enters them. If the user used upper-case letters, this results in showing the host offline in the dashboard, although it´s online. Other fix would be to make all mac inputs lowercase while saving.
2020-04-21 08:16:40 +02:00
Franco Fichtner d380ee2df1 net/firewall: version 1.0 2020-04-20 14:37:35 +02:00
Franco Fichtner f1b7285b06 net/udpbroadcastrelay: fix permission 2020-04-16 13:03:39 +02:00
Frank Wall 87ef533364 Merge pull request #1783 from fraenki/haproxy_222
net/haproxy: release 2.22
2020-04-16 00:01:37 +02:00
Frank Wall 61391097b3 net/haproxy: bump version 2020-04-16 00:00:58 +02:00
Franco Fichtner 83f2841fba net/firewall: bump version after changes 2020-04-15 18:36:32 +02:00
Franco Fichtner 152b6e1ffe net/udpbroadcastrelay: style sweep while here 2020-04-15 14:32:10 +02:00
Franco Fichtner d9c01dbf22 net/udpbroadcastdelay: style sweep, align Makefile 2020-04-15 14:28:19 +02:00
Martin Wasley 55cffd5baf net/udpbroadcastrelay plugin - Initial commit (#1677) 2020-04-15 14:26:11 +02:00
Frank Wall ceb08f9334 net/haproxy: fix invalid use of option forwardfor
This resolves another infamous warning during config test:
'option forwardfor' ignored for frontend as it requires HTTP mode
2020-04-14 23:58:41 +02:00
Frank Wall cf179b19ad net/haproxy: fix invalid use of option httplog
This resolves the infamous warning:
'option httplog' not usable with frontend (needs 'mode http')
2020-04-14 23:53:17 +02:00
Frank Wall 25c3c1ffab net/haproxy: fallback to system CA certs for SSL verification, refs #1761 2020-04-14 23:31:46 +02:00
Frank Wall 744f17a10c net/haproxy: allow to enable SSL verification from health checks, refs #1761 2020-04-14 23:24:27 +02:00