Tidy up HTML Colour Names
With XHTML 1.0, the extended colour names are invalid, to make pfSenseas W3C compliant as possible, need to go back to using the HEX code.
Show session detail in Virtual Server status
Move some lb status parsing functions to a common area so they can be reused by the widget.
Use a slightly different regex to catch all non-whitespace characters here instead of the current method. Fixes #1085
Allow a . in hostnames. Also, don't allow a space in hostname, it was adding 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 standardize field names. Ticket #320.
Fixed pattern matching for relayctl output (fixes vservers with spaces in name)
Made LB pool and server status pages somewhat more meaningful
Merge remote branch 'mainline/master'
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 2010
Implement gettext() calls on status_lb_vs.php
rename slbd pages since this is no longer slbd