| Commit message (Expand) | Author | Age | Files | Lines |
* | Due to the DHCP pool tag needing to be an array, rename the old LB "pool" var... | jim-p | 2012-09-26 | 1 | -8/+8 |
* | allow port in virtual servers to be left blank | Darren Embry | 2012-05-11 | 1 | -7/+11 |
* | allow aliases for the ipaddr field in virtual servers (PEV-394754) | Darren Embry | 2012-05-11 | 1 | -1/+13 |
* | Replace is_function with function_exists | bcyrill | 2012-04-06 | 1 | -1/+1 |
* | work around a redeclaration error. | Darren Embry | 2012-04-05 | 1 | -1/+5 |
* | use existing filter_expand_alias (well, via a wrapper) instead of | Darren Embry | 2012-04-05 | 1 | -2/+4 |
* | Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754) | Darren Embry | 2012-04-05 | 1 | -28/+58 |
* | load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Ser... | Darren Embry | 2012-04-05 | 1 | -35/+57 |
* | minor changes | Darren Embry | 2012-04-05 | 1 | -25/+14 |
* | normalize indentation. | Darren Embry | 2012-04-05 | 1 | -109/+109 |
* | Ticket #2205 - Add prefork setting | Pierre POMES | 2012-02-27 | 1 | -2/+9 |
* | Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for d... | Pierre POMES | 2012-02-19 | 1 | -4/+14 |
* | Ticket #2205 - Main logic for relayd global settings screen, still need to ad... | Pierre POMES | 2012-02-19 | 1 | -1/+3 |
* | The function split() is replaced by the function explode(). Starting with PHP... | smos | 2012-01-19 | 1 | -1/+1 |
* | Relayd expects send/expect arguments to be quoted strings. (And expect must b... | jim-p | 2011-11-01 | 1 | -2/+2 |
* | Show session detail in Virtual Server status | jim-p | 2011-09-29 | 1 | -0/+16 |
* | Add relayd to Status > Services and widget. Add capability to kill when resta... | jim-p | 2011-09-28 | 1 | -3/+8 |
* | Fixup relayd to handle DNS load balancing as well as standard TCP load balanc... | jim-p | 2011-09-27 | 1 | -41/+63 |
* | In upgrade code for server load balancing, set redirect_mode. Also in the bac... | jim-p | 2011-06-27 | 1 | -13/+13 |
* | Timeout is either a global option and/or a table stanza option. For now made ... | Warren Baker | 2011-05-05 | 1 | -4/+5 |
* | Some more whitespace fixes. | Warren Baker | 2011-05-03 | 1 | -53/+52 |
* | Use correct config variable and fix some whitespaces. | Warren Baker | 2011-05-03 | 1 | -11/+11 |
* | Resolves #1486. When sticky option is selected under advanced->misc honor it ... | Ermal | 2011-05-02 | 1 | -1/+4 |
* | 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 |