Project

General

Profile

Download (4.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f20f9461 09/09/2008 09:25 PM Ermal Luçi

Add missing quote char.

b28278a2 09/09/2008 01:17 AM Bill Marquette

Add "Services" to the page title

0919224f 08/28/2008 09:21 PM Bill Marquette

Bring in relay options for inbound load balancer
More work pending, this seems to generate proper configs
needs much more testing though

50d86c13 08/05/2008 05:03 AM Bill Marquette Bring in new server load balancing code, this introduces:
  • The ability to create your own monitors (tcp, http, https, send/expect)
  • A new way of displaying 'standard tables' - MainTable class
  • monitor_type array type
6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

5fbee6aa 07/08/2008 09:23 PM Bill Marquette

remove slbd_configure and start removal of gateway stuff from load balancer screens

17623ab5 06/16/2008 02:58 AM Bill Marquette

Bring in relayd to perform server load balancing
Move 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...

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d415d821 05/08/2007 10:09 PM Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

d1a4365d 03/02/2007 11:48 PM Seth Mos

Show behaviour in type field

948a4838 04/20/2006 04:40 PM Scott Ullrich

MFC 11614
better display of pools and monitors

9fa74125 04/16/2006 11:44 PM Scott Ullrich

MFC 11473
use correct dirty flag file and unlink on apply

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

920b3bb0 12/14/2005 05:08 PM Scott Ullrich

Remove reboot required checks

20d4980c 10/27/2005 04:47 PM Scott Ullrich

Regenerate slbd configuration after pool changes

Ticket #646

7ede6f64 08/19/2005 07:28 PM Scott Ullrich

Servers -> Servers/Gateways

577c9191 08/07/2005 03:23 AM Bill Marquette

$Id -> $Id$

a9c6f68a 08/06/2005 10:13 PM Bill Marquette

Fixes - moved to lbpool instead of pool as we had a small listtags conflict

d90212f3 08/06/2005 08:24 PM Bill Marquette

Fix editing
Ensure unique pool names (we'll use this in virtual servers)
Allow for monitor selection (TCP only for now)

94ac0ffc 08/06/2005 06:46 PM Bill Marquette

Preview commit of load balancer pools - needs much loving by Hoba and Esotericisms :)