Frank Wall
a55167775b
net/haproxy: unbreak if frontend mode is set to ssl
2017-01-03 22:07:06 +01:00
Frank Wall
671b2200b9
net/haproxy: bump version
2017-01-03 22:07:06 +01:00
Frank Wall
a1cf13d833
net/haproxy: remove duplicate (and wrong) help text
2017-01-03 22:07:06 +01:00
Frank Wall
856a054b0f
net/haproxy: add support for custom TCP checks
2017-01-03 22:07:06 +01:00
Franco Fichtner
ce9e2f19d5
*: translate name for xmlrpc sync option
2016-12-31 14:13:05 +01:00
Frank Wall
3406a99f62
net/haproxy: bump version
2016-12-23 09:28:45 +01:00
Frank Wall
1233d7e8c7
net/haproxy: enable xmlrpc sync
2016-12-23 09:28:45 +01:00
Frank Wall
939f722545
net/haproxy: bump version
2016-12-20 16:16:48 +01:00
Frank Wall
667999a4df
net/haproxy: make more timeouts configurable
2016-12-20 16:16:48 +01:00
Franco Fichtner
6957b19ec8
warp ACL translations
...
PR: https://github.com/opnsense/core/issues/1037
2016-11-23 22:05:33 +01:00
Frank Wall
15928976c3
net/haproxy: bump version
2016-11-16 06:51:06 +01:00
Frank Wall
48c75b1cef
net/haproxy: add support for advanced server options
2016-11-16 06:51:06 +01:00
Frank Wall
42041e5fd5
net/haproxy: add "default certificate" parameter, fixes #51 ( #55 )
2016-11-16 06:50:31 +01:00
Franco Fichtner
99f5775a98
tempate slash notation adaption, better print
...
PR: https://github.com/opnsense/core/issues/1238
2016-10-28 14:58:14 +02:00
Frank Wall
fc6ec40d5b
net/haproxy: add support for time format ( #45 )
...
* net/haproxy: add support for time format
* net/haproxy: use time format for default values
* net/haproxy: bump version
* net/haproxy: use strict validation for time format
* net/haproxy: fix regular expression
2016-10-25 20:01:55 +02:00
Franco Fichtner
f500733475
remove unneeded +MANIFEST files
...
PR: https://github.com/opnsense/core/issues/1236
2016-10-24 11:06:23 +02:00
Frank Wall
698078559c
net/haproxy: bump version
2016-10-11 18:32:57 +02:00
Frank Wall
6323e7b7bb
net/haproxy: chroot path must have proper permissions to allow logging, fixes #39
2016-10-11 18:00:35 +02:00
Franco Fichtner
c730b321eb
make: whitespace sweep target and execution
2016-09-27 09:25:24 +02:00
Franco Fichtner
5bd397642a
Mk: automate configd restart
2016-09-22 23:48:46 +02:00
Franco Fichtner
9e4960c55a
net/haproxy: improve a string
...
Suggested by: @Antonio-Prado
2016-08-16 21:48:26 +02:00
Frank Wall
5c2c077aa2
net/haproxy: new param for advanced bind options, fixes #28
2016-08-02 22:50:47 +02:00
Frank Wall
30590043e5
net/haproxy: bump version
2016-08-01 23:31:14 +02:00
Frank Wall
58c7d7c6e6
net/haproxy: fix ACL negation not working, fixes #30
2016-08-01 23:30:10 +02:00
Frank Wall
a6a7395889
net/haproxy: remove unused mode 'inactive' from servers
2016-08-01 23:11:22 +02:00
Frank Wall
606246c912
net/haproxy: add options for advanced SSL verification, refs #27
2016-08-01 22:36:27 +02:00
Frank Wall
1878899f68
net/haproxy: add new global param to handle server ssl verification, refs #26
2016-08-01 14:04:07 +02:00
Frank Wall
755961aa5b
net/haproxy: respect SSL option for servers, fixes #25
2016-08-01 13:23:58 +02:00
Franco Fichtner
19915a5154
net/haproxy: bump revision after latest change
...
ok @fraenki
2016-07-11 17:22:25 +02:00
Manus Freedom
e2d7fecc7c
net/haproxy: Avoid duplicate port option (linked to commit new option "checkport" for health checks SHA-1: f14eebe9e2)
2016-06-30 16:13:52 +02:00
Frank Wall
d6da94c628
net/haproxy: change chroot directory
2016-06-14 11:45:15 +02:00
Frank Wall
d1b102cc1b
net/haproxy: remove chroot GUI option, always enable chroot
2016-06-14 11:44:38 +02:00
Franco Fichtner
89666126e1
net/haproxy: open up template on/off and run setup.sh on boot
2016-06-14 09:30:18 +02:00
Franco Fichtner
e0a11f707b
net: plugin proper remote log settings
2016-06-13 20:05:27 +02:00
Frank Wall
553c627c6a
net/haproxy: change default for "chroot" to enabled
2016-06-13 18:40:37 +02:00
Frank Wall
5a7459707f
net/haproxy: use a local syslog socket, closes #18
2016-06-13 18:40:07 +02:00
Frank Wall
f14eebe9e2
net/haproxy: new option "checkport" for health checks
2016-06-13 16:57:10 +02:00
Frank Wall
6856f354e5
net/haproxy: fixes for haproxy.conf
2016-06-13 14:38:37 +02:00
Frank Wall
2efb30700a
net/haproxy: new option to specify the source address
2016-06-13 13:51:36 +02:00
Frank Wall
ee82a139b4
net/haproxy: use the same description when disabled
2016-06-13 13:35:27 +02:00
Franco Fichtner
5d41566580
net/haproxy: bump version after recent merge
2016-06-13 13:23:45 +02:00
Manus Freedom
e64babde73
Fix ssl_certs not always reset
2016-06-12 19:22:22 +02:00
Manus Freedom
2e641cfa4e
Add run as root option
2016-06-12 19:21:30 +02:00
Manus Freedom
4ef2cb7211
Shorter label
2016-06-12 18:44:16 +02:00
Manus Freedom
75bcb3778d
Fix connectionBehaviour in tcp mode
2016-06-07 23:55:16 +02:00
Manus Freedom
90e7224ece
Fix service unable to run with uid in global ("Some configuration options require full privileges, so global.uid cannot be changed."): chroot and others (need to list them, so may be we can set it dynamically)
2016-06-07 23:16:45 +02:00
Manus Freedom
661646c218
Add custom options in General Settings/Statistics Configuration
2016-06-07 23:10:14 +02:00
Manus Freedom
6ed7455d9b
Add custom options in General Settings/Default Parameters
2016-06-07 22:50:25 +02:00
Manus Freedom
6b9cadab8e
Set backend.tuning_defaultserver as advanced
...
Add no port support in backend server
Add port to check in server
2016-06-07 22:37:58 +02:00
Manus Freedom
9478304411
Add port range support in frontend
2016-06-07 10:02:15 +02:00