Project

General

Profile

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

# Date Author Comment
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

ea20169a 11/04/2014 08:49 PM Jim Pingle

Use a better method of finding disks for SMART.
Old code was inaccurate and also listed entries that were symlinks to other disks

45438fd3 06/17/2014 12:40 PM Renato Botelho

Escape parameters passed to shell_exec()

6bd30fed 05/17/2014 04:47 PM Colin Fleming

Tidy up "diag_smart.php" XHTML

Add PHP "closehead" variable
Add CDATA sections and TYPE to STYLE tag
Add SUMMARY to TABLES
Update HTML Boolean operators
Tidy up OPTION tags

7b27b18b 02/04/2014 08:14 PM Renato Botelho

Fix some wrong escapeshellarg() calls

d31ca336 02/04/2014 02:34 PM Renato Botelho

Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir

9ca01b5f 07/30/2013 04:22 PM Daniel Becker

tighten overly broad regexes for SMART monitoring

ccf47987 07/27/2013 05:48 PM Jim Pingle

Also catch adaX Fixes #3112

1d2add88 02/12/2013 09:56 PM Jim Pingle

Fix page name. Fixes #2813

24879bc6 01/17/2013 01:13 AM Jim Pingle

Validate passed parameters to smart commands, and the target device. Also escape when used in shell commands even after validation.
Discovered-By: Bernhard Thaler

fee50f4d 12/27/2012 05:18 PM Jim Pingle

Self-test should be hypenated, and the T should be lower case.

3e8b3ccc 02/16/2011 04:31 PM Jim Pingle

Use a better regex here, sometimes ad devices can be numbered >=10.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

7e2ca7b5 08/13/2010 11:58 AM Renato Botelho

Fix a duplicate line forgotten on a merge

e73b001e 08/12/2010 03:55 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/diag_smart.php
usr/local/www/firewall_rules_edit.php
usr/local/www/interfaces.php
usr/local/www/load_balancer_pool_edit.php
usr/local/www/pkg_mgr_settings.php

523082c6 08/12/2010 06:58 AM Erik Fonnesbeck

Fix text

14d94ddc 08/11/2010 07:45 PM Renato Botelho

Implement geettext() on diag_smart.php

21f0f60d 07/12/2010 09:18 PM Jim Pingle

Add Diagnostics > SMART Status for ATA HDDs. (Some functionality disabled, still needs hooked into notifications, and service code for smartd)