summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_lb_pool.php
Commit message (Collapse)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-231/+0
|
* Code spacingPhil Davis2015-06-151-9/+9
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style WWW StatusPhil Davis2015-05-151-51/+57
|
* Remove unused nentries from status_lb_poolPhil Davis2015-05-141-4/+0
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Update status_lb_pool.phpColin Fleming2014-05-171-1/+2
| | | Add missing closing TD and closing TR tags
* Tidy up "status_lb" XHTMLColin Fleming2014-05-161-12/+12
| | | | | | Add SUMMARY to TABLES Update HTML Boolean operators Close INPUT tags
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ↵Renato Botelho2014-03-171-1/+1
|\ | | | | | | ayvis-master-br
| * xhtml Complianceayvis2014-03-141-1/+1
| | | | | | replaced <br>, <br/> and </br> with <br />
* | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
|/ | | | packages.pfsense.org
* Value in attributes should be lower caseColin Fleming2013-02-071-1/+1
| | | | Value in the "method" attribute should be lower case
* Tidy up HTML Colour NamesColin Fleming2013-01-161-5/+5
| | | | | With XHTML 1.0, the extended colour names are invalid, to make pfSense as W3C compliant as possible, need to go back to using the HEX code.
* (line endings UNIX format..)PiBa-NL2012-09-161-1/+0
| | | | | | | | Firewall log alternating colored rows Firewall log sortable Fixed several sorting issues in widgets and other pages Sorting now possible on multiple rows in the header tables Sorting now possible for text that starts with IPv4:port
* Forgotten shortcutjim-p2012-08-111-0/+1
|
* Move some lb status parsing functions to a common area so they can be reused ↵jim-p2010-12-141-15/+2
| | | | by the widget.
* desc to descr in Load Balancer config, so they gain CDATA protection and ↵jim-p2010-10-191-1/+1
| | | | standardize field names. Ticket #320.
* Made LB pool and server status pages somewhat more meaningfulEirik Oeverby2010-08-141-4/+11
|
* Fixed host status bug - how did that get there??Eirik Oeverby2010-08-131-1/+1
|
* Made LB pool status page follow natural (expected) order no matter which ↵Eirik Oeverby2010-08-111-23/+24
| | | | host(s) is/are active.
* Allow batch Server LB/Failover pool changes from the Pool status screen. For ↵jim-p2010-08-111-10/+53
| | | | LB pools, you can pick via checkbox any number of active pool servers. For manual failover types, you can choose the active server.
* Rename $vipent to $pool here since we only deal with pools and the old name ↵jim-p2010-08-111-16/+16
| | | | doesn't make sense in this context.
* Change these PRINTs to echo for consistency, and reformat a little. Wrap ↵jim-p2010-08-111-8/+12
| | | | vars inside strings in {}.
* Formatting/whitespace fixes.jim-p2010-08-111-95/+93
|
* Remove the gateway load balancer status code, that has all moved away from ↵jim-p2010-08-111-44/+2
| | | | here to Status > Gateways and is no longer needed.
* Add <form> tag, submit, and reset button here.jim-p2010-08-111-1/+8
|
* Fixed LB pool status display to match current configEirik Oeverby2010-08-101-3/+13
|
* Removed custom test codeEirik Oeverby2010-08-101-5/+0
|
* Merge remote branch 'mainline/master'Renato Botelho2010-08-101-11/+60
|\ | | | | | | | | Conflicts: usr/local/www/status_lb_pool.php
| * lb status fixes from LtningChris Buechler2010-08-101-9/+58
| |
* | Merge remote branch 'mainline/master'Vinicius Coque2010-07-261-1/+1
|\ \ | |/ | | | | | | | | | | | | Conflicts: usr/local/www/services_rfc2136.php usr/local/www/services_snmp.php usr/local/www/status_rrd_graph.php usr/local/www/status_rrd_graph_settings.php
| * Correct my email address, adjust copyright to 2010smos2010-07-241-1/+1
| |
* | Corrections gettext calls on status_lb_pool.phpRafael Lucas2010-07-231-12/+12
|/
* fix some of the logging for load balancer, still partially brokenChris Buechler2010-07-111-2/+2
|
* rename slbd pages since this is no longer slbdChris Buechler2010-07-111-0/+168
OpenPOWER on IntegriCloud