Project

General

Profile

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

# Date Author Comment
6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

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

d961e7e3 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

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 />

81f19476 01/06/2014 04:11 PM Renato Botelho

Add an option to force a gateway to be down, it fixes #2847

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.

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

603f19f0 06/04/2012 10:37 AM Seth Mos

Some minor enhancements from renaming the Gathering Data to Pending.
When it doesn't exist in the array it's really unknown. Make that lightblue. show a ~

76db94c2 05/08/2012 03:37 PM Jim Pingle

Add last check timestamp to gateway status (actually just fix it, since the code was there, but not functional) Fixes #1155

fc4fa6de 10/24/2011 08:47 PM Jim Pingle

Show RTT and Loss on Status > Gateways, not just on the widget

db07cc25 07/28/2011 08:35 PM Ermal LUÇI

Fix status page of gateways to show gateways with monitoring disabled as up.

7ec17767 09/16/2010 04:31 PM Ermal LUÇI

Show status as Gathering data rather than unknown since the later seems to scary people!

68f291ff 09/09/2010 09:25 PM Ermal LUÇI

Ticket #876. Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages.

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

b8e27fbb 07/22/2010 01:09 AM Carlos Eduardo Ramos

Implement gettext() calls on status_gateways.php

04735a09 06/27/2010 01:26 AM Chris Buechler

fix Description display. Ticket #666

6f77aca5 06/18/2010 09:15 PM Ermal LUÇI

Properly find gateway ip. The code before did not match for dynamic gateways.

096ee9c2 06/16/2010 11:24 AM Ermal LUÇI

Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666

66a96e72 06/07/2010 09:08 PM Ermal LUÇI

Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip.

4b4be09e 06/07/2010 08:34 PM Ermal LUÇI

Actually show other data with gateways status.

beb7b814 06/07/2010 07:17 PM Ermal LUÇI

Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.

75466131 05/06/2010 10:50 PM Ermal LUÇI

Catch up with latest apinger changes to make easier to extract the status of gateways.

9a21b547 12/21/2009 02:37 PM Seth Mos

Fix status page to correctly itterate the gateways array

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

3473bb6a 08/23/2009 09:41 PM Scott Ullrich

Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable

2ff9980b 03/16/2009 08:40 PM Scott Ullrich
  • Remove non-needed grep (we use fifolog now)
  • Change "No data" to "Gathering data"
ddb36cbb 12/07/2008 05:54 AM Bill Marquette

Fix typo

e8a4a8f3 11/02/2008 10:14 PM Scott Ullrich

Show interfaces with uppercase

73e8bbe4 10/30/2008 07:47 PM Seth Mos

Fix status screens

2792f9fe 10/12/2008 08:39 PM Scott Ullrich

Do not hard code white

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

e7986ed7 07/03/2008 12:29 PM Seth Mos

Handle empty monitor address

ffd1a240 06/17/2008 02:18 PM Seth Mos

Add gateways status page to check availability