aboutsummaryrefslogtreecommitdiff
path: root/etc/periodic
Commit message (Expand)AuthorAgeFilesLines
* Remove 220.backup-distfile since it has been deleted.John Baldwin2003-04-011-1/+0
* Complete removal of 320.rdist by removing its entry from periodic.conf andJohn Baldwin2003-04-011-39/+0
* 320.rdist is OBE as we don't have rdist in the base system any more.David E. O'Brien2003-03-291-1/+0
* This is OBE as we don't have rdist in the base system any longer.David E. O'Brien2003-03-291-31/+0
* Do not do manually what sendmail(8) can do better automatically.Garrett Wollman2003-01-081-25/+4
* Add support for bzip2ed log files.Stefan Eßer2003-01-053-3/+21
* Avoid using perl in the periodic & security scripts. This brings theGiorgos Keramidas2002-12-075-32/+37
* Do not emit a message on stderr when one of the compared filesThomas Quinot2002-11-161-1/+1
* Remove incorrect output redirection.Thomas Quinot2002-11-161-1/+1
* Add newly-added sripts to FILES.Thomas Quinot2002-10-251-1/+3
* Add a new /etc/periodic/security script to check for packetsThomas Quinot2002-10-251-0/+53
* Factor out code across various /etc/periodic/security scripts into aThomas Quinot2002-10-256-99/+101
* When considering temporary files for deletion, don't examine the mtimeJoerg Wunsch2002-10-061-0/+1
* Add a pkg_version variable so that it's possible to run portsversion insteadBrian Somers2002-09-251-1/+1
* Make it work with POSIX sort (POS arg).Andrey A. Chernov2002-09-245-5/+5
* Only create a temporary file if we are actually going to do somethingCrist J. Clark2002-08-257-7/+7
* o Test and change to the correct directory, /var/spool/.hoststatJens Schweikhardt2002-08-121-8/+5
* If all file systems are marked nosuid, the line:Gregory Neil Shapiro2002-08-031-8/+11
* Install scripts via FILES (purposedly not via SCRIPTS that wouldRuslan Ermilov2002-07-185-8/+5
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Mention that we're checking kernel log messages, even if there'sBrian Somers2002-06-281-2/+2
* Temporarily change our umask to 066 so that the potential creationBrian Somers2002-05-171-0/+3
* Change ``dmesg -a'' to ``dmesg''.Brian Somers2002-05-171-1/+1
* Tighten up temporary file permissions and move them to ${TMPDIR:-/tmp}Brian Somers2002-05-177-7/+7
* Return 3 unless $daily_status_security_enable != YES.Brian Somers2002-05-171-1/+1
* Fix the output when daily_status_mailq_shorten is set to YESBrian Somers2002-05-071-4/+4
* Remove leading whitespace from the setuid file lists.Crist J. Clark2002-05-051-2/+2
* Handle .bz2 files created by newsyslogBrian Somers2002-04-302-0/+7
* Update mail queue related periodic scripts to account for sendmail 8.12'sGregory Neil Shapiro2002-04-102-11/+30
* No need to explicitly check for both cases when using grep -i.Robert Watson2002-03-121-1/+1
* Update login failure checking to check auth.log instead of messages,Robert Watson2002-03-111-3/+3
* Environmental variable was not being passed to a subshell as intended.Crist J. Clark2002-03-051-2/+2
* Set rc=1 rather than 0 so that setting daily_show_success=YES masksBrian Somers2002-02-131-1/+1
* Fix a stray character that found its way into a filename.Crist J. Clark2001-12-141-1/+1
* Work around the bugfeature of test(1).Ruslan Ermilov2001-12-142-2/+2
* Long ago, there was just /etc/daily. Then /etc/security was split outCrist J. Clark2001-12-0714-19/+726
* Make sure the security check output includes a To: line in theMike Silbersack2001-11-281-1/+1
* Handle wtmp.0 being compressedBrian Somers2001-11-201-5/+16
* After further discussion on -CURRENT, some people (jhb) do not likeCrist J. Clark2001-11-141-2/+2
* No need to hide stuff in the $FreeBSD$ tag or in other comments like,Crist J. Clark2001-11-111-1/+1
* UUCP removal Phase III.Kris Kennaway2001-10-015-120/+0
* Run the uustat command as the uucp user, not as root.Kris Kennaway2001-09-091-1/+1
* Remove $daily_status_named_logs and figure out which /var/log/messages*Brian Somers2001-07-261-46/+33
* Don't try to remove directories unless we've emptied them firstBrian Somers2001-07-191-1/+1
* Recognize and support new output which pkg_version(1) might produce.Anton Berezin2001-06-111-1/+2
* Small adjustment to whitespace in outputDoug Barton2001-06-013-3/+3
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-5/+0
* Truly limit the path to local filesystems.Doug Barton2001-05-311-2/+4
* Default daily_accounting_flags to -q. I thought this was a typo in theBrian Somers2001-05-301-0/+5
* Add $daily_accounting_save and $daily_accounting_flagsBrian Somers2001-05-301-9/+13