Age | Commit message (Collapse) | Author |
|
password change patch.
- (djm) Bring licenses on my stuff in line with OpenBSD's
|
|
|
|
- (djm) Cleanup entropy collection code a little more. Split initialisation
from seeding, perform intialisation immediatly at start, be careful with
uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
|
|
Kevin Steves <stevesk@sweden.hp.com>
|
|
Aaron Hopkins <aaron@die.net>
|
|
|
|
- (djm) Not all systems define RUSAGE_SELF & RUSAGE_CHILDREN. Report from
Michael Stone <mstone@cs.loyola.edu>
- (djm) rusage is a privileged operation on some Unices (incl.
Solaris 2.5.1). Report from Paul D. Smith <pausmith@nortelnetworks.com>
- (djm) Avoid PAM failures when running without a TTY. Report from
Martin Petrak <petrak@spsknm.schools.sk>
- (djm) Include sys/types.h when including netinet/in.h in configure tests.
Patch from Jun-ichiro itojun Hagino <itojun@iijlab.net>
|
|
- (djm) Full license in auth-pam.c
|
|
- Cleanup of auth-pam.c, save and print "account expired" error messages
|
|
|
|
- Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
- Use vhangup to clean up Linux ttys
- Force posix getopt processing on GNU libc systems
|
|
|
|
cleaned up sshd.c up significantly.
- Several other cleanups
|