deraadt
|
a6e4ece949
|
blow away tmp dir on more traps
|
28 years ago |
millert
|
9c78a0b944
|
check for entry in /etc/skeykeys and ~/.ssh in evil system()
|
28 years ago |
millert
|
27bb79055b
|
Change some "test -f" to "test -s"
Don't bitch about star'd out logins unless they have a .rhosts/.shosts/.klogin
file (ie: something that would let them in via rsh/ssh).
|
28 years ago |
millert
|
4fa80f455e
|
skip lines in /etc/passwd that start with + or -.
don't bitch about root-owned .rhosts since multiple system accounts
share root's homedir.
|
28 years ago |
millert
|
bbb3533e89
|
Merged our changes back into 4.4BSD version.
Can't do "find -ls" since we need to store the date in an absolute format
(ls -T). Use "find -print0" | xargs -0 instead.
|
28 years ago |
millert
|
0baab24189
|
Deal with leading whitespace in find output. Fixes problem of devices
showing up in the setuid list ;-)
|
28 years ago |
tholo
|
0f388ec0c1
|
Update to work properly with output from find -ls; also skip commented out
lines in /etc/exports
|
28 years ago |
bitblt
|
f93906164e
|
names of set-uid files are no longer passed to a shell.
Thanks to deraadt for pointing out the -ls flag on find.
|
28 years ago |
deraadt
|
3bd428e122
|
toor is gone; thanks bibtlt
|
28 years ago |
deraadt
|
9dcf23df2c
|
setup trap after mkdir
|
28 years ago |
deraadt
|
a5911b292f
|
kill the races; found by bitblt
|
28 years ago |
millert
|
1504780699
|
Would give complain that /etc/hosts.equiv /etc/shosts.equiv /etc/hosts.lpd
have '+' in them even when they don't. Escaped the + to fix.
|
28 years ago |
deraadt
|
a6bf944ca0
|
setgid too
|
28 years ago |
deraadt
|
e69b25ba3d
|
only watch for pure + entries
|
28 years ago |
deraadt
|
c8a37c7003
|
sync & label
|
29 years ago |
deraadt
|
97dfe08287
|
numerous improvements by arnej@pvv.unit.no, david@city.ac.uk, and myself.
complain less in normal situations, and deal better with netgroups, YP,
ssh configuration files, and other rather normal configurations.
|
29 years ago |
deraadt
|
47b73ff83c
|
initial import of NetBSD tree
|
29 years ago |