| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not do manually what sendmail(8) can do better automatically. | wollman | 2003-01-08 | 1 | -25/+4 |
* | Add support for bzip2ed log files. | se | 2003-01-05 | 3 | -3/+21 |
* | Avoid using perl in the periodic & security scripts. This brings the | keramida | 2002-12-07 | 5 | -32/+37 |
* | Do not emit a message on stderr when one of the compared files | thomas | 2002-11-16 | 1 | -1/+1 |
* | Remove incorrect output redirection. | thomas | 2002-11-16 | 1 | -1/+1 |
* | Add newly-added sripts to FILES. | thomas | 2002-10-25 | 1 | -1/+3 |
* | Add a new /etc/periodic/security script to check for packets | thomas | 2002-10-25 | 1 | -0/+53 |
* | Factor out code across various /etc/periodic/security scripts into a | thomas | 2002-10-25 | 6 | -99/+101 |
* | When considering temporary files for deletion, don't examine the mtime | joerg | 2002-10-06 | 1 | -0/+1 |
* | Add a pkg_version variable so that it's possible to run portsversion instead | brian | 2002-09-25 | 1 | -1/+1 |
* | Make it work with POSIX sort (POS arg). | ache | 2002-09-24 | 5 | -5/+5 |
* | Only create a temporary file if we are actually going to do something | cjc | 2002-08-25 | 7 | -7/+7 |
* | o Test and change to the correct directory, /var/spool/.hoststat | schweikh | 2002-08-12 | 1 | -8/+5 |
* | If all file systems are marked nosuid, the line: | gshapiro | 2002-08-03 | 1 | -8/+11 |
* | Install scripts via FILES (purposedly not via SCRIPTS that would | ru | 2002-07-18 | 5 | -8/+5 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | ru | 2002-07-18 | 1 | -1/+1 |
* | Mention that we're checking kernel log messages, even if there's | brian | 2002-06-28 | 1 | -2/+2 |
* | Temporarily change our umask to 066 so that the potential creation | brian | 2002-05-17 | 1 | -0/+3 |
* | Change ``dmesg -a'' to ``dmesg''. | brian | 2002-05-17 | 1 | -1/+1 |
* | Tighten up temporary file permissions and move them to ${TMPDIR:-/tmp} | brian | 2002-05-17 | 7 | -7/+7 |
* | Return 3 unless $daily_status_security_enable != YES. | brian | 2002-05-17 | 1 | -1/+1 |
* | Fix the output when daily_status_mailq_shorten is set to YES | brian | 2002-05-07 | 1 | -4/+4 |
* | Remove leading whitespace from the setuid file lists. | cjc | 2002-05-05 | 1 | -2/+2 |
* | Handle .bz2 files created by newsyslog | brian | 2002-04-30 | 2 | -0/+7 |
* | Update mail queue related periodic scripts to account for sendmail 8.12's | gshapiro | 2002-04-10 | 2 | -11/+30 |
* | No need to explicitly check for both cases when using grep -i. | rwatson | 2002-03-12 | 1 | -1/+1 |
* | Update login failure checking to check auth.log instead of messages, | rwatson | 2002-03-11 | 1 | -3/+3 |
* | Environmental variable was not being passed to a subshell as intended. | cjc | 2002-03-05 | 1 | -2/+2 |
* | Set rc=1 rather than 0 so that setting daily_show_success=YES masks | brian | 2002-02-13 | 1 | -1/+1 |
* | Fix a stray character that found its way into a filename. | cjc | 2001-12-14 | 1 | -1/+1 |
* | Work around the bugfeature of test(1). | ru | 2001-12-14 | 2 | -2/+2 |
* | Long ago, there was just /etc/daily. Then /etc/security was split out | cjc | 2001-12-07 | 14 | -19/+726 |
* | Make sure the security check output includes a To: line in the | silby | 2001-11-28 | 1 | -1/+1 |
* | Handle wtmp.0 being compressed | brian | 2001-11-20 | 1 | -5/+16 |
* | After further discussion on -CURRENT, some people (jhb) do not like | cjc | 2001-11-14 | 1 | -2/+2 |
* | No need to hide stuff in the $FreeBSD$ tag or in other comments like, | cjc | 2001-11-11 | 1 | -1/+1 |
* | UUCP removal Phase III. | kris | 2001-10-01 | 5 | -120/+0 |
* | Run the uustat command as the uucp user, not as root. | kris | 2001-09-09 | 1 | -1/+1 |
* | Remove $daily_status_named_logs and figure out which /var/log/messages* | brian | 2001-07-26 | 1 | -46/+33 |
* | Don't try to remove directories unless we've emptied them first | brian | 2001-07-19 | 1 | -1/+1 |
* | Recognize and support new output which pkg_version(1) might produce. | tobez | 2001-06-11 | 1 | -1/+2 |
* | Small adjustment to whitespace in output | dougb | 2001-06-01 | 3 | -3/+3 |
* | Remove vestiges of MFS. | ru | 2001-06-01 | 1 | -5/+0 |
* | Truly limit the path to local filesystems. | dougb | 2001-05-31 | 1 | -2/+4 |
* | Default daily_accounting_flags to -q. I thought this was a typo in the | brian | 2001-05-30 | 1 | -0/+5 |
* | Add $daily_accounting_save and $daily_accounting_flags | brian | 2001-05-30 | 1 | -9/+13 |
* | Add 470.status-named. | dirk | 2001-05-11 | 1 | -0/+1 |
* | Remind the user that they need to check CPAN manually for updates | joe | 2001-04-28 | 1 | -0/+1 |
* | Fixed typo. | ru | 2001-04-25 | 1 | -1/+1 |
* | Check for denied zone transfers (AXFR and IXFR). | dirk | 2001-04-21 | 1 | -0/+71 |