summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_virtual_server_edit.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Move Scriptaculous/Prototype includes to head.inc and remove the code ↵Bill Marquette2009-03-131-2/+0
| | | | duplication
* Add note about not using proxy arp if you want shit to work. I'll dealBill Marquette2008-11-021-0/+1
| | | | with this later after I get all these pieces working correctly.
* Add missing quota to the titles so pages actually display.Ermal Luçi2008-09-161-1/+1
|
* Add "Services" to the page titleBill Marquette2008-09-091-1/+1
|
* Make edit pages look consistentBill Marquette2008-09-021-0/+3
| | | | Pointed out by: sullrich@
* Bring in relay options for inbound load balancerBill Marquette2008-08-281-12/+79
| | | | | More work pending, this seems to generate proper configs needs much more testing though
* Bring in new server load balancing code, this introduces:Bill Marquette2008-08-051-15/+11
| | | | | | * 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
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 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 5) Cleaning up the related WebUI pages
* Backup pools should be drop downs now.Bill Marquette2008-06-161-8/+14
|
* touch up text.Chris Buechler2008-05-171-3/+3
| | | | ticket #1696
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* MFC load balancing changes requested by BillMScott Ullrich2006-05-281-0/+3
|
* MFC 11608 by handScott Ullrich2006-04-191-4/+5
| | | | only allow server type pools to be used
* MFC 11606Scott Ullrich2006-04-191-4/+6
| | | | wrap a for loop around the option tag so we show all available pool
* Ticket #884Scott Ullrich2006-03-241-2/+4
| | | | wrong Pool Selectect when editing
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Input validationBill Marquette2005-09-041-2/+15
|
* Update changedescBill Marquette2005-09-041-9/+21
| | | | Only write_config() and mark load balancer dirty on change
* Use sitedown for name instead of ipaddr (already in use)Bill Marquette2005-09-041-1/+1
|
* bold the NOTE: itemsScott Ullrich2005-08-311-3/+3
|
* /poolScott Ullrich2005-08-311-1/+1
|
* allow -> firewallScott Ullrich2005-08-311-1/+1
|
* Add a number of NOTE helpersScott Ullrich2005-08-311-0/+3
|
* Add and honour sitedown slbd fieldScott Ullrich2005-08-311-0/+9
|
* Back out commit 5840, this was fixed in 5839 (wrong flag file had been used).Bill Marquette2005-08-291-3/+0
|
* Reload slbd settings after changeScott Ullrich2005-08-281-0/+3
|
* Use the right flag fileBill Marquette2005-08-281-1/+1
|
* Remove class from submit table cell to remove the bottom lineScott Ullrich2005-08-071-1/+1
|
* $Id -> $Id$Bill Marquette2005-08-071-1/+1
|
* Kick the backend in the ass and make it start slbd (I hope)Bill Marquette2005-08-061-2/+10
|
* Fixes - moved to lbpool instead of pool as we had a small listtags conflictBill Marquette2005-08-061-8/+3
|
* Load balanced virtual servers can now be entered in the guiBill Marquette2005-08-061-0/+144
OpenPOWER on IntegriCloud