aboutsummaryrefslogtreecommitdiff
path: root/etc/periodic
Commit message (Expand)AuthorAgeFilesLines
* Rather than using both -prune (which requires directory-first tree traversal)Brian Somers2009-06-021-4/+4
* Update this script so that it handles different ruleset failuresBrian Somers2009-05-281-8/+12
* Fix typo to install 400.status-pkg, again.Hajimu UMEMOTO2009-01-141-1/+1
* Sort `mount -p' output by name before checking for any differences.Ed Schouten2008-10-251-1/+1
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-214-23/+80
* Improve periodic/security/550.ipfwlimit a bit:Antoine Brodin2008-08-101-6/+3
* Rev. 1.8 broke matching on lines where the failure mode is at the headMike Makonnen2008-06-301-1/+1
* Add a missing ;.Remko Lodder2008-03-251-1/+1
* Eliminate xargs in favor of find -exec {} +Dag-Erling Smørgrav2008-02-031-2/+1
* Rewrite to consume significantly less memory, by using find -s instead ofDag-Erling Smørgrav2008-02-021-16/+11
* A new configuration variable, daily_status_mail_rejects_shorten, allowsDiomidis Spinellis2008-01-081-1/+8
* Also check setuid executables on ZFS.Ruslan Ermilov2007-11-231-1/+1
* o Install 480.status-ntpd.Maxim Konovalov2007-05-141-0/+1
* o Add a script to check ntpd(8) state. Default is off.Maxim Konovalov2007-05-131-0/+28
* Add ZFS periodic scripts that monitors status of ZFS pools.Pawel Jakub Dawidek2007-04-062-0/+37
* Only match on log messages containing fail,invalid,Remko Lodder2007-02-231-1/+1
* Move to the preferred syntax for nice (-n) insteadRemko Lodder2007-02-231-1/+1
* Use egrep instead of grep so that reporting of login failures (brokenJohn Polstra2007-02-051-1/+1
* The kvm_mkdb(8) is long dead.Ruslan Ermilov2006-08-292-51/+1
* Add login.conf checking to periodic security scripts. If the login.conf fileTom Rhodes2006-08-252-0/+53
* o Add missed $start variable in the grep statement back.Maxim Konovalov2006-06-111-1/+1
* Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts.Max Laier2006-05-123-118/+0
* Fix output and exit status when daily_mailq_shorten is set to YESMatteo Riondato2006-03-081-6/+8
* Enhance loginfail: it will catch sshd, proftpd and su errors, as well as othe...Matteo Riondato2006-03-051-1/+1
* Add periodic scripts that check the status of graid3(8), gstripe(8)Christian Brueffer2006-03-024-0/+105
* When there are no interesting information in output, exit with 0.Matteo Riondato2006-02-071-3/+3
* o Add 406.status-gmirror, sort.Maxim Konovalov2006-01-211-1/+2
* Add a daily script to show the status of gmirror(8) devices.Garrett Wollman2006-01-131-0/+34
* Update the test for failed zone transfers to reflect BIND 9.3.1 semanticsDoug Barton2005-11-221-10/+8
* A new version of rev. 1.4: postpone a temporary file creationMaxim Konovalov2005-09-111-1/+1
* Fix braino in last commit. Print nothing if ipfw(4) is not present.Gleb Smirnoff2005-08-311-2/+2
* When looking for new lines in diff output, grep for '^[>+]' instead ofColin Percival2005-08-221-1/+1
* - Correctly parse output, when logging amount is limited in theGleb Smirnoff2005-08-201-7/+15
* Purge orphan catpages.Ruslan Ermilov2005-03-301-2/+2
* Replace "ipfw l", which is now deprecated, with "ipfw list".Suleiman Souhlal2005-02-232-2/+2
* Don't do setuid checks on file systems mounted with noexec option.Gleb Smirnoff2005-01-131-1/+1
* Sed doesn't grok '[ \t]' -- it doesn't expand the \t :(Brian Somers2005-01-121-1/+1
* Oops, the < in arg1=< is optional - treat it as such!Brian Somers2005-01-111-1/+1
* Adjust the mail reject output so that it gives an abreviated reason for theBrian Somers2005-01-111-1/+1
* Collapse "fgrep | egrep | sed" down to a single sed.Brian Somers2005-01-111-3/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Teach periodic(8) security output to display information about blockedMax Laier2004-11-242-0/+54
* Add a knob 'daily_status_security_diff_flags' controlling theJoseph Koshy2004-09-231-1/+2
* Allow the location of the INDEX file to specified to pkg_version.Josef Karthauser2004-05-191-1/+1
* Add script for checking ipv6 blocked packets from PR.Darren Reed2004-04-201-0/+53
* Don't remove empty dirs if their names are in $daily_clean_tmps_ignoreAndrey A. Chernov2004-02-281-3/+6
* Use hoststat/purgestat instead of sendmail -bh/-bH so the calls canGregory Neil Shapiro2004-01-021-3/+3
* Use %e in the date(1) format string to eliminate the sed(1) command.Ruslan Ermilov2003-11-072-2/+2
* Add status checking of ATA raid to the daily periodic scripts.Jesper Skriver2003-10-272-0/+34
* Have mktemp(1) construct the temporary file name for us insteadMike Makonnen2003-06-306-6/+6