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