Commit Graph

303 Commits

Author SHA1 Message Date
Andreas Stuerz ca98e9fdb2 add yaml service template with configured haproxy ssl certificates in config.xml 2021-02-09 16:00:39 +01:00
Andreas Stürz aa194e874a net/haproxy: change server state and weight on-the-fly (#2213)
* add Frontend Controller
add service with script

* set single server state
get haproxy server status list for jquery bootstrap

* set single server weight
add venv folder to .gitignore

* set bulk server weight
set bulk server state

* add copyrights

* set single server weight
add venv folder to .gitignore
2021-02-03 14:22:51 +01:00
Frank Wall 8e2e0e7940 net/haproxy: bump version 2020-10-23 22:38:12 +02:00
Frank Wall fc8df54f5e net/haproxy: preserve sort order of default SSL bind options 2020-10-23 22:37:36 +02:00
Frank Wall be4dde9ec5 net/haproxy: fix typo 2020-10-23 15:44:09 +02:00
Frank Wall ff730a6403 net/haproxy: bump version, update changelog 2020-10-06 23:47:31 +02:00
Frank Wall 625291d0f0 net/haproxy: add support for TLSv1.3, closes #790 2020-10-06 23:46:07 +02:00
Frank Wall e93e79eee2 Merge pull request #1933 from fraenki/haproxy_1925
net/haproxy: release 2.24
2020-08-20 01:03:40 +02:00
Frank Wall 95b8cc6aa0 net/haproxy: add plugin changelog 2020-08-20 01:01:41 +02:00
Frank Wall 890394928a net/haproxy: streamline "settings" page, improve inline help, add new button 2020-08-20 00:06:44 +02:00
Frank Wall 66608b9dc9 net/haproxy: add support for init-addr, fixes #1787 2020-08-18 18:05:01 +02:00
Frank Wall 89737ebe2c net/haproxy: add support for resolvers, refs #1787 2020-08-18 17:40:21 +02:00
Franco Fichtner 0be1cf4003 net/haproxy: switch to stable package 2020-08-11 10:41:57 +02:00
Frank Wall d7be04b57e net/haproxy: allow to add groups as userlists, refs #1796 2020-07-26 23:23:07 +02:00
Frank Wall 903e64c448 net/haproxy: add http-[request|response] set-var, refs #1796 2020-07-26 17:51:56 +02:00
Frank Wall d90832d346 net/haproxy: bump version 2020-07-26 17:09:43 +02:00
Frank Wall 1685999b9d net/haproxy: honor sort order of all rules, fixes #1925, refs #999
This partially reverts 1f9250e15b.
2020-07-24 23:23:30 +02:00
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
Robin Müller ac9093e450 net/haproxy: add missing acl SNI regex text field 2020-06-10 01:40:21 +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
Frank Wall 61391097b3 net/haproxy: bump version 2020-04-16 00:00:58 +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