Project

General

Profile

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

# Date Author Comment
42b0c921 05/15/2015 05:55 AM Phil Davis

Code style WWW Status

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

2a74f9d7 05/27/2014 11:22 AM Colin Fleming

Tidy up misc. XHTML

Close FORM tag correctly
Add missing TD and TR tags
Move NOWRAP into CLASS statement

b3b6fcf4 05/17/2014 10:36 AM Colin Fleming

Update status_lb_vs.php

Add missing closing TD and closing TR tags

f96770ab 05/16/2014 09:54 PM Colin Fleming

Tidy up "status_lb" XHTML

Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT tags

7f7626ba 03/17/2014 02:17 PM Renato Botelho

Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br

c7281770 03/15/2014 12:04 AM Chris Buechler

standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

c1e48e9b 10/03/2013 02:10 PM Jim Pingle

Fix display of pools in the LB status widget and on the LB Virtual Server status.

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