Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Scott Ullrich | 2009-11-22 | 1 | -0/+4 |
| | | | | check (possibly still in config.xml) | ||||
* | 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 |
| | | | | haproxy | ||||
* | 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 |
| | |||||
* | Add more install deinstall routines | Scott Ullrich | 2009-10-13 | 1 | -0/+6 |
| | |||||
* | Define d_haproxyconfdirty_path | Scott Ullrich | 2009-10-13 | 1 | -0/+2 |
| | |||||
* | Adding initial version of HAPRoxy package | Scott Ullrich | 2009-10-13 | 1 | -0/+198 |