Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | | 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 |
|/ | |||||
* | 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 | 1 | -76/+137 |
| | | | | | | | | -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, -made more consistent use of frontend/backend text | PiBa-NL | 2013-11-28 | 1 | -1/+24 |
| | | | | | | | | -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 | PiBa-NL | 2013-11-21 | 1 | -60/+20 |
| | | | | | | | | -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 | 1 | -9/+31 |
| | | | | httpclose/http-server-close/forceclose/none | ||||
* | Merge pull request #517 from PiBa-NL/HAProxy_update_frontendname_references | Jim P | 2013-09-29 | 1 | -183/+74 |
|\ | | | | | 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 | 1 | -157/+44 |
| | | | | | | | | 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 | ||||
* | | fix (again) default backend selection | PiBa-NL | 2013-08-25 | 1 | -1/+1 |
| | | |||||
* | | 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 | 1 | -3/+4 |
| | | | | 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 | ||||
* | Merge pull request #459 from PiBa-NL/haproxy-devel-2.1 | Jim P | 2013-06-17 | 1 | -0/+2 |
|\ | | | | | haproxy-devel updated to version 1.5dev19, including support for 'transparent proxy' |