| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not foreach() unless configured | Scott Ullrich | 2010-05-11 | 1 | -7/+9 |
* | Fix typeo, base64deode -> base64_decode. | thompsa | 2010-03-19 | 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 |
* | Adding local0 to remote syslog | Scott Ullrich | 2010-01-23 | 1 | -1/+1 |
* | Make nbproc a tunable item on global settings tab | Scott Ullrich | 2010-01-23 | 2 | -1/+17 |
* | oops, use correct fieldname so checkinter can save | Scott Ullrich | 2010-01-22 | 1 | -1/+1 |
* | Raise file open limits for haproxy if needed | Scott Ullrich | 2010-01-21 | 1 | -1/+7 |
* | Adding definable check inter support. Fix httpclose and forwardfor options | Scott Ullrich | 2010-01-21 | 2 | -3/+17 |
* | Correctly enable/disable httpclose and forwardfor options | Scott Ullrich | 2010-01-21 | 1 | -2/+6 |
* | Fix typo | Scott Ullrich | 2009-12-28 | 1 | -1/+1 |
* | Fix typo | Scott Ullrich | 2009-12-28 | 1 | -1/+1 |
* | Do not replace \n with spaces | Scott Ullrich | 2009-12-28 | 1 | -8/+12 |
* | Using base64_deocde() and base64_encode() note the missing _ | Scott Ullrich | 2009-12-28 | 4 | -7/+7 |
* | Use base64encode() and base64decode() | Scott Ullrich | 2009-12-28 | 3 | -4/+4 |
* | Use base64encode() and base64decode() | Scott Ullrich | 2009-12-28 | 4 | -6/+6 |
* | Version bump to HA-Proxy version 1.3.22 2009/10/14 | Scott Ullrich | 2009-12-28 | 1 | -0/+0 |
* | Retries is not a required field | Scott Ullrich | 2009-12-28 | 1 | -6/+6 |
* | Adding optios for forwardfor and httpclose. | Scott Ullrich | 2009-12-28 | 1 | -5/+25 |
* | Turn c/r into spaces for multiple options per line | Scott Ullrich | 2009-12-28 | 1 | -3/+3 |
* | updating to HA-Proxy version 1.3.22 2009/10/14 | Scott Ullrich | 2009-12-28 | 1 | -0/+0 |
* | Add a tab | Scott Ullrich | 2009-12-22 | 1 | -1/+1 |
* | Add newline | Scott Ullrich | 2009-12-22 | 1 | -1/+1 |
* | Add advanced pass thru box for frontend edit screen | Scott Ullrich | 2009-12-22 | 2 | -2/+16 |
* | Add pass thru box for global settings | Scott Ullrich | 2009-12-22 | 2 | -0/+20 |
* | Pass thru is not a required field | Scott Ullrich | 2009-12-22 | 1 | -1/+1 |
* | Adding advanced pass thru box for server entries | Scott Ullrich | 2009-12-22 | 2 | -1/+15 |
* | Allow startup when no remote syslog server is entered | sullrich | 2009-12-16 | 1 | -2/+0 |
* | Add remote syslog option | sullrich | 2009-12-16 | 2 | -1/+14 |
* | Seperate out ports to one port per server per line | sullrich | 2009-12-16 | 1 | -10/+6 |
* | Use ssl-hello-chk instead of httpchk when using https | sullrich | 2009-12-15 | 1 | -6/+6 |
* | Do not duplicate mode directive and add otiuon ssl-hello-chk for https type | sullrich | 2009-12-15 | 1 | -4/+4 |
* | port is no longer a required field | sullrich | 2009-12-15 | 1 | -1/+1 |
* | Show frontend port if not defined | sullrich | 2009-12-15 | 1 | -1/+14 |
* | pick up frontend ports correctly | sullrich | 2009-12-15 | 2 | -5/+6 |
* | Allow leaving the server port blank to pick up the Frontend port selection | sullrich | 2009-12-15 | 2 | -3/+19 |
* | Install all servers | sullrich | 2009-12-15 | 1 | -3/+3 |
* | Unbreak haproxy. All my fault, sorry about that. | sullrich | 2009-12-15 | 1 | -3/+3 |
* | Fix frontends links | sullrich | 2009-12-14 | 2 | -7/+7 |
* | Add Cancel buttons | sullrich | 2009-12-11 | 2 | -2/+4 |
* | Restore selections correctly | sullrich | 2009-12-11 | 1 | -10/+10 |
* | Rename to Frontend | sullrich | 2009-12-11 | 1 | -1/+1 |
* | Overhaul haproxy package. Rename backends to frontends. Add rowhelper to th... | sullrich | 2009-12-11 | 7 | -55/+225 |
* | Do not allow sync loops take #2 | Scott Ullrich | 2009-11-23 | 1 | -1/+15 |
* | Do not allow haproxy to sync to self even if the ip is passed the first check... | Scott Ullrich | 2009-11-22 | 1 | -0/+4 |
* | s/W/w/ | Scott Ullrich | 2009-11-22 | 1 | -1/+1 |