| Commit message (Expand) | Author | Age | Files | Lines |
* | Backend support for the retry parameter. | jim-p | 2010-12-14 | 1 | -1/+6 |
* | Move some lb status parsing functions to a common area so they can be reused ... | jim-p | 2010-12-14 | 1 | -0/+66 |
* | Fix path for relayctl. Fixes #739 | Erik Fonnesbeck | 2010-07-14 | 1 | -2/+2 |
* | only reload if relayd is already running, don't kill and then start it | Chris Buechler | 2010-07-11 | 1 | -9/+19 |
* | fix some of the logging for load balancer, still partially broken | Chris Buechler | 2010-07-11 | 1 | -1/+2 |
* | couple load balancer fixes, resolves #723 | Chris Buechler | 2010-07-11 | 1 | -2/+2 |
* | Prevent bootup code from dying on empty load_balancer arrays | Seth Mos | 2009-12-03 | 1 | -1/+3 |
* | Rework includes/require. This saves about 4 megabytes. | Scott Ullrich | 2009-11-21 | 1 | -2/+1 |
* | Do not write out <sitedown></sitedown> if the Fall Back Pool is set to none..... | Scott Ullrich | 2009-10-16 | 1 | -2/+3 |
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions | Scott Ullrich | 2009-09-12 | 1 | -1/+6 |
* | Do not include things just for being able too. Reduce a it to only config.inc | Ermal Luci | 2009-06-18 | 1 | -3/+1 |
* | Only attempt starting relayd when the vs array is not empty | Seth Mos | 2008-11-07 | 1 | -2/+3 |
* | oops, changed a line in testing, revert | Bill Marquette | 2008-11-02 | 1 | -1/+1 |
* | Comment code on why primary pools port is in use - the front end should | Bill Marquette | 2008-11-02 | 1 | -1/+2 |
* | Only print out protocols that have actions assigned | Bill Marquette | 2008-11-02 | 1 | -3/+7 |
* | Fix generation of protocol line | Bill Marquette | 2008-11-02 | 1 | -1/+1 |
* | No need to use a reference to the array, if it doesn't exist already | Bill Marquette | 2008-09-08 | 1 | -3/+3 |
* | Bring in relay options for inbound load balancer | Bill Marquette | 2008-08-28 | 1 | -9/+73 |
* | Ooops, remove leftover debug code | Bill Marquette | 2008-08-05 | 1 | -1/+0 |
* | oh how I hate thee php array | Bill Marquette | 2008-08-05 | 1 | -1/+1 |
* | Bring in new server load balancing code, this introduces: | Bill Marquette | 2008-08-05 | 1 | -7/+120 |
* | add comment with an XXX to remind me to fix | Bill Marquette | 2008-07-08 | 1 | -1/+1 |
* | Raise the timeout value to 1 second on checks, setting a global timeout does | Bill Marquette | 2008-07-08 | 1 | -2/+2 |
* | allow relayd to actually restart | Bill Marquette | 2008-07-07 | 1 | -3/+3 |
* | pkill relayd instead of using relayctl due to it losing the control connectio... | Bill Marquette | 2008-06-16 | 1 | -1/+6 |
* | Bring in relayd to perform server load balancing | Bill Marquette | 2008-06-16 | 1 | -147/+65 |
* | Correct is_array() check.
Suggested-by: Bill M | Scott Ullrich | 2007-04-21 | 1 | -1/+1 |
* | Check for array type before foreach() | Scott Ullrich | 2007-04-11 | 1 | -4/+5 |
* | Do not foreach through an item that does not exist | Scott Ullrich | 2007-03-30 | 1 | -5/+7 |
* | Unlink pool file only if it exists | Scott Ullrich | 2007-03-29 | 1 | -1/+2 |
* | Unlink pool file only if it exists | Scott Ullrich | 2007-03-29 | 1 | -1/+2 |
* | Remove load balancer pool status file when we reconfigure a pool. | Seth Mos | 2007-03-20 | 1 | -1/+5 |
* | Sleep for 2 seconds between restarting slbd | Scott Ullrich | 2007-03-01 | 1 | -1/+2 |
* | Handle a very unique edge case when using load balancing plus a dhcp wan. If... | Scott Ullrich | 2007-02-13 | 1 | -2/+12 |
* | Merge in new (outbound) load balancing configuration code from HEAD. | Seth Mos | 2006-12-30 | 1 | -5/+5 |
* | backout last commit | Scott Ullrich | 2006-04-17 | 1 | -1/+0 |
* | Reload filter on boot. | Scott Ullrich | 2006-04-17 | 1 | -0/+1 |
* | MFC 11474 | Scott Ullrich | 2006-04-16 | 1 | -1/+2 |
* | MFC ougoing lb monitoring fixes | Scott Ullrich | 2006-04-15 | 1 | -14/+29 |
* | Counter from 1, not 0. Slbd no likie. | Scott Ullrich | 2006-04-14 | 1 | -2/+2 |
* | MFC from head. | Scott Ullrich | 2006-04-14 | 1 | -29/+34 |
* | Commit updated file for inspection | Scott Ullrich | 2006-04-14 | 1 | -6/+9 |
* | Add ping support. Not tested, not mother approved. | Scott Ullrich | 2006-04-14 | 1 | -1/+26 |
* | We're in 2006 now, toto | Scott Ullrich | 2006-04-08 | 1 | -1/+1 |
* | Add round-robin method | Scott Ullrich | 2005-10-20 | 1 | -0/+1 |
* | Woops! Use correct field. | Scott Ullrich | 2005-08-31 | 1 | -2/+2 |
* | Add and honour sitedown slbd field | Scott Ullrich | 2005-08-31 | 1 | -1/+1 |
* | Only iterate through item if its an array | Scott Ullrich | 2005-08-25 | 1 | -31/+33 |
* | Allow SLBD to start. | Scott Ullrich | 2005-08-24 | 1 | -11/+15 |
* | add poolname | Bill Marquette | 2005-08-07 | 1 | -0/+2 |