summaryrefslogtreecommitdiffstats
path: root/etc/periodic
Commit message (Expand)AuthorAgeFilesLines
...
* Sort `mount -p' output by name before checking for any differences.ed2008-10-251-1/+1
* add new build knobs and jigger some existing controls to improvesam2008-09-214-23/+80
* Improve periodic/security/550.ipfwlimit a bit:antoine2008-08-101-6/+3
* Rev. 1.8 broke matching on lines where the failure mode is at the headmtm2008-06-301-1/+1
* Add a missing ;.remko2008-03-251-1/+1
* Eliminate xargs in favor of find -exec {} +des2008-02-031-2/+1
* Rewrite to consume significantly less memory, by using find -s instead ofdes2008-02-021-16/+11
* A new configuration variable, daily_status_mail_rejects_shorten, allowsdds2008-01-081-1/+8
* Also check setuid executables on ZFS.ru2007-11-231-1/+1
* o Install 480.status-ntpd.maxim2007-05-141-0/+1
* o Add a script to check ntpd(8) state. Default is off.maxim2007-05-131-0/+28
* Add ZFS periodic scripts that monitors status of ZFS pools.pjd2007-04-062-0/+37
* Only match on log messages containing fail,invalid,remko2007-02-231-1/+1
* Move to the preferred syntax for nice (-n) insteadremko2007-02-231-1/+1
* Use egrep instead of grep so that reporting of login failures (brokenjdp2007-02-051-1/+1
* The kvm_mkdb(8) is long dead.ru2006-08-292-51/+1
* Add login.conf checking to periodic security scripts. If the login.conf filetrhodes2006-08-252-0/+53
* o Add missed $start variable in the grep statement back.maxim2006-06-111-1/+1
* Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts.mlaier2006-05-123-118/+0
* Fix output and exit status when daily_mailq_shorten is set to YESmatteo2006-03-081-6/+8
* Enhance loginfail: it will catch sshd, proftpd and su errors, as well as othe...matteo2006-03-051-1/+1
* Add periodic scripts that check the status of graid3(8), gstripe(8)brueffer2006-03-024-0/+105
* When there are no interesting information in output, exit with 0.matteo2006-02-071-3/+3
* o Add 406.status-gmirror, sort.maxim2006-01-211-1/+2
* Add a daily script to show the status of gmirror(8) devices.wollman2006-01-131-0/+34
* Update the test for failed zone transfers to reflect BIND 9.3.1 semanticsdougb2005-11-221-10/+8
* A new version of rev. 1.4: postpone a temporary file creationmaxim2005-09-111-1/+1
* Fix braino in last commit. Print nothing if ipfw(4) is not present.glebius2005-08-311-2/+2
* When looking for new lines in diff output, grep for '^[>+]' instead ofcperciva2005-08-221-1/+1
* - Correctly parse output, when logging amount is limited in theglebius2005-08-201-7/+15
* Purge orphan catpages.ru2005-03-301-2/+2
* Replace "ipfw l", which is now deprecated, with "ipfw list".ssouhlal2005-02-232-2/+2
* Don't do setuid checks on file systems mounted with noexec option.glebius2005-01-131-1/+1
* Sed doesn't grok '[ \t]' -- it doesn't expand the \t :(brian2005-01-121-1/+1
* Oops, the < in arg1=< is optional - treat it as such!brian2005-01-111-1/+1
* Adjust the mail reject output so that it gives an abreviated reason for thebrian2005-01-111-1/+1
* Collapse "fgrep | egrep | sed" down to a single sed.brian2005-01-111-3/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Teach periodic(8) security output to display information about blockedmlaier2004-11-242-0/+54
* Add a knob 'daily_status_security_diff_flags' controlling thejkoshy2004-09-231-1/+2
* Allow the location of the INDEX file to specified to pkg_version.joe2004-05-191-1/+1
* Add script for checking ipv6 blocked packets from PR.darrenr2004-04-201-0/+53
* Don't remove empty dirs if their names are in $daily_clean_tmps_ignoreache2004-02-281-3/+6
* Use hoststat/purgestat instead of sendmail -bh/-bH so the calls cangshapiro2004-01-021-3/+3
* Use %e in the date(1) format string to eliminate the sed(1) command.ru2003-11-072-2/+2
* Add status checking of ATA raid to the daily periodic scripts.jesper2003-10-272-0/+34
* Have mktemp(1) construct the temporary file name for us insteadmtm2003-06-306-6/+6
* Remove 220.backup-distfile since it has been deleted.jhb2003-04-011-1/+0
* Complete removal of 320.rdist by removing its entry from periodic.conf andjhb2003-04-011-39/+0
* 320.rdist is OBE as we don't have rdist in the base system any more.obrien2003-03-291-1/+0
OpenPOWER on IntegriCloud