summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_pool_edit.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
OpenPOWER on IntegriCloud