| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix logic error introduced in previous commit. | jpaetzel | 2011-01-25 | 1 | -4/+10 |
* | This script parses output of userland tools. In the case of a faulted | jpaetzel | 2011-01-23 | 1 | -1/+5 |
* | - Change the threshold from 'running next scrub the <value+1>th day after the | netchild | 2010-08-25 | 1 | -3/+3 |
* | Connect the new script 490.status-pkg-changes (see r210863) | olli | 2010-08-10 | 1 | -0/+4 |
* | Add a daily script to the periodic framework that reports | olli | 2010-08-05 | 1 | -0/+43 |
* | - add the zfs scrub script | netchild | 2010-06-17 | 1 | -1/+5 |
* | Add a periodic zfs scrub script. | netchild | 2010-06-15 | 1 | -0/+86 |
* | Remove trailing white space. No functional changes. | dougb | 2010-05-14 | 2 | -2/+2 |
* | Silence warning printed by getfsspec(3) when /etc/fstab does not exist | cperciva | 2009-09-28 | 1 | -0/+3 |
* | Rather than using both -prune (which requires directory-first tree traversal) | brian | 2009-06-02 | 1 | -4/+4 |
* | Update this script so that it handles different ruleset failures | brian | 2009-05-28 | 1 | -8/+12 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 1 | -12/+37 |
* | A new configuration variable, daily_status_mail_rejects_shorten, allows | dds | 2008-01-08 | 1 | -1/+8 |
* | o Install 480.status-ntpd. | maxim | 2007-05-14 | 1 | -0/+1 |
* | o Add a script to check ntpd(8) state. Default is off. | maxim | 2007-05-13 | 1 | -0/+28 |
* | Add ZFS periodic scripts that monitors status of ZFS pools. | pjd | 2007-04-06 | 2 | -0/+37 |
* | o Add missed $start variable in the grep statement back. | maxim | 2006-06-11 | 1 | -1/+1 |
* | Fix output and exit status when daily_mailq_shorten is set to YES | matteo | 2006-03-08 | 1 | -6/+8 |
* | Add periodic scripts that check the status of graid3(8), gstripe(8) | brueffer | 2006-03-02 | 4 | -0/+105 |
* | When there are no interesting information in output, exit with 0. | matteo | 2006-02-07 | 1 | -3/+3 |
* | o Add 406.status-gmirror, sort. | maxim | 2006-01-21 | 1 | -1/+2 |
* | Add a daily script to show the status of gmirror(8) devices. | wollman | 2006-01-13 | 1 | -0/+34 |
* | Update the test for failed zone transfers to reflect BIND 9.3.1 semantics | dougb | 2005-11-22 | 1 | -10/+8 |
* | Sed doesn't grok '[ \t]' -- it doesn't expand the \t :( | brian | 2005-01-12 | 1 | -1/+1 |
* | Oops, the < in arg1=< is optional - treat it as such! | brian | 2005-01-11 | 1 | -1/+1 |
* | Adjust the mail reject output so that it gives an abreviated reason for the | brian | 2005-01-11 | 1 | -1/+1 |
* | Collapse "fgrep | egrep | sed" down to a single sed. | brian | 2005-01-11 | 1 | -3/+1 |
* | Don't remove empty dirs if their names are in $daily_clean_tmps_ignore | ache | 2004-02-28 | 1 | -3/+6 |
* | Use hoststat/purgestat instead of sendmail -bh/-bH so the calls can | gshapiro | 2004-01-02 | 1 | -3/+3 |
* | Use %e in the date(1) format string to eliminate the sed(1) command. | ru | 2003-11-07 | 2 | -2/+2 |
* | Add status checking of ATA raid to the daily periodic scripts. | jesper | 2003-10-27 | 2 | -0/+34 |
* | Remove 220.backup-distfile since it has been deleted. | jhb | 2003-04-01 | 1 | -1/+0 |
* | Complete removal of 320.rdist by removing its entry from periodic.conf and | jhb | 2003-04-01 | 1 | -39/+0 |
* | 320.rdist is OBE as we don't have rdist in the base system any more. | obrien | 2003-03-29 | 1 | -1/+0 |
* | This is OBE as we don't have rdist in the base system any longer. | obrien | 2003-03-29 | 1 | -31/+0 |
* | Do not do manually what sendmail(8) can do better automatically. | wollman | 2003-01-08 | 1 | -25/+4 |
* | Add support for bzip2ed log files. | se | 2003-01-05 | 1 | -1/+7 |
* | Avoid using perl in the periodic & security scripts. This brings the | keramida | 2002-12-07 | 3 | -28/+29 |
* | When considering temporary files for deletion, don't examine the mtime | joerg | 2002-10-06 | 1 | -0/+1 |
* | Make it work with POSIX sort (POS arg). | ache | 2002-09-24 | 1 | -1/+1 |
* | o Test and change to the correct directory, /var/spool/.hoststat | schweikh | 2002-08-12 | 1 | -8/+5 |
* | Install scripts via FILES (purposedly not via SCRIPTS that would | ru | 2002-07-18 | 1 | -1/+1 |
* | Return 3 unless $daily_status_security_enable != YES. | brian | 2002-05-17 | 1 | -1/+1 |
* | Fix the output when daily_status_mailq_shorten is set to YES | brian | 2002-05-07 | 1 | -4/+4 |
* | Handle .bz2 files created by newsyslog | brian | 2002-04-30 | 1 | -0/+3 |
* | Update mail queue related periodic scripts to account for sendmail 8.12's | gshapiro | 2002-04-10 | 2 | -11/+30 |
* | Set rc=1 rather than 0 so that setting daily_show_success=YES masks | brian | 2002-02-13 | 1 | -1/+1 |
* | Long ago, there was just /etc/daily. Then /etc/security was split out | cjc | 2001-12-07 | 1 | -18/+11 |
* | Make sure the security check output includes a To: line in the | silby | 2001-11-28 | 1 | -1/+1 |
* | After further discussion on -CURRENT, some people (jhb) do not like | cjc | 2001-11-14 | 1 | -2/+2 |