Project

General

Profile

Download (5.29 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a0c0e8ae 01/16/2013 07:34 PM Colin Fleming

Tidy up HTML Colour Names

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.

ff160984 09/29/2011 07:13 PM Jim Pingle

Show session detail in Virtual Server status

a776c720 12/14/2010 03:42 PM Jim Pingle

Move some lb status parsing functions to a common area so they can be reused by the widget.

5ca559d2 12/14/2010 03:01 PM Jim Pingle

Use a slightly different regex to catch all non-whitespace characters here instead of the current method. Fixes #1085

0a0774b5 12/02/2010 08:29 PM Jim Pingle

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

e988813d 10/19/2010 04:39 PM Jim Pingle

desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.

9d869ea3 08/15/2010 07:13 AM Eirik Oeverby

Fixed pattern matching for relayctl output (fixes vservers with spaces in name)

e6a8a626 08/14/2010 06:09 PM Eirik Oeverby

Made LB pool and server status pages somewhat more meaningful

d9a0c4b8 07/26/2010 07:17 PM Vinicius Coque

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

6216690b 07/24/2010 08:10 PM Seth Mos

Correct my email address, adjust copyright to 2010

bf3a51cb 07/23/2010 05:09 PM Carlos Eduardo Ramos

Implement gettext() calls on status_lb_vs.php

477dcf13 07/11/2010 11:13 PM Chris Buechler

rename slbd pages since this is no longer slbd