Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | |||||
* | Fix call-time pass-by-reference in haproxy | jim-p | 2014-05-16 | 1 | -1/+5 |
| | |||||
* | Fix a whole bunch of invalid version tests. | jim-p | 2014-04-10 | 1 | -2/+2 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -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-p | 2013-08-29 | 1 | -0/+15 |
| | | | | config file) | ||||
* | Fix HAproxy "advanced" global pass-through options box. | jim-p | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | HAproxy UI minor text typo | Phil Davis | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | Teach HAproxy about sync usernames (though the code in the main repo still ↵ | jim-p | 2013-07-10 | 1 | -0/+10 |
| | | | | needs to catch up) | ||||
* | find_carp_interface() has a bug where it returns the newline, trim it | Andrew Thompson | 2012-02-22 | 1 | -1/+1 |
| | | | | here so we can compare strings. | ||||
* | Move haproxy-dev to haproxy proper, ticket ZVS-164444 | Andrew Thompson | 2012-01-26 | 1 | -4/+88 |
| | |||||
* | Fixed a base64 encoding error on the advanced options. | briantist | 2011-12-13 | 1 | -2/+2 |
| | |||||
* | Only show option if haproxy.cfg exists | Scott Ullrich | 2010-01-23 | 1 | -13/+14 |
| | |||||
* | trim() output | Scott Ullrich | 2010-01-23 | 1 | -1/+1 |
| | |||||
* | Nuke . | Scott Ullrich | 2010-01-23 | 1 | -1/+1 |
| | |||||
* | Scroll to bottom of page after outputting configuration file | Scott Ullrich | 2010-01-23 | 1 | -2/+2 |
| | |||||
* | Add option to show generated haproxy.cfg file | Scott Ullrich | 2010-01-23 | 1 | -0/+20 |
| | |||||
* | Show how many detected cores/processors | Scott Ullrich | 2010-01-23 | 1 | -1/+1 |
| | |||||
* | Make nbproc a tunable item on global settings tab | Scott Ullrich | 2010-01-23 | 1 | -0/+12 |
| | |||||
* | Using base64_deocde() and base64_encode() note the missing _ | Scott Ullrich | 2009-12-28 | 1 | -2/+2 |
| | |||||
* | Use base64encode() and base64decode() | Scott Ullrich | 2009-12-28 | 1 | -1/+1 |
| | |||||
* | Use base64encode() and base64decode() | Scott Ullrich | 2009-12-28 | 1 | -1/+1 |
| | |||||
* | Add pass thru box for global settings | Scott Ullrich | 2009-12-22 | 1 | -0/+18 |
| | |||||
* | Add remote syslog option | sullrich | 2009-12-16 | 1 | -0/+10 |
| | |||||
* | Overhaul haproxy package. Rename backends to frontends. Add rowhelper to ↵ | sullrich | 2009-12-11 | 1 | -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 Ullrich | 2009-11-20 | 1 | -1/+1 |
| | |||||
* | Use vncell | Scott Ullrich | 2009-11-17 | 1 | -2/+8 |
| | |||||
* | Correct memory usage and simplify output | Scott Ullrich | 2009-11-17 | 1 | -4/+4 |
| | |||||
* | Save and restore correctly | Scott Ullrich | 2009-11-17 | 1 | -10/+12 |
| | |||||
* | Cleanup text | Scott Ullrich | 2009-11-17 | 1 | -1/+1 |
| | |||||
* | Unbreak current memory usage option | Scott Ullrich | 2009-11-17 | 1 | -2/+2 |
| | |||||
* | Oops, don't break on the checkbox | Scott Ullrich | 2009-11-17 | 1 | -1/+0 |
| | |||||
* | Add <br/> formatting | Scott Ullrich | 2009-11-17 | 1 | -5/+11 |
| | |||||
* | Adding XML RPX Configuration synchronization capabilities | Scott Ullrich | 2009-11-17 | 1 | -9/+60 |
| | |||||
* | Rename tab to Frontends/Backends | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Add current memory usage | Scott Ullrich | 2009-10-14 | 1 | -1/+5 |
| | |||||
* | Move the connections memory usage to the right hand of the cell and make it ↵ | Scott Ullrich | 2009-10-14 | 1 | -0/+3 |
| | | | | look more pfSense like | ||||
* | Remove bogus </font> | Scott Ullrich | 2009-10-14 | 1 | -1/+1 |
| | |||||
* | Add my (C). I have rewritten large portions of this code | Scott Ullrich | 2009-10-13 | 1 | -0/+1 |
| | |||||
* | Update memory usage chart | Scott Ullrich | 2009-10-13 | 1 | -3/+3 |
| | |||||
* | Define d_haproxyconfdirty_path | Scott Ullrich | 2009-10-13 | 1 | -0/+2 |
| | |||||
* | Add support for 1.2 | Scott Ullrich | 2009-10-13 | 1 | -0/+7 |
| | |||||
* | Adding initial version of HAPRoxy package | Scott Ullrich | 2009-10-13 | 1 | -0/+186 |