aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel
Commit message (Expand)AuthorAgeFilesLines
* Fix a whole bunch of invalid version tests.jim-p2014-04-106-12/+12
* Merge pull request #640 from PiBa-NL/hap_frontend_secondary_typesRenato Botelho2014-04-082-55/+51
|\
| * haproxy-devel, consistent fronted type usage across secondary backends, and s...PiBa-NL2014-04-072-55/+51
* | haproxy-devel, fix showing wrong type of acl's when the primary frontend swit...PiBa-NL2014-04-071-4/+11
|/
* 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-1912-135/+327
|\
| * Merge pull request #596 from PiBa-NL/hap_cleanup_helpErmal Luçi2014-03-195-43/+167
| |\
| | * haproxy-devel, support for port-aliasses, using htmlspecialchars where neededPiBa-NL2014-03-144-16/+102
| | * haproxy-devel, add some extra 'help' text and correction on source formating ...PiBa-NL2014-02-183-29/+67
| * | Merge pull request #594 from PiBa-NL/hap_acl_checksErmal Luçi2014-03-192-35/+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-182-35/+41
| | |/
| * | Fixup URLs:Renato Botelho2014-03-1812-25/+25
| * | 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-132-0/+16
| |\ \ \
| | * | | haproxy-devel, xmlparser needs 'item' for array elementsPiBa-NL2014-03-131-2/+2
| | * | | haproxy-devel, handle carp master/backup plugin event for faster response whe...PiBa-NL2014-03-132-0/+16
| | |/ /
| * | | Merge pull request #619 from PiBa-NL/hap_small_fixesRenato Botelho2014-03-131-7/+9
| |\ \ \
| | * | | haproxy-devel, type in var: excludefrontent > excludefrontendPiBa-NL2014-03-131-2/+2
| | * | | haproxy-devel,PiBa-NL2014-03-061-7/+9
| | |/ /
| * | | Merge pull request #618 from PiBa-NL/hap_stats_timersRenato Botelho2014-03-133-4/+30
| |\ \ \
| | * | | haproxy-devel, make stats-tab refresh timers configurable.PiBa-NL2014-03-063-4/+30
| | |/ /
| * | | Merge pull request #624 from PiBa-NL/hap_memory_requirementsRenato Botelho2014-03-131-9/+21
| |\ \ \
| | * | | haproxy-devel, corrections for memory requirements and link to 'System Tunabl...PiBa-NL2014-03-131-9/+21
| | |/ /
| * | | 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-182-37/+54
|\
| * haproxy-devel, explain and reduce required fields on stats settingsPiBa-NL2014-02-172-37/+54
* | haproxy-devel, option for "HTTP Strict Transport Security" HTSTPiBa-NL2014-02-172-0/+22
* | haproxy-devel, configurable cookie and stick table session persistence optionsPiBa-NL2014-02-172-59/+257
|/
* Merge pull request #589 from PiBa-NL/hap_statspageErmal Luçi2014-02-1710-32/+377
|\
| * 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-1610-32/+356
* | 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
|/
* Small JS fix for haproxy-devel, fix version & bump slightly.jim-p2014-01-211-3/+5
* haproxy-devel, fix install, include new file haproxy_htmllist.incPiBa-NL2013-12-301-0/+5
* haproxy-devel, - use a separate directory for testing the new configurationPiBa-NL2013-12-291-24/+28
* haproxy-devel,PiBa-NL2013-12-2911-822/+887
* haproxy-devel -add pkg shortcut and keep menus on backend/frontend editMarcello Coutinho2013-12-037-6/+50
* haproxy-devel, grammar/spelling corrections. thanks phil-davisPiBa-NL2013-11-281-1/+1
* haproxy-devel, -made more consistent use of frontend/backend textPiBa-NL2013-11-287-31/+72