aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel/haproxy.inc
Commit message (Expand)AuthorAgeFilesLines
* haproxy-devel, on a new install a 'corrupted' empty array was created by the ...PiBa-NL2014-04-031-3/+2
* haproxy-devel, use 'global' so array values are loaded when writing config on...PiBa-NL2014-03-191-0/+7
* haproxy-devel, deleting package files mentioned in additional_files_needed is...PiBa-NL2014-03-191-2/+0
* haproxy-devel, use global $aliastable for looking up aliases, call haproxy_ch...PiBa-NL2014-03-191-15/+10
* Merge branch 'master' of https://github.com/pfsense/pfsense-packages into hap...PiBa-NL2014-03-191-48/+162
|\
| * Merge pull request #596 from PiBa-NL/hap_cleanup_helpErmal Luçi2014-03-191-3/+89
| |\
| | * haproxy-devel, support for port-aliasses, using htmlspecialchars where neededPiBa-NL2014-03-141-3/+89
| * | Merge pull request #594 from PiBa-NL/hap_acl_checksErmal Luçi2014-03-191-31/+41
| |\ \
| | * | haproxy-devel, don't keep reference to original variable using &PiBa-NL2014-02-241-1/+1
| | * | haproxy-devel, use same checks to show if acl's are used and for writing the ...PiBa-NL2014-02-181-31/+41
| | |/
| * | Fixup URLs:Renato Botelho2014-03-181-1/+1
| * | Merge pull request #625 from PiBa-NL/hap_starting_lockErmal Luçi2014-03-141-6/+12
| |\ \
| | * | haproxy-devel, place lock while starting, to prevent the startup script start...PiBa-NL2014-03-131-6/+12
| * | | Merge pull request #623 from PiBa-NL/hap_carp_eventhandlingErmal Luçi2014-03-131-0/+11
| |\ \ \
| | * | | haproxy-devel, handle carp master/backup plugin event for faster response whe...PiBa-NL2014-03-131-0/+11
| | |/ /
| * | | Merge pull request #618 from PiBa-NL/hap_stats_timersRenato Botelho2014-03-131-1/+2
| |\ \ \
| | * | | haproxy-devel, make stats-tab refresh timers configurable.PiBa-NL2014-03-061-1/+2
| | |/ /
| * | | Merge pull request #610 from cyberplant/patch-1Renato Botelho2014-03-131-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixes problem stopping haproxyLuar Roji2014-02-271-1/+1
| | |/
| * / haproxy-devel, dont reload firewall rules every 2 minutes.PiBa-NL2014-02-281-8/+6
| |/
* | haproxy-devel, removing obsolete nonworking 'devd' and 'limits' callsPiBa-NL2014-03-131-42/+0
* | haproxy-devel, extra installation/deinstallation logging to diagnose issues w...PiBa-NL2014-02-181-4/+45
|/
* Merge pull request #592 from PiBa-NL/hap_stats2Ermal Luçi2014-02-181-3/+11
|\
| * haproxy-devel, explain and reduce required fields on stats settingsPiBa-NL2014-02-171-3/+11
* | haproxy-devel, option for "HTTP Strict Transport Security" HTSTPiBa-NL2014-02-171-0/+4
* | haproxy-devel, configurable cookie and stick table session persistence optionsPiBa-NL2014-02-171-13/+99
|/
* Merge pull request #589 from PiBa-NL/hap_statspageErmal Luçi2014-02-171-0/+36
|\
| * haproxy-devel, add missing function haproxy_find_create_certificate(..)PiBa-NL2014-02-161-0/+21
| * haproxy-devel, integrated stats page with stick-table info WebGUIPiBa-NL2014-02-161-0/+15
* | Merge pull request #588 from PiBa-NL/hap_floating_ruleErmal Luçi2014-02-171-13/+43
|\ \
| * | haproxy-devel, add floating rule for transparent backends so traffic doesn't ...PiBa-NL2014-02-161-13/+43
| |/
* / haproxy-devel, new version needs 'ssl-server-verify none' with current configPiBa-NL2014-02-161-0/+1
|/
* haproxy-devel, - use a separate directory for testing the new configurationPiBa-NL2013-12-291-24/+28
* haproxy-devel,PiBa-NL2013-12-291-76/+137
* haproxy-devel, -made more consistent use of frontend/backend textPiBa-NL2013-11-281-1/+24
* haproxy-develPiBa-NL2013-11-211-60/+20
* haproxy-devel, allow selecting between httpclose/http-server-close/forceclose...PiBa-NL2013-11-101-9/+31
* Merge pull request #517 from PiBa-NL/HAProxy_update_frontendname_referencesJim P2013-09-291-183/+74
|\
| * haproxy-devel, XMLRPC-Sync redesigned, using the pfSense HASync settings for ...PiBa-NL2013-09-291-157/+44
| * haproxy-devel, cleanup+use only settings from primary frontend, including its...PiBa-NL2013-09-221-26/+30
* | fix (again) default backend selectionPiBa-NL2013-08-251-1/+1
* | HAProxy-devel, fix default backend selectionPiBa-NL2013-08-031-5/+6
|/
* Fixed cosmetic table display bug in haproxy_listeners.php, and DOS newline bu...Paul Venezia2013-07-171-3/+4
* haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for ...PiBa-NL2013-06-221-2/+8
* Merge pull request #459 from PiBa-NL/haproxy-devel-2.1Jim P2013-06-171-0/+2
|\
| * haproxy-devel updated to version 1.5dev19, including support for 'transparent...PiBa-NL2013-06-171-0/+2
* | Merge pull request #453 from PiBa-NL/haproxy-devel-2.1Ermal Luçi2013-05-301-8/+27
|\|
| * haproxy-devel, fix required fields a shared-backend, optional Force immediate...PiBa-NL2013-05-241-8/+27
* | Merge pull request #442 from PiBa-NL/haproxy-devel-2.1Jim P2013-05-011-13/+110
|\|
| * haproxy-devel added widget from external github tree made by by: jvorheesPiBa-NL2013-05-011-13/+110