| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the period of each periodic security script configurable. | jlh | 2013-08-27 | 16 | -84/+115 |
* | Hook the 220.backup-pkgdb script I added to the build unconditionally | dougb | 2011-03-27 | 1 | -0/+1 |
* | Add svn:executable property on remaining period scripts without it | dougb | 2011-03-27 | 5 | -0/+0 |
* | Add an (off by default) check for negative permissions (where the | brooks | 2010-11-13 | 2 | -0/+55 |
* | Hide 460.chkportsum in MK_PKGTOOLS != no case. | delphij | 2010-11-09 | 1 | -1/+4 |
* | - Fixes to the chkportsum script to handle better some special cases, | gabor | 2010-08-10 | 1 | -9/+9 |
* | - Add a periodic script, which can be used to find installed ports' files with | gabor | 2010-07-19 | 2 | -0/+69 |
* | Silence warning printed by getfsspec(3) when /etc/fstab does not exist | cperciva | 2009-09-28 | 1 | -0/+3 |
* | Sort `mount -p' output by name before checking for any differences. | ed | 2008-10-25 | 1 | -1/+1 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 1 | -4/+17 |
* | Improve periodic/security/550.ipfwlimit a bit: | antoine | 2008-08-10 | 1 | -6/+3 |
* | Rev. 1.8 broke matching on lines where the failure mode is at the head | mtm | 2008-06-30 | 1 | -1/+1 |
* | Add a missing ;. | remko | 2008-03-25 | 1 | -1/+1 |
* | Eliminate xargs in favor of find -exec {} + | des | 2008-02-03 | 1 | -2/+1 |
* | Rewrite to consume significantly less memory, by using find -s instead of | des | 2008-02-02 | 1 | -16/+11 |
* | Also check setuid executables on ZFS. | ru | 2007-11-23 | 1 | -1/+1 |
* | Only match on log messages containing fail,invalid, | remko | 2007-02-23 | 1 | -1/+1 |
* | Use egrep instead of grep so that reporting of login failures (broken | jdp | 2007-02-05 | 1 | -1/+1 |
* | Add login.conf checking to periodic security scripts. If the login.conf file | trhodes | 2006-08-25 | 2 | -0/+53 |
* | Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts. | mlaier | 2006-05-12 | 3 | -118/+0 |
* | Enhance loginfail: it will catch sshd, proftpd and su errors, as well as othe... | matteo | 2006-03-05 | 1 | -1/+1 |
* | A new version of rev. 1.4: postpone a temporary file creation | maxim | 2005-09-11 | 1 | -1/+1 |
* | Fix braino in last commit. Print nothing if ipfw(4) is not present. | glebius | 2005-08-31 | 1 | -2/+2 |
* | When looking for new lines in diff output, grep for '^[>+]' instead of | cperciva | 2005-08-22 | 1 | -1/+1 |
* | - Correctly parse output, when logging amount is limited in the | glebius | 2005-08-20 | 1 | -7/+15 |
* | Replace "ipfw l", which is now deprecated, with "ipfw list". | ssouhlal | 2005-02-23 | 2 | -2/+2 |
* | Don't do setuid checks on file systems mounted with noexec option. | glebius | 2005-01-13 | 1 | -1/+1 |
* | Teach periodic(8) security output to display information about blocked | mlaier | 2004-11-24 | 2 | -0/+54 |
* | Add a knob 'daily_status_security_diff_flags' controlling the | jkoshy | 2004-09-23 | 1 | -1/+2 |
* | Add script for checking ipv6 blocked packets from PR. | darrenr | 2004-04-20 | 1 | -0/+53 |
* | Have mktemp(1) construct the temporary file name for us instead | mtm | 2003-06-30 | 6 | -6/+6 |
* | Add support for bzip2ed log files. | se | 2003-01-05 | 2 | -2/+14 |
* | Avoid using perl in the periodic & security scripts. This brings the | keramida | 2002-12-07 | 2 | -4/+8 |
* | 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 |
* | Make it work with POSIX sort (POS arg). | ache | 2002-09-24 | 3 | -3/+3 |
* | Only create a temporary file if we are actually going to do something | cjc | 2002-08-25 | 7 | -7/+7 |
* | 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 | 1 | -1/+1 |
* | Mention that we're checking kernel log messages, even if there's | brian | 2002-06-28 | 1 | -2/+2 |
* | 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 |
* | Remove leading whitespace from the setuid file lists. | cjc | 2002-05-05 | 1 | -2/+2 |
* | 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 |
* | 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 |