Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | haproxy-devel, use same checks to show if acl's are used and for writing the ↵ | PiBa-NL | 2014-02-18 | 2 | -35/+41 | |
| | |/ | | | | | | | | | | configuration file | |||||
| * | | Fixup URLs: | Renato Botelho | 2014-03-18 | 12 | -25/+25 | |
| | | | | | | | | | | | | | | | | | | - 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 | 2 | -0/+16 | |
| |\ \ \ | | | | | | | | | | | haproxy-devel, handle carp master/backup plugin event for faster response when the haproxy process needs to be started | |||||
| | * | | | haproxy-devel, xmlparser needs 'item' for array elements | PiBa-NL | 2014-03-13 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | haproxy-devel, handle carp master/backup plugin event for faster response ↵ | PiBa-NL | 2014-03-13 | 2 | -0/+16 | |
| | |/ / | | | | | | | | | | | | | when the haproxy process needs to be started | |||||
| * | | | Merge pull request #619 from PiBa-NL/hap_small_fixes | Renato Botelho | 2014-03-13 | 1 | -7/+9 | |
| |\ \ \ | | | | | | | | | | | haproxy-devel,fix sslcheckbox from automatically turning on, allow immediate frontend sharing when duplicating | |||||
| | * | | | haproxy-devel, type in var: excludefrontent > excludefrontend | PiBa-NL | 2014-03-13 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | haproxy-devel, | PiBa-NL | 2014-03-06 | 1 | -7/+9 | |
| | |/ / | | | | | | | | | | | | | | | | | -fix sslcheckbox that was automatically turning on when editing -allow 2nd clones to be linked to the original primary frontend when making them shared | |||||
| * | | | Merge pull request #618 from PiBa-NL/hap_stats_timers | Renato Botelho | 2014-03-13 | 3 | -4/+30 | |
| |\ \ \ | | | | | | | | | | | haproxy-devel, make stats-tab refresh timers configurable. | |||||
| | * | | | haproxy-devel, make stats-tab refresh timers configurable. | PiBa-NL | 2014-03-06 | 3 | -4/+30 | |
| | |/ / | ||||||
| * | | | Merge pull request #624 from PiBa-NL/hap_memory_requirements | Renato Botelho | 2014-03-13 | 1 | -9/+21 | |
| |\ \ \ | | | | | | | | | | | haproxy-devel, corrections for memory requirements and link to 'System Tunables' for high connection counts. | |||||
| | * | | | haproxy-devel, corrections for memory requirements and link to 'System ↵ | PiBa-NL | 2014-03-13 | 1 | -9/+21 | |
| | |/ / | | | | | | | | | | | | | Tunables' for high connection counts. | |||||
| * | | | 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 | 2 | -37/+54 | |
|\ | | | | | 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 | 2 | -37/+54 | |
| | | ||||||
* | | haproxy-devel, option for "HTTP Strict Transport Security" HTST | PiBa-NL | 2014-02-17 | 2 | -0/+22 | |
| | | ||||||
* | | haproxy-devel, configurable cookie and stick table session persistence options | PiBa-NL | 2014-02-17 | 2 | -59/+257 | |
|/ | ||||||
* | Merge pull request #589 from PiBa-NL/hap_statspage | Ermal Luçi | 2014-02-17 | 10 | -32/+377 | |
|\ | | | | | 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 | 10 | -32/+356 | |
| | | ||||||
* | | 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 | |||||
| * | | haproxy-devel, add floating rule for transparent backends so traffic doesn't ↵ | PiBa-NL | 2014-02-16 | 1 | -13/+43 | |
| |/ | | | | | | | halt after several packets / kb of upload/download. | |||||
* / | haproxy-devel, new version needs 'ssl-server-verify none' with current config | PiBa-NL | 2014-02-16 | 1 | -0/+1 | |
|/ | ||||||
* | Small JS fix for haproxy-devel, fix version & bump slightly. | jim-p | 2014-01-21 | 1 | -3/+5 | |
| | ||||||
* | haproxy-devel, fix install, include new file haproxy_htmllist.inc | PiBa-NL | 2013-12-30 | 1 | -0/+5 | |
| | ||||||
* | haproxy-devel, - use a separate directory for testing the new configuration | PiBa-NL | 2013-12-29 | 1 | -24/+28 | |
| | | | | - move "/usr/bin/limits" download to package installation | |||||
* | haproxy-devel, | PiBa-NL | 2013-12-29 | 11 | -822/+887 | |
| | | | | | | | | -ability to NOT have a default_backend (if all frontends in a group use acl's) -allow selecting multiple certificates for a single frontend -support for configuring new 'agent-check' -refactoring of html row_helper(), javascript table editing, field definition -create 'valid' HTML (closing tags/javascript blocks/styles in head) | |||||
* | haproxy-devel -add pkg shortcut and keep menus on backend/frontend edit | Marcello Coutinho | 2013-12-03 | 7 | -6/+50 | |
| | ||||||
* | haproxy-devel, grammar/spelling corrections. thanks phil-davis | PiBa-NL | 2013-11-28 | 1 | -1/+1 | |
| | ||||||
* | haproxy-devel, -made more consistent use of frontend/backend text | PiBa-NL | 2013-11-28 | 7 | -31/+72 | |
| | | | | | | | | -show hints on add/delete/clone buttons -on frontend page show servers in a backend in a hint on the backend -fix html character display in interface box. -small 'config update' to externeladdress field for localhost/any/interfaceaddress to allow for a little easier update to latest version. -trigger 'apply button' after recalculating certificate chain if a reference was changed. | |||||
* | haproxy-devel, change certificate signer check haproxy_cert_signed_by(a,b) | PiBa-NL | 2013-11-22 | 3 | -369/+26 | |
| | ||||||
* | haproxy-devel | PiBa-NL | 2013-11-21 | 8 | -94/+676 | |
| | | | | | | | | -better IPv6 support -use certificate chains where available -new interface selections to listen on instead of only wan,VIPs,any,local -option to recalculate certificate chain links -show shared frontend option only when another primary frontend is present | |||||
* | haproxy-devel, allow selecting between ↵ | PiBa-NL | 2013-11-10 | 3 | -16/+45 | |
| | | | | httpclose/http-server-close/forceclose/none | |||||
* | haproxy-devel, fix showing ssl offloading options | PiBa-NL | 2013-10-02 | 1 | -7/+0 | |
| | ||||||
* | haproxy-devel, spelling correction (thanks phil-davis) | PiBa-NL | 2013-09-30 | 2 | -4/+4 | |
| | | | | spelling (thanks phil-davis) & removing fixed HAProxy text for "haproxy_xmlrpcsyncclient.inc" | |||||
* | Merge pull request #517 from PiBa-NL/HAProxy_update_frontendname_references | Jim P | 2013-09-29 | 5 | -195/+252 | |
|\ | | | | | haproxy-devel, cleanup+use only settings from primary frontend, XMLRPC-Sync redesigned | |||||
| * | haproxy-devel, XMLRPC-Sync redesigned, using the pfSense HASync settings for ↵ | PiBa-NL | 2013-09-29 | 4 | -169/+213 | |
| | | | | | | | | host/user/pass, with support for chaining multiple boxes. | |||||
| * | haproxy-devel, cleanup+use only settings from primary frontend, including ↵ | PiBa-NL | 2013-09-22 | 1 | -26/+30 | |
| | | | | | | | | its name | |||||
| * | HAProxy-devel update frontend name references, for shared frontends. | PiBa-NL | 2013-09-22 | 1 | -0/+9 | |
| | | ||||||
* | | fix (again) default backend selection | PiBa-NL | 2013-08-25 | 1 | -1/+1 | |
| | | ||||||
* | | haproxy-devel fix displaying shared frontends in a grouped manner. | PiBa-NL | 2013-08-04 | 1 | -77/+79 | |
| | | | | | | | | +changed names of frontend variables to frontend (instead of backend) | |||||
* | | HAProxy-devel, fix default backend selection | PiBa-NL | 2013-08-03 | 1 | -5/+6 | |
|/ | ||||||
* | Fixed cosmetic table display bug in haproxy_listeners.php, and DOS newline ↵ | Paul Venezia | 2013-07-17 | 2 | -4/+5 | |
| | | | | bug in advanced passthru config writes in haproxy.inc | |||||
* | haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for ↵ | PiBa-NL | 2013-06-22 | 1 | -2/+8 | |
| | | | | ipfw |