summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_pool_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Description field is not requiredChris Buechler2009-05-261-1/+1
* Show correct Monitor, previously always showed TCP.Chris Buechler2009-04-061-1/+0
* touch up text.Chris Buechler2008-05-171-1/+1
* touch up text.Chris Buechler2008-05-171-2/+2
* fix typoChris Buechler2008-02-121-1/+1
* issed oneBill Marquette2007-10-191-1/+1
* Fix Javascript errors. Thanks JSLint!!Bill Marquette2007-10-191-3/+3
* Note that failover mode only applies to ougoing (multi-wan) rules.Scott Ullrich2007-06-201-1/+2
* get_interface_info is now in pfsense-utils.inc. Who moved this function wit...Scott Ullrich2007-05-301-110/+0
* 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
* Fix misc load balancer javascript errors.Scott Ullrich2006-04-171-2/+5
* Correctly restore load balancing servers and gatewaysScott Ullrich2006-04-151-1/+1
* MFC 10452Scott Ullrich2006-03-101-3/+16
* Correctly restore selectionScott Ullrich2006-01-311-2/+2
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Do not call type_change() on form load. It clears the box.Scott Ullrich2005-11-041-3/+0
* Do not echo out an array. It only echos "Array"Scott Ullrich2005-11-041-1/+0
* Only mark pool dirty if something changedBill Marquette2005-09-041-2/+4
* Do not call type_change() on load if editing a recordScott Ullrich2005-08-301-1/+1
* Make sure to output </select>Scott Ullrich2005-08-301-4/+7
* Escape the | charScott Ullrich2005-08-081-1/+1
* We don't need to enforce the protocol on gateway typesScott Ullrich2005-08-081-2/+2
* Retrofit protocol boxScott Ullrich2005-08-081-2/+5
* Retrofit checks for gateway LBScott Ullrich2005-08-081-2/+12
* Loosen checks to allow gateways to workScott Ullrich2005-08-071-2/+7
* Set monitor ip size to 16Scott Ullrich2005-08-071-1/+1
* Clear moinitorip on Type changeScott Ullrich2005-08-071-0/+2
* Clear the list if a differnet Type is selectedScott Ullrich2005-08-071-0/+9
* Add monitorip to correct locationScott Ullrich2005-08-071-7/+7
* Add more javascript logicScott Ullrich2005-08-071-9/+12
* * Add javascript helper codeScott Ullrich2005-08-071-5/+23
* Add Monitor IP and load balancer typesScott Ullrich2005-08-071-0/+23
* Make more descriptiveBill Marquette2005-08-071-4/+4
* Add some sanity checkingBill Marquette2005-08-071-8/+28
* $Id -> $Id$Bill Marquette2005-08-071-1/+1
OpenPOWER on IntegriCloud