| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix rcvar declaration that I broke yesterday and bump necessary package versions | Renato Botelho | 2015-02-10 | 1 | -1/+1 |
* | Merge pull request #815 from PiBa-NL/haproxy-devel_0_13 | jim-p | 2015-02-09 | 1 | -3/+19 |
|\ |
|
| * | haproxy-devel,bump 0.19, fixed carp monitoring and added conversion from old ... | PiBa-NL | 2015-02-10 | 1 | -1/+1 |
| * | haproxy-devel, fix carp check settings for pfSense 2.2 | PiBa-NL | 2015-02-10 | 1 | -2/+18 |
* | | Drop use of set_rcvar from startup scripts, it's deprecated | Renato Botelho | 2015-02-09 | 1 | -1/+1 |
|/ |
|
* | haproxy-devel, 0.18, make sure frontend without acl's is last 'default' even ... | PiBa-NL | 2015-02-08 | 1 | -5/+16 |
* | haproxy-devel, 0.17, acl's are merged when duplicates exist, better client ce... | PiBa-NL | 2015-02-07 | 1 | -38/+68 |
* | haproxy-devel, several improvements / fixes: | PiBa-NL | 2015-02-02 | 1 | -288/+256 |
* | haproxy-devel, fix writing multiple acls, pkg bump v0.15 | PiBa-NL | 2015-01-01 | 1 | -1/+1 |
* | haproxy-devel, fix saving errorfiles from errorfiles tab, fix write 'tcp-requ... | PiBa-NL | 2014-12-29 | 1 | -10/+14 |
* | Merge pull request #756 from PiBa-NL/haproxy_multi_bind_fix | jim-p | 2014-12-21 | 1 | -4/+11 |
|\ |
|
| * | haproxy-devel, fix frontend ipv4/ipv6 detection for usage in backend transpar... | PiBa-NL | 2014-12-22 | 1 | -4/+11 |
* | | haproxy-devel, fix config upgrade bug. | PiBa-NL | 2014-12-21 | 1 | -1/+1 |
* | | haproxy-devel, add options to set the 'errorfile' option to replace haproxy e... | PiBa-NL | 2014-12-16 | 1 | -2/+48 |
* | | haproxy-devel, remove old listen ip:port configuration, add conversion code. | PiBa-NL | 2014-12-04 | 1 | -148/+257 |
* | | haproxy-devel, option to listen on multiple ip's ports in each frontend | PiBa-NL | 2014-11-20 | 1 | -0/+21 |
|/ |
|
* | haproxy-devel, fix php crash while installing package, trying to upgrade old ... | PiBa-NL | 2014-10-16 | 1 | -5/+4 |
* | haproxy-devel, fix setting sysctl net.inet.ip.fw.one_pass=1 | PiBa-NL | 2014-10-15 | 1 | -1/+1 |
* | haproxy-devel, allow transparent-client-ip using ipv6 | PiBa-NL | 2014-09-26 | 1 | -8/+26 |
* | haproxy-devel, fix transparent-client-ip on pfsense 2.2 for changes in ipfw | PiBa-NL | 2014-09-26 | 1 | -15/+39 |
* | haproxy-devel, fix template certificate generation on 2.2, fix certificate ac... | PiBa-NL | 2014-09-23 | 1 | -13/+31 |
* | haproxy-devel, fix extra sni acl's, allow a ipalias to be entered for source ... | PiBa-NL | 2014-09-23 | 1 | -39/+34 |
* | haproxy-devel improvements | PiBa-NL | 2014-09-14 | 1 | -123/+349 |
* | Merge pull request #645 from PiBa-NL/hap_cert_usage | Renato Botelho | 2014-05-08 | 1 | -0/+30 |
|\ |
|
| * | haproxy-devel, plugin function for reporting used certificates | PiBa-NL | 2014-04-13 | 1 | -0/+30 |
* | | Merge pull request #642 from PiBa-NL/hap_obsolete_cleanup | Renato Botelho | 2014-05-08 | 1 | -6/+0 |
|\ \ |
|
| * | | haproxy-devel, remove obsolete configuration/certificates cleanup | PiBa-NL | 2014-04-08 | 1 | -6/+0 |
| |/ |
|
* / | haproxy-devel, consistent fronted type usage across secondary backends, and s... | PiBa-NL | 2014-04-07 | 1 | -50/+42 |
|/ |
|
* | haproxy-devel, on a new install a 'corrupted' empty array was created by the ... | PiBa-NL | 2014-04-03 | 1 | -3/+2 |
* | haproxy-devel, use 'global' so array values are loaded when writing config on... | PiBa-NL | 2014-03-19 | 1 | -0/+7 |
* | haproxy-devel, deleting package files mentioned in additional_files_needed is... | PiBa-NL | 2014-03-19 | 1 | -2/+0 |
* | haproxy-devel, use global $aliastable for looking up aliases, call haproxy_ch... | PiBa-NL | 2014-03-19 | 1 | -15/+10 |
* | Merge branch 'master' of https://github.com/pfsense/pfsense-packages into hap... | PiBa-NL | 2014-03-19 | 1 | -48/+162 |
|\ |
|
| * | Merge pull request #596 from PiBa-NL/hap_cleanup_help | Ermal Luçi | 2014-03-19 | 1 | -3/+89 |
| |\ |
|
| | * | haproxy-devel, support for port-aliasses, using htmlspecialchars where needed | PiBa-NL | 2014-03-14 | 1 | -3/+89 |
| * | | Merge pull request #594 from PiBa-NL/hap_acl_checks | Ermal Luçi | 2014-03-19 | 1 | -31/+41 |
| |\ \ |
|
| | * | | haproxy-devel, don't keep reference to original variable using & | PiBa-NL | 2014-02-24 | 1 | -1/+1 |
| | * | | haproxy-devel, use same checks to show if acl's are used and for writing the ... | PiBa-NL | 2014-02-18 | 1 | -31/+41 |
| | |/ |
|
| * | | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -1/+1 |
| * | | Merge pull request #625 from PiBa-NL/hap_starting_lock | Ermal Luçi | 2014-03-14 | 1 | -6/+12 |
| |\ \ |
|
| | * | | haproxy-devel, place lock while starting, to prevent the startup script start... | PiBa-NL | 2014-03-13 | 1 | -6/+12 |
| * | | | Merge pull request #623 from PiBa-NL/hap_carp_eventhandling | Ermal Luçi | 2014-03-13 | 1 | -0/+11 |
| |\ \ \ |
|
| | * | | | haproxy-devel, handle carp master/backup plugin event for faster response whe... | PiBa-NL | 2014-03-13 | 1 | -0/+11 |
| | |/ / |
|
| * | | | Merge pull request #618 from PiBa-NL/hap_stats_timers | Renato Botelho | 2014-03-13 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | haproxy-devel, make stats-tab refresh timers configurable. | PiBa-NL | 2014-03-06 | 1 | -1/+2 |
| | |/ / |
|
| * | | | Merge pull request #610 from cyberplant/patch-1 | Renato Botelho | 2014-03-13 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fixes problem stopping haproxy | Luar Roji | 2014-02-27 | 1 | -1/+1 |
| | |/ |
|
| * / | haproxy-devel, dont reload firewall rules every 2 minutes. | PiBa-NL | 2014-02-28 | 1 | -8/+6 |
| |/ |
|
* | | haproxy-devel, removing obsolete nonworking 'devd' and 'limits' calls | PiBa-NL | 2014-03-13 | 1 | -42/+0 |
* | | haproxy-devel, extra installation/deinstallation logging to diagnose issues w... | PiBa-NL | 2014-02-18 | 1 | -4/+45 |
|/ |
|