index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
security
Age
Commit message (
Expand
)
Author
1999-09-05
We already had logic not to try to grab the disklabels of md's and
perry
1999-07-22
Use standard variable "$0" for the whole line instead of the non-standard,
hubertf
1999-04-23
Get rid of old-style chown operands.
kleink
1999-03-17
Add a commented-out duplicate id checker which doesn't exclude toor, and
wrstuden
1999-03-17
Modify duplicate user id check to exclude "toor". Any other uid 0
wrstuden
1999-03-16
Fix PR 5068 - scanning ~user/.rhosts files on NFS mounted home
fair
1999-02-18
Handle + in master.passwd (From PR#4802).
abs
1998-09-14
Nix "Login %s is off but still has a valid shell" warning for 20-character
tv
1998-08-25
* if $check_disklabels=YES, backup and compare of disklabels of current disks.
lukem
1998-01-26
include rc.subr and use appropriately
lukem
1997-10-08
Deal with files in the changelist that are added or removed.
mycroft
1997-09-23
- use 'ftpd -C user' to check the format of /etc/ftpusers.
lukem
1997-09-18
- don't print "Checking setuid files and devices:" if no problems
lukem
1997-08-22
- correct use of generated temporary files.
lukem
1997-08-19
* ensure that check for '.' in root's $PATH doesn't yield a false positive.
lukem
1997-06-24
* when checking /etc/master.passwd, read in /etc/shells for a list of
lukem
1997-06-24
* take advantage of xargs -0 when finding devices and set?id files
lukem
1997-06-23
Also check /etc/profile for setting of umask.
lukem
1997-06-23
Ignore blank lines and comments in /etc/exports
lukem
1997-04-21
Don't list directories with the setuid bit set or FIFOs.
mycroft
1997-04-21
Minor cleanup.
mycroft
1997-04-21
When doing security checks in user home directory, sort by home directory, to
mycroft
1997-04-17
make /etc/aliases check a bit more discriminating: the line must be
mikel
1997-03-10
Minor cleanup.
mycroft
1997-02-14
Don't leave logs in /etc/mtree; from Andrew Wheadon in PR misc/3106.
mikel
1997-01-05
add configuration file for security, as security.conf.
mrg
1996-05-22
ignore setgid on dirs.
mrg
1996-01-14
Several fixes from Arne H. Juul (PR#1814).
pk
1995-12-17
New-style RCS ids.
thorpej
1995-01-31
Change .emacsrc to .emacs in list of files to be checked.
jtc
1994-10-18
Fix the fstype-based pruning algorithms. Partly suggested by John Kohl.
mycroft
1994-06-15
update to new security script
cgd
1994-01-15
people importing trees from SunOS should be shot; add -d to ls.
cgd
1993-12-15
Find only set[gu]id files and devices, like old ncheck(1).
mycroft
1993-10-27
use of xargs wasn't strictly a security hole, but could lead to fouled-
cgd
1993-10-27
Use xargs(1) to avoid overflowing the argument list to ls(1).
mycroft
1993-10-26
from FreeBSD: check for set*id devices in a way closer to the original.
cgd
1993-10-19
Rewrite set[gu]id find command to avoid walking non-local file systems.
mycroft
1993-04-02
updated to reflect the fact that we don't have an ncheck
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd