aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy/haproxy_global.php
Commit message (Collapse)AuthorAgeFilesLines
* remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
|
* Fix call-time pass-by-reference in haproxyjim-p2014-05-161-1/+5
|
* Fix a whole bunch of invalid version tests.jim-p2014-04-101-2/+2
|
* Fixup URLs:Renato Botelho2014-03-181-1/+1
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Add a manual config validation option to HAproxy (using -c to only check ↵jim-p2013-08-291-0/+15
| | | | config file)
* Fix HAproxy "advanced" global pass-through options box.jim-p2013-08-131-1/+1
|
* HAproxy UI minor text typoPhil Davis2013-07-101-1/+1
|
* Teach HAproxy about sync usernames (though the code in the main repo still ↵jim-p2013-07-101-0/+10
| | | | needs to catch up)
* find_carp_interface() has a bug where it returns the newline, trim itAndrew Thompson2012-02-221-1/+1
| | | | here so we can compare strings.
* Move haproxy-dev to haproxy proper, ticket ZVS-164444Andrew Thompson2012-01-261-4/+88
|
* Fixed a base64 encoding error on the advanced options.briantist2011-12-131-2/+2
|
* Only show option if haproxy.cfg existsScott Ullrich2010-01-231-13/+14
|
* trim() outputScott Ullrich2010-01-231-1/+1
|
* Nuke .Scott Ullrich2010-01-231-1/+1
|
* Scroll to bottom of page after outputting configuration fileScott Ullrich2010-01-231-2/+2
|
* Add option to show generated haproxy.cfg fileScott Ullrich2010-01-231-0/+20
|
* Show how many detected cores/processorsScott Ullrich2010-01-231-1/+1
|
* Make nbproc a tunable item on global settings tabScott Ullrich2010-01-231-0/+12
|
* Using base64_deocde() and base64_encode() note the missing _Scott Ullrich2009-12-281-2/+2
|
* Use base64encode() and base64decode()Scott Ullrich2009-12-281-1/+1
|
* Use base64encode() and base64decode()Scott Ullrich2009-12-281-1/+1
|
* Add pass thru box for global settingsScott Ullrich2009-12-221-0/+18
|
* Add remote syslog optionsullrich2009-12-161-0/+10
|
* Overhaul haproxy package. Rename backends to frontends. Add rowhelper to ↵sullrich2009-12-111-1/+1
| | | | the server edit screen for backend selection eliminating quite a number of needed configuration entries for common hosting items.
* s/haproxy/HAProxy/Scott Ullrich2009-11-201-1/+1
|
* Use vncellScott Ullrich2009-11-171-2/+8
|
* Correct memory usage and simplify outputScott Ullrich2009-11-171-4/+4
|
* Save and restore correctlyScott Ullrich2009-11-171-10/+12
|
* Cleanup textScott Ullrich2009-11-171-1/+1
|
* Unbreak current memory usage optionScott Ullrich2009-11-171-2/+2
|
* Oops, don't break on the checkboxScott Ullrich2009-11-171-1/+0
|
* Add <br/> formattingScott Ullrich2009-11-171-5/+11
|
* Adding XML RPX Configuration synchronization capabilitiesScott Ullrich2009-11-171-9/+60
|
* Rename tab to Frontends/BackendsScott Ullrich2009-10-161-1/+1
|
* Add current memory usageScott Ullrich2009-10-141-1/+5
|
* Move the connections memory usage to the right hand of the cell and make it ↵Scott Ullrich2009-10-141-0/+3
| | | | look more pfSense like
* Remove bogus </font>Scott Ullrich2009-10-141-1/+1
|
* Add my (C). I have rewritten large portions of this codeScott Ullrich2009-10-131-0/+1
|
* Update memory usage chartScott Ullrich2009-10-131-3/+3
|
* Define d_haproxyconfdirty_pathScott Ullrich2009-10-131-0/+2
|
* Add support for 1.2Scott Ullrich2009-10-131-0/+7
|
* Adding initial version of HAPRoxy packageScott Ullrich2009-10-131-0/+186