aboutsummaryrefslogtreecommitdiff
path: root/etc/periodic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 470.status-named.Dirk Froemberg2001-05-111-0/+1
* Remind the user that they need to check CPAN manually for updatesJosef Karthauser2001-04-281-0/+1
* Fixed typo.Ruslan Ermilov2001-04-251-1/+1
* Check for denied zone transfers (AXFR and IXFR).Dirk Froemberg2001-04-211-0/+71
* Identify obsolete portsBrian Somers2001-03-251-1/+2
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-022-2/+2
* Add 500.queuerunAndrey A. Chernov2001-02-191-0/+1
* Move the sendmail -q from cron to periodic, as suggested by a few people.Peter Wemm2001-02-191-0/+34
* Allow the output of /etc/security to be logged or mailed to differentBrian Somers2001-01-301-5/+12
* Cope with ports that have multiple versions *and* have embedded ``-''sBrian Somers2001-01-021-1/+1
* Understand ``multiple versions'' lines emitted from pkg_version.Brian Somers2001-01-021-1/+3
* Handle multiple words in $daily_clean_disks_filesBrian Somers2000-12-241-3/+5