Franco Fichtner
4ff026076a
src: style sweep
2019-01-14 09:04:33 +01:00
Frank Wall
20939787d5
net/haproxy: update help text
2018-12-26 00:38:35 +01:00
Frank Wall
35fedcfb27
net/haproxy: default ssl cert is not an "advanced" option
2018-12-26 00:34:33 +01:00
Frank Wall
334d72ea77
net/haproxy: export ssl_default_certificate to a file, refs #1088
2018-12-26 00:24:59 +01:00
Frank Wall
7c00f26e74
net/haproxy: support multiple CAs in servers
...
For historical reasons we only supported a single CA in servers.
This artificial limit is finally removed. As a side effect it was
also possible to drop the previously added CA export code.
This loosely refs #1074 (and hopefully doesn't break it again).
2018-12-25 23:54:19 +01:00
Frank Wall
2a1a7e0a7c
net/haproxy: bump version
2018-12-25 23:08:17 +01:00
Frank Wall
863e77ab29
net/haproxy: fix CA export, fixes #1074
2018-12-25 23:07:45 +01:00
Franco Fichtner
5b179b652c
all: style sweep
2018-12-18 07:28:09 +01:00
Frank Wall
e4c199cd18
net/haproxy: bump version
2018-12-10 00:17:50 +01:00
Mathias Aerts
762bac1707
Added checkbox for HTTP/2
2018-12-06 00:22:17 +01:00
Ad Schellevis
d3f7e3d397
MVC, change __items to iterateItems(), closes https://github.com/opnsense/core/issues/2670
2018-11-29 21:06:52 +01:00
Frank Wall
bf802096f0
net/haproxy: bump version
2018-11-26 00:32:28 +01:00
Frank Wall
ca57ecf492
net/haproxy: unbreak config (refs. #999 )
...
When enabling both stats and peers, these two sections got messed up due to
a missing newline.
2018-11-26 00:32:08 +01:00
Mathias Aerts
1f9250e15b
Hotfix/http request before use backend ( #999 )
...
* Ensured http-request options are written before use_backend. Removed excessive newlines
2018-11-25 23:44:44 +01:00
Frank Wall
64d5eca8a2
Merge pull request #1003 from fraenki/haproxy_210_3
...
net/haproxy: 3rd feature set for release 2.10
2018-11-20 00:16:44 +01:00
Frank Wall
90fbff548d
net/haproxy: add support for multithreading
2018-11-19 23:57:24 +01:00
Frank Wall
909bdb1a1d
net/haproxy: add support for CPU affinity rules
2018-11-19 23:50:40 +01:00
Frank Wall
70d896605c
Merge pull request #970 from fraenki/haproxy_210_2
...
net/haproxy: more features for release 2.10
2018-11-11 19:05:35 +01:00
Frank Wall
9f312bf1e5
net/haproxy: fixes for #970
2018-11-11 18:30:51 +01:00
Frank Wall
1e949192b4
net/haproxy: support HTTP Basic Auth in ACLs
2018-11-11 18:26:46 +01:00
Frank Wall
5baf257772
net/haproxy: use new user management for stats auth
2018-11-11 17:16:13 +01:00
Franco Fichtner
0e264d4b92
net/haproxy: globals are global by design
2018-11-10 11:19:36 +01:00
Frank Wall
6914f13ae8
net/haproxy: add support for HTTP Basic Auth, closes #300
2018-11-09 16:56:38 +01:00
Frank Wall
9a0ca36dc3
net/haproxy: add user/group management, refs #300
2018-11-09 13:41:34 +01:00
Frank Wall
47086ec1e3
net/haproxy: use /tmp for autogenerated files
...
As suggested by @fichtner this ensures that files are always cleaned up.
We will remove the old directory in a future release.
2018-11-09 11:11:17 +01:00
Frank Wall
105adb8161
net/haproxy: add missing spaces after del-header, fixes #882
2018-11-09 10:47:07 +01:00
Frank Wall
d3fae3386c
net/haproxy: adopt new file name, refs #426
2018-11-06 00:56:23 +01:00
Frank Wall
b2d67f98ed
net/haproxy: bump version
2018-11-06 00:45:41 +01:00
Frank Wall
813dfc2b67
net/haproxy: add support for client certificate authentication, closes #426
2018-11-06 00:41:48 +01:00
CJ
72c5618ba9
Fixed typo in"Default Parameters"
...
The VisibleName property has a small typo.
2018-10-07 16:25:20 +02:00
Frank Wall
023f02bc62
net/haproxy: bump version
2018-09-13 17:58:48 +02:00
andrewheberle
616e413666
Ensure http-reuse only applies to http backend
2018-09-13 06:54:12 +08:00
andrewheberle
dbda23717b
Fix typo
2018-09-11 08:30:55 +08:00
andrewheberle
9dac2a9d4d
Add http-reuse to config
2018-09-11 08:28:42 +08:00
andrewheberle
52535879e5
Add http reuse option values
2018-09-11 08:22:51 +08:00
andrewheberle
ccdf5df683
Add http reuse option
2018-09-11 08:14:51 +08:00
Franco Fichtner
697c98b8f8
net/haproxy: -devel is finally stable, includes softreload
2018-09-03 07:51:13 +02:00
Frank Wall
80e4b5f596
net/haproxy: add support for maps, closes #180
2018-08-06 23:28:40 +02:00
Frank Wall
6401ba930a
net/haproxy: bump version
2018-08-02 21:58:25 +02:00
Frank Wall
7b99ffd0fd
net/haproxy: implement seamless reloads, closes #224
2018-08-02 21:50:36 +02:00
Franco Fichtner
01e36d6c6c
change version numbers as they should have, whitespace
2018-07-24 07:10:59 +02:00
Fabian Franz BSc
e27f0eaa1e
www/nginx: some bugfixes; add a rule for the upcoming naxsi release; add restart action to acme ( #742 )
...
* www/nginx: some bugfixes; add a rule for the upcoming naxsi release
* www/nginx: theme the two other error pages like the waf error page
* security/acme-client: allow to restart nginx (if installed)
* add .idea to gitignore
* bump versions and upcase nginx
2018-07-23 22:52:25 +02:00
Franco Fichtner
1b34c1d80a
net/haproxy: bump revision due to changes
...
Can be dropped for 2.8 once @frankie adds new features.
2018-07-09 07:07:26 +02:00
Frank Wall
c966d83c59
net/haproxy: bring back tokenizer, refs #2381
2018-07-09 07:02:39 +02:00
Franco Fichtner
ccd89d956f
*/*: no more trailing slashes in navigation
2018-07-03 10:14:42 +02:00
Franco Fichtner
b2895da8fa
*: bump version for recent changes to force update
2018-07-01 12:21:33 +02:00
Franco Fichtner
f2d14e36f0
*/*: migrate rc.syshook files
2018-06-11 05:33:33 +00:00
Frank Wall
b917eeea49
net/haproxy: fix validation for source address fields
2018-05-28 17:12:49 +02:00
Franco Fichtner
5c50540d94
net/haproxy: fix migration path
2018-05-20 09:28:22 +02:00
Ad Schellevis
e38d58ae88
HAProxy / stylefix for https://github.com/opnsense/plugins/issues/681
2018-05-19 16:57:43 +02:00