freebsd-src/etc/periodic/security
Antoine Brodin 86e82d6ef7 Improve periodic/security/550.ipfwlimit a bit:
- don't run it if net.inet.ip.fw.verbose = 0 as it is pointless
- handle rules without logging limit correctly [1]
(those rules show up without logamount in "ipfw -a list")

PR:		conf/126060 [1]
MFC after:	1 month
2008-08-10 18:11:24 +00:00
..
100.chksetuid Eliminate xargs in favor of find -exec {} + 2008-02-03 00:33:05 +00:00
200.chkmounts
300.chkuid0
400.passwdless
410.logincheck Add a missing ;. 2008-03-25 15:16:19 +00:00
500.ipfwdenied Replace "ipfw l", which is now deprecated, with "ipfw list". 2005-02-23 15:07:36 +00:00
510.ipfdenied Have mktemp(1) construct the temporary file name for us instead 2003-06-30 22:06:26 +00:00
520.pfdenied Teach periodic(8) security output to display information about blocked 2004-11-24 18:41:53 +00:00
550.ipfwlimit Improve periodic/security/550.ipfwlimit a bit: 2008-08-10 18:11:24 +00:00
610.ipf6denied Add script for checking ipv6 blocked packets from PR. 2004-04-20 13:44:57 +00:00
700.kernelmsg Remove incorrect output redirection. 2002-11-16 14:57:12 +00:00
800.loginfail Rev. 1.8 broke matching on lines where the failure mode is at the head 2008-06-30 08:01:47 +00:00
900.tcpwrap Add support for bzip2ed log files. 2003-01-05 21:32:50 +00:00
Makefile Add login.conf checking to periodic security scripts. If the login.conf file 2006-08-25 07:34:36 +00:00
security.functions When looking for new lines in diff output, grep for '^[>+]' instead of 2005-08-22 09:33:36 +00:00