summaryrefslogtreecommitdiffstats
path: root/etc/periodic/security
Commit message (Expand)AuthorAgeFilesLines
* Further refine the auth fail regex to catch more auth failures andbrueffer2014-03-231-1/+1
* Make the period of each periodic security script configurable.jlh2013-08-2716-84/+115
* Hook the 220.backup-pkgdb script I added to the build unconditionallydougb2011-03-271-0/+1
* Add svn:executable property on remaining period scripts without itdougb2011-03-275-0/+0
* Add an (off by default) check for negative permissions (where thebrooks2010-11-132-0/+55
* Hide 460.chkportsum in MK_PKGTOOLS != no case.delphij2010-11-091-1/+4
* - Fixes to the chkportsum script to handle better some special cases,gabor2010-08-101-9/+9
* - Add a periodic script, which can be used to find installed ports' files withgabor2010-07-192-0/+69
* Silence warning printed by getfsspec(3) when /etc/fstab does not existcperciva2009-09-281-0/+3
* Sort `mount -p' output by name before checking for any differences.ed2008-10-251-1/+1
* add new build knobs and jigger some existing controls to improvesam2008-09-211-4/+17
* Improve periodic/security/550.ipfwlimit a bit:antoine2008-08-101-6/+3
* Rev. 1.8 broke matching on lines where the failure mode is at the headmtm2008-06-301-1/+1
* Add a missing ;.remko2008-03-251-1/+1
* Eliminate xargs in favor of find -exec {} +des2008-02-031-2/+1
* Rewrite to consume significantly less memory, by using find -s instead ofdes2008-02-021-16/+11
* Also check setuid executables on ZFS.ru2007-11-231-1/+1
* Only match on log messages containing fail,invalid,remko2007-02-231-1/+1
* Use egrep instead of grep so that reporting of login failures (brokenjdp2007-02-051-1/+1
* Add login.conf checking to periodic security scripts. If the login.conf filetrhodes2006-08-252-0/+53
* Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts.mlaier2006-05-123-118/+0
* Enhance loginfail: it will catch sshd, proftpd and su errors, as well as othe...matteo2006-03-051-1/+1
* A new version of rev. 1.4: postpone a temporary file creationmaxim2005-09-111-1/+1
* Fix braino in last commit. Print nothing if ipfw(4) is not present.glebius2005-08-311-2/+2
* When looking for new lines in diff output, grep for '^[>+]' instead ofcperciva2005-08-221-1/+1
* - Correctly parse output, when logging amount is limited in theglebius2005-08-201-7/+15
* Replace "ipfw l", which is now deprecated, with "ipfw list".ssouhlal2005-02-232-2/+2
* Don't do setuid checks on file systems mounted with noexec option.glebius2005-01-131-1/+1
* Teach periodic(8) security output to display information about blockedmlaier2004-11-242-0/+54
* Add a knob 'daily_status_security_diff_flags' controlling thejkoshy2004-09-231-1/+2
* Add script for checking ipv6 blocked packets from PR.darrenr2004-04-201-0/+53
* Have mktemp(1) construct the temporary file name for us insteadmtm2003-06-306-6/+6
* Add support for bzip2ed log files.se2003-01-052-2/+14
* Avoid using perl in the periodic & security scripts. This brings thekeramida2002-12-072-4/+8
* Do not emit a message on stderr when one of the compared filesthomas2002-11-161-1/+1
* Remove incorrect output redirection.thomas2002-11-161-1/+1
* Add newly-added sripts to FILES.thomas2002-10-251-1/+3
* Add a new /etc/periodic/security script to check for packetsthomas2002-10-251-0/+53
* Factor out code across various /etc/periodic/security scripts into athomas2002-10-256-99/+101
* Make it work with POSIX sort (POS arg).ache2002-09-243-3/+3
* Only create a temporary file if we are actually going to do somethingcjc2002-08-257-7/+7
* If all file systems are marked nosuid, the line:gshapiro2002-08-031-8/+11
* Install scripts via FILES (purposedly not via SCRIPTS that wouldru2002-07-181-1/+1
* Mention that we're checking kernel log messages, even if there'sbrian2002-06-281-2/+2
* Change ``dmesg -a'' to ``dmesg''.brian2002-05-171-1/+1
* Tighten up temporary file permissions and move them to ${TMPDIR:-/tmp}brian2002-05-177-7/+7
* Remove leading whitespace from the setuid file lists.cjc2002-05-051-2/+2
* No need to explicitly check for both cases when using grep -i.rwatson2002-03-121-1/+1
* Update login failure checking to check auth.log instead of messages,rwatson2002-03-111-3/+3
* Fix a stray character that found its way into a filename.cjc2001-12-141-1/+1
OpenPOWER on IntegriCloud