| Commit message (Expand) | Author | Age | Files | Lines |
* | haproxy-devel, add plugin 'activation' into the xml | PiBa-NL | 2014-04-13 | 1 | -0/+3 |
* | haproxy-devel, plugin function for reporting used certificates | PiBa-NL | 2014-04-13 | 1 | -0/+30 |
* | 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 | 12 | -135/+327 |
|\ |
|
| * | Merge pull request #596 from PiBa-NL/hap_cleanup_help | Ermal Luçi | 2014-03-19 | 5 | -43/+167 |
| |\ |
|
| | * | haproxy-devel, support for port-aliasses, using htmlspecialchars where needed | PiBa-NL | 2014-03-14 | 4 | -16/+102 |
| | * | haproxy-devel, add some extra 'help' text and correction on source formating ... | PiBa-NL | 2014-02-18 | 3 | -29/+67 |
| * | | Merge pull request #594 from PiBa-NL/hap_acl_checks | Ermal Luçi | 2014-03-19 | 2 | -35/+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 | 2 | -35/+41 |
| | |/ |
|
| * | | Fixup URLs: | Renato Botelho | 2014-03-18 | 12 | -25/+25 |
| * | | 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 | 2 | -0/+16 |
| |\ \ \ |
|
| | * | | | 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 whe... | PiBa-NL | 2014-03-13 | 2 | -0/+16 |
| | |/ / |
|
| * | | | Merge pull request #619 from PiBa-NL/hap_small_fixes | Renato Botelho | 2014-03-13 | 1 | -7/+9 |
| |\ \ \ |
|
| | * | | | 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 |
| | |/ / |
|
| * | | | 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. | 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 Tunabl... | PiBa-NL | 2014-03-13 | 1 | -9/+21 |
| | |/ / |
|
| * | | | 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 |
|/ |
|
* | 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 | 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, 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 so traffic doesn't ... | PiBa-NL | 2014-02-16 | 1 | -13/+43 |
| |/ |
|
* / | 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 |
* | haproxy-devel, | PiBa-NL | 2013-12-29 | 11 | -822/+887 |
* | 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 |
* | 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 |