desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.
Add the ability to select a mode for LB pool members, load balance (default) or manual failover. If manual failover is selected, only allow one server to be chosen as active.
Default to the 'pools' tab of the inbound load balancer, and move the monitor tab to the end.
Corrections gettext implementation on load_balancer_pool.php
Implement gettext() calls on load_balancer_pool.php
rename slbd pages since this is no longer slbd
Add status/log links to LB pages.
Nuke Relay Protocols and Relay actions tabs. Suggested-by: BillM
Use require_once() to overcome problems with includes.
Require filter.inc and shaper.inc
Remove msort()
Reorder tabs again. Protocols should be the last tab. Cleanup the Relay protocols form adding a listtopic item seperating the page. Misc centers
Reorder tabs with Monitors being first in the order that items should be created. IE: Monitor items should be created, then pools and then finally virtual servers and relay protocols, relay actions
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Sort by name
Add missing quote char.
Add "Services" to the page title
Bring in relay options for inbound load balancerMore work pending, this seems to generate proper configsneeds much more testing though
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
remove slbd_configure and start removal of gateway stuff from load balancer screens
Bring in relayd to perform server load balancingMove gateway load balancing code into gwlb.inc - still uses slbd
TODO: vs and pool status screens are currently broken...and wouldn't work with the gateway pools anyway, ultimately, the gateway pools need...
Switch over to array style page titles. Obtained-from: m0n0wall
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Show behaviour in type field
MFC 11614better display of pools and monitors
MFC 11473use correct dirty flag file and unlink on apply
Remove #!/usr/local/bin/php
Remove reboot required checks
Regenerate slbd configuration after pool changes
Ticket #646
Servers -> Servers/Gateways
$Id -> $Id$
Fixes - moved to lbpool instead of pool as we had a small listtags conflict
Fix editingEnsure unique pool names (we'll use this in virtual servers)Allow for monitor selection (TCP only for now)
Preview commit of load balancer pools - needs much loving by Hoba and Esotericisms :)