summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_lb_vs.php
Commit message (Collapse)AuthorAgeFilesLines
* Misc encoding/display issues in the Load Balancer codejim-p2015-09-081-1/+1
|
* 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
|
* Tidy up misc. XHTMLColin Fleming2014-05-271-1/+1
| | | | | | Close FORM tag correctly Add missing TD and TR tags Move NOWRAP into CLASS statement
* Update status_lb_vs.phpColin Fleming2014-05-171-1/+2
| | | Add missing closing TD and closing TR tags
* Tidy up "status_lb" XHTMLColin Fleming2014-05-161-5/+5
| | | | | | 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-2/+2
|\ | | | | | | ayvis-master-br
| * xhtml Complianceayvis2014-03-141-2/+2
| | | | | | 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
* Fix display of pools in the LB status widget and on the LB Virtual Server ↵jim-p2013-10-031-1/+1
| | | | status.
* Tidy up HTML Colour NamesColin Fleming2013-01-161-8/+8
| | | | | 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.
* Show session detail in Virtual Server statusjim-p2011-09-291-4/+14
|
* Move some lb status parsing functions to a common area so they can be reused ↵jim-p2010-12-141-58/+3
| | | | by the widget.
* Use a slightly different regex to catch all non-whitespace characters here ↵jim-p2010-12-141-1/+1
| | | | instead of the current method. Fixes #1085
* Allow a . in hostnames. Also, don't allow a space in hostname, it was adding ↵jim-p2010-12-021-1/+1
| | | | a bunch of trailing spaces to the end of the field. Fixes #1063
* desc to descr in Load Balancer config, so they gain CDATA protection and ↵jim-p2010-10-191-1/+1
| | | | standardize field names. Ticket #320.
* Fixed pattern matching for relayctl output (fixes vservers with spaces in name)Eirik Oeverby2010-08-151-3/+3
|
* Made LB pool and server status pages somewhat more meaningfulEirik Oeverby2010-08-141-8/+14
|
* 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
| |
* | Implement gettext() calls on status_lb_vs.phpCarlos Eduardo Ramos2010-07-231-8/+8
|/
* rename slbd pages since this is no longer slbdChris Buechler2010-07-111-0/+183
OpenPOWER on IntegriCloud