summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_pool_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Add a retry field to the LB Pool config to allow specifying how many times to...jim-p2010-12-141-0/+14
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Do not allow spaces in load balancer name fields, they are invalid in relayd.jim-p2010-10-251-0/+4
* desc to descr in Load Balancer config, so they gain CDATA protection and stan...jim-p2010-10-191-3/+3
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-3/+3
|\
| * Show selected properly for the LB mode.jim-p2010-08-111-2/+2
| * When adding to a pool in manual failover mode, enforce the one-active limit a...jim-p2010-08-111-1/+1
* | gettext() fixes on load_balancer_pool_edit.phpCarlos Eduardo Ramos2010-08-121-4/+4
|/
* Add the ability to select a mode for LB pool members, load balance (default) ...jim-p2010-08-101-4/+15
* Implement gettext() calls on load_balancer_pool_edit.phpCarlos Eduardo Ramos2010-07-161-27/+27
* rename slbd pages since this is no longer slbdChris Buechler2010-07-111-2/+2
* Add status/log links to LB pages.jim-p2010-06-021-0/+4
* Seperate screen into three areas: Add item to pool, add /edit load balancer p...Scott Ullrich2009-10-161-5/+9
* Misc HTML cleanups. Space out elements of add/delete pool memeber area. Se...Scott Ullrich2009-10-161-14/+32
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+4
* Do not mount rw when uneeded and even more not mounting ro again.Ermal Luçi2009-07-011-1/+0
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-141-2/+0
* 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
* Bring in relay options for inbound load balancerBill Marquette2008-08-281-1/+1
* Bring in new server load balancing code, this introduces:Bill Marquette2008-08-051-45/+18
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* remove slbd_configure and start removal of gateway stuff from load balancer s...Bill Marquette2008-07-081-163/+7
* Continue interface improvementsErmal Luçi2008-06-211-11/+4
* touch up text.Chris Buechler2008-05-171-3/+3
* fix typoChris Buechler2008-02-121-1/+1
* Do not show LAN related items when the interfafe does not exist.Scott Ullrich2008-02-091-1/+4
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Fix Javascript errors. Thanks JSLint!!Bill Marquette2007-10-191-3/+3
* Already in base includesSeth Mos2007-09-071-110/+0
* Improve the load balancing pool edit screen. Submitted-by: Chris DanielScott Ullrich2007-07-061-8/+45
* Note that failover mode only applies to ougoing (multi-wan) rules.Scott Ullrich2007-06-201-1/+2
* Remove public website from drop downSeth Mos2007-03-031-5/+1
* Let's see if this works ok over the course of a few snapshots. If not we can ...Seth Mos2007-01-061-4/+21
* Merge in new (outbound) load balancing configuration code from HEAD.Seth Mos2006-12-301-35/+229
* Split up gateway pools and check them. $_POST['gateway'] has already been m...Scott Ullrich2006-07-241-4/+7
* Check interface ip address, not the gateway!Scott Ullrich2006-07-241-3/+3
* Do not check an interface gateway if it is blank.Scott Ullrich2006-07-241-2/+3
* Third times a charm. Compare the interface gateway settings Ticket #1039Scott Ullrich2006-07-241-1/+1
* Actually show gateway in question and change a to an.Scott Ullrich2006-07-241-1/+1
* Actually show gateway in question and change a to an.Scott Ullrich2006-07-241-1/+1
* Actually check interface gateway. Ticket #1039Scott Ullrich2006-07-241-1/+1
* Do not allow operator to add a interface ip address as a gateway pool member....Scott Ullrich2006-07-241-0/+12
* s/monitor/monitorip/Scott Ullrich2006-06-151-2/+2
* Correctly remove old monitor ip from routing tableScott Ullrich2006-06-151-3/+4
* Remove static route upon changing monitor ip's.Scott Ullrich2006-06-141-0/+3
* s/d_poolconfdirty_path/d_vsconfdirty_path/Scott Ullrich2006-04-171-1/+1
* Mount r/w before touching()Scott Ullrich2006-04-171-0/+1
OpenPOWER on IntegriCloud