Commit Graph
293 Commits
Author SHA1 Message Date
Frank Wall 6829dc1a25 net/haproxy: fix empty resolve-prefer option, closes #2340 2021-07-09 12:35:51 +02:00
Frank WallandGitHub 37a9956941 Merge pull request #2351 from definitio/update-haproxy-ocsp-via-socket
net/haproxy: Update HAProxy OCSP stapling via local UNIX socket
2021-05-10 22:48:38 +02:00
Frank Wall b41246811d net/haproxy: fix config test when service is not enabled 2021-04-14 23:37:45 +02:00
definitio c890b97952 Update HAProxy OCSP stapling via local UNIX socket 2021-04-08 13:22:40 +03:00
Frank Wall 095740ab39 net/haproxy: ignore incompatible options when LibreSSL is used, refs #2013 2021-03-29 00:02:27 +02:00
Ad Schellevis f557e2b09a XMLRPC / HA-Sync: add services keyword (introduced https://github.com/opnsense/core/issues/4834) in xmlrpc templates for existing plugins. 2021-03-24 16:35:09 +01:00
Frank Wall 56ca1c517d net/haproxy: add migration to fix undeletable items, fixes #2266 2021-03-14 22:41:22 +01:00
Frank Wall 8756e7c807 net/haproxy: only accept a single value for backend/server fields, refs #2266
When Multiple=Y is set, then backend/server fields are preselected.
This makes it impossible to remove backends/servers, even when the rule
does not actually use them.
2021-03-12 14:37:22 +01:00
Franco Fichtner 2267242449 net/haproxy: style adjustments 2021-03-05 13:46:27 +01:00
Frank Wall e2feb5e5b8 net/haproxy: add inline command help, shorten tooltips 2021-03-05 00:05:23 +01:00
Frank Wall 89534c805a add pre-defined cron jobs to maintenance page 2021-03-04 18:45:51 +01:00
Frank Wall 5cb97e8110 net/haproxy: use a consistent wording throughout (GUI only, backend unchanged)
While here, improve visibility of important table data in maintenance page.
2021-03-02 17:05:08 +01:00
Frank Wall b39646a842 net/haproxy: fix direct links to individual maintenance tabs 2021-03-02 16:42:59 +01:00
Frank Wall b9e25ac40b net/haproxy: assorted optimizations, update copyright information 2021-03-02 16:33:07 +01:00
Frank Wall 0a65d44c05 net/haproxy: cleanup: remove unused parameter 2021-03-02 16:33:07 +01:00
Frank Wall 3bbf3303ce net/haproxy: prefer the static server type, refs #1975
This could be useful for cases where the migration did not run as expected
and the "type" field is empty. In this case the old behaviour is enforced.

While here, fix indentation of other options.
2021-03-02 16:33:07 +01:00
Frank Wall 7308240cad net/haproxy: deprecate nbproc 2021-03-02 16:33:07 +01:00
Frank Wall db054b6f48 net/haproxy: prevent the deletion of referenced items 2021-03-02 16:33:07 +01:00
Frank Wall e3ad6447b3 net/haproxy: strip warning from final config, improve help text 2021-03-02 16:33:07 +01:00
Andreas Stuerz 1cdc7acfe2 fix new certs could not be added if crt-list for frontend does not exits in HAProxy´s memory. 2021-03-02 15:15:05 +01:00
Andreas Stuerz e5207000bd fix modal header text 2021-03-02 13:55:18 +01:00
Andreas Stuerz ae79adb142 local cert serial hex numebr should contain leading zero to fill up the missing octet. 2021-03-02 13:52:50 +01:00
Andreas Stuerz 26d40be792 Merge branch 'master_upstream' into haproxy_cert_gui 2021-03-02 10:25:27 +01:00
Andreas Stuerz 1b96e4f16c Add frontend for:
show diff multi
apply diff multi
apply all
2021-03-02 08:33:03 +01:00
Andreas Stuerz 593c84dbb2 add error message on sync error 2021-02-26 10:49:20 +01:00