summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_pool_edit.php
Commit message (Expand)AuthorAgeFilesLines
* More encodingjim-p2015-06-161-2/+2
* Code spacingPhil Davis2015-06-151-6/+6
* Merge pull request #1653 from phil-davis/lb-workRenato Botelho2015-05-131-48/+62
|\
| * Code style Load BalancerPhil Davis2015-05-131-48/+62
* | Slash-select should be inside if in load_balancer_pool_editPhil Davis2015-05-131-1/+1
|/
* Fix a few misc encoding issues in load balancer code.jim-p2015-03-311-4/+7
* Fix aliases popup width when fields are hidden when page is loaded. It should...Renato Botelho2015-02-021-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-27/+27
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+3
* Tidy up "load_balancer_pool_edit.php" XHTMLColin Fleming2014-04-301-4/+6
* Tidy up "load_balancer_pool" XHTMLColin Fleming2014-04-181-30/+25
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-6/+6
|\
| * xhtml Complianceayvis2014-03-141-6/+6
* | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
|/
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-3/+3
* Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-161-0/+8
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-081-1/+1
* Add a new alias type, URLs containing PortsRenato Botelho2013-07-041-1/+1
* Due to the DHCP pool tag needing to be an array, rename the old LB "pool" var...jim-p2012-09-261-2/+2
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-3/+1
* use get_alias_list for port field in load_balancer_pool_editDarren Embry2012-05-101-11/+1
* add autocomplete to load_balancer_pool_edit.php (PEV-394754)Darren Embry2012-05-101-1/+19
* update help text in port fields to Firewall -> Aliases (PEV-394754)Darren Embry2012-05-101-1/+1
* Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)Darren Embry2012-04-051-3/+6
* load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Ser...Darren Embry2012-04-051-4/+10
* description is optionalChris Buechler2011-11-041-1/+1
* 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
OpenPOWER on IntegriCloud