Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | PiBa-NL | 2014-12-29 | 1 | -10/+14 |
| | | | | '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_fix | jim-p | 2014-12-21 | 1 | -4/+11 |
|\ | |||||
| * | haproxy-devel, fix frontend ipv4/ipv6 detection for usage in backend ↵ | PiBa-NL | 2014-12-22 | 1 | -4/+11 |
| | | | | | | | | transparent_clientip | ||||
* | | 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 ↵ | PiBa-NL | 2014-12-16 | 1 | -2/+48 |
| | | | | | | | | errors like 'no server available' | ||||
* | | 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 |
| | | | | configuration from a non existing array. | ||||
* | 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 ↵ | PiBa-NL | 2014-09-23 | 1 | -13/+31 |
| | | | | acl's, log pid's on restart to syslog | ||||
* | haproxy-devel, fix extra sni acl's, allow a ipalias to be entered for source ↵ | PiBa-NL | 2014-09-23 | 1 | -39/+34 |
| | | | | ip filtering, update pfSense 2.2 binary, fix some php warnings | ||||
* | haproxy-devel improvements | PiBa-NL | 2014-09-14 | 1 | -123/+349 |
| | | | | | | | -server certificate check options -client-certificate support -logging options -unix sockets for faster backend>frontend communication | ||||
* | 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 ↵ | PiBa-NL | 2014-04-07 | 1 | -50/+42 |
|/ | | | | showing correct acl's in overview. | ||||
* | haproxy-devel, on a new install a 'corrupted' empty array was created by the ↵ | PiBa-NL | 2014-04-03 | 1 | -3/+2 |
| | | | | configuration conversion process. | ||||
* | haproxy-devel, use 'global' so array values are loaded when writing config ↵ | PiBa-NL | 2014-03-19 | 1 | -0/+7 |
| | | | | on re-install | ||||
* | haproxy-devel, deleting package files mentioned in additional_files_needed ↵ | PiBa-NL | 2014-03-19 | 1 | -2/+0 |
| | | | | is automatically done in pfSense 2.1 | ||||
* | haproxy-devel, use global $aliastable for looking up aliases, call ↵ | PiBa-NL | 2014-03-19 | 1 | -15/+10 |
| | | | | haproxy_check_run() on installation to start upgraded version if already enabled. | ||||
* | Merge branch 'master' of https://github.com/pfsense/pfsense-packages into ↵ | PiBa-NL | 2014-03-19 | 1 | -48/+162 |
|\ | | | | | | | | | | | | | hap_de-install_logging Conflicts: config/haproxy-devel/haproxy.inc | ||||
| * | Merge pull request #596 from PiBa-NL/hap_cleanup_help | Ermal Luçi | 2014-03-19 | 1 | -3/+89 |
| |\ | | | | | | | haproxy-devel, add some extra 'help' text and correction on source formating tabs | ||||
| | * | 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, use same checks to show if acl's are used and for writing the configuration file | ||||
| | * | | 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 |
| | |/ | | | | | | | | | | configuration file | ||||
| * | | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
| * | | 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 starting haproxy twice and loosing track of already running pid's. | ||||
| | * | | haproxy-devel, place lock while starting, to prevent the startup script ↵ | PiBa-NL | 2014-03-13 | 1 | -6/+12 |
| | | | | | | | | | | | | | | | | starting haproxy twice and loosing track of already running pid's. | ||||
| * | | | 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 when the haproxy process needs to be started | ||||
| | * | | | haproxy-devel, handle carp master/backup plugin event for faster response ↵ | PiBa-NL | 2014-03-13 | 1 | -0/+11 |
| | |/ / | | | | | | | | | | | | | when the haproxy process needs to be started | ||||
| * | | | 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. | ||||
| | * | | | 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-devel | ||||
| | * | | Fixes problem stopping haproxy | Luar Roji | 2014-02-27 | 1 | -1/+1 |
| | |/ | | | | | | | | | | | | | We've experienced problems stopping haproxy from web gui. From command line it said that haproxy was not found. I found that the path to the executable was not right, and fixed it. | ||||
| * / | 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 ↵ | PiBa-NL | 2014-02-18 | 1 | -4/+45 |
|/ | | | | when the process 'hangs' | ||||
* | Merge pull request #592 from PiBa-NL/hap_stats2 | Ermal Luçi | 2014-02-18 | 1 | -3/+11 |
|\ | | | | | haproxy-devel, explain and reduce required fields on stats settings | ||||
| * | haproxy-devel, explain and reduce required fields on stats settings | PiBa-NL | 2014-02-17 | 1 | -3/+11 |
| | | |||||
* | | haproxy-devel, option for "HTTP Strict Transport Security" HTST | PiBa-NL | 2014-02-17 | 1 | -0/+4 |
| | | |||||
* | | haproxy-devel, configurable cookie and stick table session persistence options | PiBa-NL | 2014-02-17 | 1 | -13/+99 |
|/ | |||||
* | Merge pull request #589 from PiBa-NL/hap_statspage | Ermal Luçi | 2014-02-17 | 1 | -0/+36 |
|\ | | | | | haproxy-devel, integrated stats page with stick-table info WebGUI | ||||
| * | haproxy-devel, add missing function haproxy_find_create_certificate(..) | PiBa-NL | 2014-02-16 | 1 | -0/+21 |
| | | |||||
| * | haproxy-devel, integrated stats page with stick-table info WebGUI | PiBa-NL | 2014-02-16 | 1 | -0/+15 |
| | | |||||
* | | Merge pull request #588 from PiBa-NL/hap_floating_rule | Ermal Luçi | 2014-02-17 | 1 | -13/+43 |
|\ \ | | | | | | | haproxy-devel, add floating rule for transparent backends |