| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an option to 404.status-zfs (enabled by default) to list all | gjb | 2012-02-08 | 1 | -4/+13 |
* | The default setting, daily_accounting_compress="NO", was causing | dougb | 2011-11-13 | 1 | -6/+12 |
* | Increase default scrub threshold from 30 days to 5 weeks. Using | delphij | 2011-10-27 | 1 | -1/+1 |
* | Fix error message in case the backup storage directory does not exist and | se | 2011-10-17 | 1 | -1/+1 |
* | Add WITHOUT_UTMPX switch to the build system. | ed | 2011-06-17 | 1 | -2/+7 |
* | Don't omit ac(8) as part of WITHOUT_ACCT. | ed | 2011-06-17 | 1 | -7/+2 |
* | Eliminate extraneous pipelines and tr calls. | jpaetzel | 2011-06-15 | 1 | -1/+1 |
* | Convert the allowed characters '-', '.', and ':' in a ZFS pool name to _ | jpaetzel | 2011-06-13 | 1 | -1/+1 |
* | 1. If PKG_DBDIR cannot be determined from make, set the default | dougb | 2011-05-05 | 1 | -2/+3 |
* | The security run requests unmaskable output, even if the only output is to | netchild | 2011-05-04 | 1 | -5/+6 |
* | Use proper return codes (valuable output, invalid config, problems). | netchild | 2011-05-04 | 1 | -3/+5 |
* | Hook the 220.backup-pkgdb script I added to the build unconditionally | dougb | 2011-03-27 | 2 | -0/+2 |
* | Add svn:executable property on remaining period scripts without it | dougb | 2011-03-27 | 6 | -0/+0 |
* | Add a daily period script to back up /var/db/pkg | dougb | 2011-03-26 | 1 | -0/+50 |
* | Add the svn:executable property to the scripts that are missing it | dougb | 2011-03-26 | 7 | -0/+0 |
* | Update how accounting log files are rotated. | dougb | 2011-02-22 | 1 | -3/+6 |
* | 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 |
* | Add an (off by default) check for negative permissions (where the | brooks | 2010-11-13 | 2 | -0/+55 |
* | Hide 460.chkportsum in MK_PKGTOOLS != no case. | delphij | 2010-11-09 | 1 | -1/+4 |
* | - 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 |
* | - Fixes to the chkportsum script to handle better some special cases, | gabor | 2010-08-10 | 1 | -9/+9 |
* | Add a daily script to the periodic framework that reports | olli | 2010-08-05 | 1 | -0/+43 |
* | - Add a periodic script, which can be used to find installed ports' files with | gabor | 2010-07-19 | 2 | -0/+69 |
* | - 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 |
* | Add a new build option, MAN_UTILS. This option lets you control building | jkim | 2010-05-19 | 1 | -1/+1 |
* | Remove trailing white space. No functional changes. | dougb | 2010-05-14 | 3 | -5/+5 |
* | Let rc and periodic infrastructure and newsyslog use the utmpx files. | ed | 2010-01-13 | 1 | -1/+1 |
* | Silence warning printed by getfsspec(3) when /etc/fstab does not exist | cperciva | 2009-09-28 | 2 | -0/+6 |
* | 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 |
* | Fix typo to install 400.status-pkg, again. | ume | 2009-01-14 | 1 | -1/+1 |
* | Sort `mount -p' output by name before checking for any differences. | ed | 2008-10-25 | 1 | -1/+1 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 4 | -23/+80 |
* | Improve periodic/security/550.ipfwlimit a bit: | antoine | 2008-08-10 | 1 | -6/+3 |
* | Rev. 1.8 broke matching on lines where the failure mode is at the head | mtm | 2008-06-30 | 1 | -1/+1 |
* | Add a missing ;. | remko | 2008-03-25 | 1 | -1/+1 |
* | Eliminate xargs in favor of find -exec {} + | des | 2008-02-03 | 1 | -2/+1 |
* | Rewrite to consume significantly less memory, by using find -s instead of | des | 2008-02-02 | 1 | -16/+11 |
* | A new configuration variable, daily_status_mail_rejects_shorten, allows | dds | 2008-01-08 | 1 | -1/+8 |
* | Also check setuid executables on ZFS. | ru | 2007-11-23 | 1 | -1/+1 |
* | 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 |
* | Only match on log messages containing fail,invalid, | remko | 2007-02-23 | 1 | -1/+1 |
* | Move to the preferred syntax for nice (-n) instead | remko | 2007-02-23 | 1 | -1/+1 |
* | Use egrep instead of grep so that reporting of login failures (broken | jdp | 2007-02-05 | 1 | -1/+1 |
* | The kvm_mkdb(8) is long dead. | ru | 2006-08-29 | 2 | -51/+1 |