aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel
Commit message (Collapse)AuthorAgeFilesLines
* haproxy-devel, bump version pkg v0.35PiBa-NL2015-12-121-1/+1
|
* haproxy-devel, small fixesPiBa-NL2015-12-125-22/+51
|
* haproxy-devel - add bunch of missing includesdoktornotor2015-11-231-0/+2
|
* haproxy-devel, append duplicate name to with -copyPiBa-NL2015-11-052-2/+4
|
* haproxy-devel, set binary reference to 1.6.2_1PiBa-NL2015-11-051-1/+8
|
* haproxy-devel, update package to use 1.6.2 binariesPiBa-NL2015-11-032-1/+7
|
* haproxy-devel, array safety checkPiBa-NL2015-11-021-0/+3
|
* haproxy-devel, cleaner layout for new table detail records created by javascriptPiBa-NL2015-11-011-2/+8
|
* haproxy-devel, user gui permissions, show backend usage, use-server actionPiBa-NL2015-11-016-44/+98
|
* haproxy-devel,PiBa-NL2015-10-275-22/+532
| | | | | | -acls/actions in backend -prevent filling backend selections items that have value none when renaming a backend -example template for using multiple domains on 1 frontend
* haproxy-devel, avoid possible config upgrade error messages, add actually ↵PiBa-NL2015-10-244-86/+119
| | | | writhing the configured frontend errorfiles to the config
* haproxy-devel, bump version pkg v0.32PiBa-NL2015-10-241-1/+1
|
* haproxy-devel, pkg v0.32 allow usage of mailers/dns/'actions', rework of acl ↵PiBa-NL2015-10-2412-772/+1808
| | | | system.
* Fix Bug #5169doktornotor2015-09-181-1/+0
|
* haproxy-devel - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-96/+10
|
* Remove useless remount callsdoktornotor2015-08-251-8/+0
| | | These are dealt with by install_package() from pkg-utils.inc.
* haproxy-devel, fix package for pfsense 2.1.5, bump pkg v0.28PiBa-NL2015-08-206-20/+217
| | | | | | | -add email settings for 1.6-dev version -remove call to nonexisting javascript function -put a maximum height to a table textarea + scrollbar -remove httpchk from config file when not used
* Use consistent package version, fix filename in headerdoktornotor2015-08-091-2/+2
|
* haproxy-devel - fix file permissionsdoktornotor2015-08-091-57/+32
| | | Updated copyright header and nuked useless unused tags while here.
* haproxy-devel, fix dns resolving dns_get_record does not properly resolve if ↵PiBa-NL2015-06-241-18/+23
| | | | not all requested types are present..
* haproxy-devel, dont send the root CA cert to clients when using ↵PiBa-NL2015-06-203-8/+14
| | | | | | | ssl-offloading, its not needed. -cipher example and HSTS textual addition -another try to include lua for haproxy1.6dev package binary
* haproxy-devel, code formatting & skip dns_get_record when nothing is requested.PiBa-NL2015-05-251-5/+11
|
* haprxy-devel, replace dig/drill by php native dns_get_recordPiBa-NL2015-05-251-16/+19
|
* haproxy-devel, replace exec(chmod..) by native phpPiBa-NL2015-05-251-2/+2
|
* haproxy-devel, use unlink_if_exists instead of exec(rm ..)PiBa-NL2015-05-251-2/+2
|
* haproxy-devel, new functionality SSL OCSP stapling for haproxyPiBa-NL2015-05-243-9/+186
| | | | -fix server dns resolving in case a CNAME is used.
* Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabledRenato Botelho2015-05-051-3/+3
|
* 2.3+ won't use PBI anymoreRenato Botelho2015-04-231-1/+7
|
* haproxy 1.5, bump version on 2.2 to 1.5.11, move advanced settings below ↵PiBa-NL2015-04-031-10/+10
| | | | forwardfor to avoid a (possible) warning
* haproxy-1_5, haproxy-devel, pkg v0.22 fix SNI handling inspect-delay 5s ↵PiBa-NL2015-03-161-3/+3
| | | | instead if 5ms, show 'not' in acls when set
* haproxy-devel, allow haproxy to use the same certificate as what is used for ↵PiBa-NL2015-03-081-1/+1
| | | | the webgui when it has been configured with a 'real' certificate
* haproxy-devel, move files to subfoldersPiBa-NL2015-02-2117-16/+16
|
* Fix rcvar declaration that I broke yesterday and bump necessary package versionsRenato Botelho2015-02-101-1/+1
|
* Merge pull request #815 from PiBa-NL/haproxy-devel_0_13jim-p2015-02-093-23/+39
|\
| * haproxy-devel,bump 0.19, fixed carp monitoring and added conversion from old ↵PiBa-NL2015-02-102-1/+15
| | | | | | | | carp-monitor config
| * haproxy-devel, fix carp check settings for pfSense 2.2PiBa-NL2015-02-102-22/+24
| | | | | | | | | | Conflicts: config/haproxy-devel/haproxy_global.php
* | Drop use of set_rcvar from startup scripts, it's deprecatedRenato Botelho2015-02-091-1/+1
|/
* haproxy-devel, 0.18, make sure frontend without acl's is last 'default' even ↵PiBa-NL2015-02-081-5/+16
| | | | when system acl is added
* haproxy-devel, 0.17, acl's are merged when duplicates exist, better client ↵PiBa-NL2015-02-076-65/+161
| | | | certificate handling, checkbox options for allowing no/invalid client certs instead of the 'none'-ca which wasn't 'user friendly'.
* haproxy-devel, several improvements / fixes:PiBa-NL2015-02-028-331/+618
| | | | | | | | | -combine certificate acl's with user acl's -wildcard certificate acl handling -better handeling of 'transparent' backends when using mixed ipv4 and ipv6, a single defined backend can write 2 backends to the config ipv4 / ipv6 -option to negate a acl -moved acl definitions above advanced user config in cfg (to allow user config to use already defined acls) -toggle in frontend overview to easily enable/disable a frontend
* haproxy-devel, fix writing multiple acls, pkg bump v0.15PiBa-NL2015-01-011-1/+1
|
* haproxy-devel, fix saving errorfiles from errorfiles tab, fix write ↵PiBa-NL2014-12-296-73/+251
| | | | 'tcp-request content' before 'use_backend', fix hint text for a backend without servers, stats now give better description if disabled/unavailable, moved templates to their own tab
* Merge pull request #756 from PiBa-NL/haproxy_multi_bind_fixjim-p2014-12-211-4/+11
|\
| * haproxy-devel, fix frontend ipv4/ipv6 detection for usage in backend ↵PiBa-NL2014-12-221-4/+11
| | | | | | | | transparent_clientip
* | haproxy-devel, fix config upgrade bug.PiBa-NL2014-12-211-1/+1
| |
* | haproxy-devel, add options to set the 'errorfile' option to replace haproxy ↵PiBa-NL2014-12-167-9/+319
| | | | | | | | errors like 'no server available'
* | haproxy-devel, remove old listen ip:port configuration, add conversion code.PiBa-NL2014-12-044-340/+566
| |
* | haproxy-devel, option to listen on multiple ip's ports in each frontendPiBa-NL2014-11-202-2/+69
| |
* | haproxy-devel, fix removing items from lists without first needing to edit them.PiBa-NL2014-11-191-3/+6
|/
* haproxy-devel, fix php crash while installing package, trying to upgrade old ↵PiBa-NL2014-10-162-5/+22
| | | | configuration from a non existing array.