aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel
Commit message (Collapse)AuthorAgeFilesLines
...
* haproxy-devel, fix setting sysctl net.inet.ip.fw.one_pass=1PiBa-NL2014-10-151-1/+1
|
* haproxy-devel, allow transparent-client-ip using ipv6PiBa-NL2014-09-262-11/+30
|
* haproxy-devel, fix transparent-client-ip on pfsense 2.2 for changes in ipfwPiBa-NL2014-09-262-15/+44
|
* haproxy-devel, fix template certificate generation on 2.2, fix certificate ↵PiBa-NL2014-09-232-35/+65
| | | | acl's, log pid's on restart to syslog
* haproxy-devel, fix extra sni acl's, allow a ipalias to be entered for source ↵PiBa-NL2014-09-234-68/+50
| | | | ip filtering, update pfSense 2.2 binary, fix some php warnings
* haproxy-devel, bugfix, undefined variable caused error, now ↵PiBa-NL2014-09-151-1/+1
| | | | htmllist_get_select_items returns a empty object instead of an error
* haproxy-devel improvementsPiBa-NL2014-09-147-305/+896
| | | | | | | -server certificate check options -client-certificate support -logging options -unix sockets for faster backend>frontend communication
* Fix call-time pass by reference for haproxy-devel packageRenato Botelho2014-06-202-4/+19
|
* Merge pull request #645 from PiBa-NL/hap_cert_usageRenato Botelho2014-05-082-0/+33
|\
| * haproxy-devel, add plugin 'activation' into the xmlPiBa-NL2014-04-131-0/+3
| |
| * haproxy-devel, plugin function for reporting used certificatesPiBa-NL2014-04-131-0/+30
| |
* | Merge pull request #642 from PiBa-NL/hap_obsolete_cleanupRenato Botelho2014-05-081-6/+0
|\ \
| * | haproxy-devel, remove obsolete configuration/certificates cleanupPiBa-NL2014-04-081-6/+0
| |/
* | 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 ↵PiBa-NL2014-04-072-55/+51
| |/ | | | | | | showing correct acl's in overview.
* / haproxy-devel, fix showing wrong type of acl's when the primary frontend ↵PiBa-NL2014-04-071-4/+11
|/ | | | switched
* haproxy-devel, on a new install a 'corrupted' empty array was created by the ↵PiBa-NL2014-04-031-3/+2
| | | | configuration conversion process.
* haproxy-devel, use 'global' so array values are loaded when writing config ↵PiBa-NL2014-03-191-0/+7
| | | | on re-install
* haproxy-devel, deleting package files mentioned in additional_files_needed ↵PiBa-NL2014-03-191-2/+0
| | | | is automatically done in pfSense 2.1
* haproxy-devel, use global $aliastable for looking up aliases, call ↵PiBa-NL2014-03-191-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-NL2014-03-1912-135/+327
|\ | | | | | | | | | | | | hap_de-install_logging Conflicts: config/haproxy-devel/haproxy.inc
| * Merge pull request #596 from PiBa-NL/hap_cleanup_helpErmal Luçi2014-03-195-43/+167
| |\ | | | | | | haproxy-devel, add some extra 'help' text and correction on source formating tabs
| | * 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
| | | | | | | | | | | | tabs
| * | Merge pull request #594 from PiBa-NL/hap_acl_checksErmal Luçi2014-03-192-35/+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-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
| | |/ | | | | | | | | | configuration file
| * | Fixup URLs:Renato Botelho2014-03-1812-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_lockErmal Luçi2014-03-141-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-NL2014-03-131-6/+12
| | | | | | | | | | | | | | | | starting haproxy twice and loosing track of already running pid's.
| * | | Merge pull request #623 from PiBa-NL/hap_carp_eventhandlingErmal Luçi2014-03-132-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 elementsPiBa-NL2014-03-131-2/+2
| | | | |
| | * | | haproxy-devel, handle carp master/backup plugin event for faster response ↵PiBa-NL2014-03-132-0/+16
| | |/ / | | | | | | | | | | | | when the haproxy process needs to be started
| * | | Merge pull request #619 from PiBa-NL/hap_small_fixesRenato Botelho2014-03-131-7/+9
| |\ \ \ | | | | | | | | | | haproxy-devel,fix sslcheckbox from automatically turning on, allow immediate frontend sharing when duplicating
| | * | | haproxy-devel, type in var: excludefrontent > excludefrontendPiBa-NL2014-03-131-2/+2
| | | | |
| | * | | haproxy-devel,PiBa-NL2014-03-061-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_timersRenato Botelho2014-03-133-4/+30
| |\ \ \ | | | | | | | | | | haproxy-devel, make stats-tab refresh timers configurable.
| | * | | 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 Tunables' for high connection counts.
| | * | | haproxy-devel, corrections for memory requirements and link to 'System ↵PiBa-NL2014-03-131-9/+21
| | |/ / | | | | | | | | | | | | Tunables' for high connection counts.
| * | | Merge pull request #610 from cyberplant/patch-1Renato Botelho2014-03-131-1/+1
| |\ \ \ | | |/ / | |/| | Fixes problem stopping haproxy-devel
| | * | Fixes problem stopping haproxyLuar Roji2014-02-271-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-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 ↵PiBa-NL2014-02-181-4/+45
|/ | | | when the process 'hangs'
* Merge pull request #592 from PiBa-NL/hap_stats2Ermal Luçi2014-02-182-37/+54
|\ | | | | haproxy-devel, explain and reduce required fields on stats settings
| * 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
|/