| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes for new server statuses and to make monitor uri optional. | briantist | 2011-12-13 | 1 | -8/+20 |
* | Fix typeo, base64deode -> base64_decode. | thompsa | 2010-03-19 | 1 | -2/+2 |
* | 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 | 1 | -1/+5 |
* | 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 | 1 | -1/+7 |
* | 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 |
* | 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 | 1 | -2/+2 |
* | Use base64encode() and base64decode() | Scott Ullrich | 2009-12-28 | 1 | -3/+3 |
* | Turn c/r into spaces for multiple options per line | Scott Ullrich | 2009-12-28 | 1 | -3/+3 |
* | 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 | 1 | -0/+4 |
* | Add pass thru box for global settings | Scott Ullrich | 2009-12-22 | 1 | -0/+2 |
* | Adding advanced pass thru box for server entries | Scott Ullrich | 2009-12-22 | 1 | -1/+5 |
* | Allow startup when no remote syslog server is entered | sullrich | 2009-12-16 | 1 | -2/+0 |
* | Add remote syslog option | sullrich | 2009-12-16 | 1 | -1/+4 |
* | 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 |
* | pick up frontend ports correctly | sullrich | 2009-12-15 | 1 | -2/+2 |
* | Allow leaving the server port blank to pick up the Frontend port selection | sullrich | 2009-12-15 | 1 | -1/+15 |
* | 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 |
* | Overhaul haproxy package. Rename backends to frontends. Add rowhelper to th... | sullrich | 2009-12-11 | 1 | -8/+21 |
* | 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 |
* | Do not clobber backend variable. Do not clobber listenip. Vesoion bump for ... | Scott Ullrich | 2009-11-20 | 1 | -8/+11 |
* | Prevent sync loops | Scott Ullrich | 2009-11-20 | 1 | -0/+6 |
* | Move haproxy reload code inside function. Major doh to me. | Scott Ullrich | 2009-11-20 | 1 | -2/+2 |
* | Allow specification of multiple ports seperated by a , | Scott Ullrich | 2009-11-20 | 1 | -7/+20 |
* | Correct memory usage and simplify output | Scott Ullrich | 2009-11-17 | 1 | -1/+3 |
* | Reload HAProxy configuration on sync'd peers | Scott Ullrich | 2009-11-17 | 1 | -0/+30 |
* | Adding XML RPX Configuration synchronization capabilities | Scott Ullrich | 2009-11-17 | 1 | -0/+74 |
* | Add missing else | Scott Ullrich | 2009-11-16 | 1 | -1/+1 |
* | Unbreak External address feature | Scott Ullrich | 2009-11-16 | 1 | -4/+5 |
* | open file for writing | Scott Ullrich | 2009-10-22 | 1 | -1/+1 |
* | Add missing ; | jim-p | 2009-10-20 | 1 | -1/+1 |
* | Oops, actually write out rc.d file | Scott Ullrich | 2009-10-16 | 1 | -0/+3 |
* | Fix selection of listening ip address | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
* | Use uid/gid 80 | Scott Ullrich | 2009-10-14 | 1 | -2/+2 |
* | Add my (C). I have rewritten large portions of this code | Scott Ullrich | 2009-10-13 | 1 | -0/+1 |
* | Remove _post | Scott Ullrich | 2009-10-13 | 1 | -1/+1 |
* | Remove _post | Scott Ullrich | 2009-10-13 | 1 | -1/+1 |
* | restart_port is bogus, remove | Scott Ullrich | 2009-10-13 | 1 | -4/+0 |
* | Unbreak reload | Scott Ullrich | 2009-10-13 | 1 | -1/+5 |
* | Cookie is optional | Scott Ullrich | 2009-10-13 | 1 | -2/+7 |