Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-02 | - (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}] | Darren Tucker | |
Make record_failed_login() call provide hostname rather than having the implementations having to do lookups themselves. Only affects AIX and UNICOS (the latter only uses the "user" parameter anyway). ok djm@ | |||
2004-01-30 | - (dtucker) [configure.ac openbsd-compat/bsd-cray.c openbsd-compat/bsd-cray.h] | Darren Tucker | |
Bug #775: Cray fixes from wendy at cray.com | |||
2003-08-29 | - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our | Ben Lindstrom | |
files, and added missing license to header. | |||
2003-05-19 | - (djm) Big KNF on openbsd-compat/ | Damien Miller | |
2003-05-02 | - (dtucker) Move handling of bad password authentications into a platform | Darren Tucker | |
specific record_failed_login() function (affects AIX & Unicos). | |||
2003-03-21 | - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved | Ben Lindstrom | |
guessing rules) | |||
2003-01-27 | - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP for | Ben Lindstrom | |
cray. Also removed test for tcgetpgrp in configure.ac since it is no longer used. | |||
2002-09-25 | Cray fixes (bug 367) based on patch from Wendy Palm @ cray. | Tim Rice | |
This does not include the deattack.c fixes. | |||
2002-07-23 | - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger. | Ben Lindstrom | |
2002-05-15 | - (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy. | Ben Lindstrom | |
2001-08-14 | - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup | Kevin Steves | |
for some #ifdef _CRAY code; ok wendyp@cray.com | |||
2001-08-07 | - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.in | Tim Rice | |
openbsd-compat/openbsd-compat.h ] Add inet_ntop.c inet_ntop.h back in. Needed for sshconnect.c [sshconnect.c] fix INET6_ADDRSTRLEN for non IPv6 machines [configure.in] make tests with missing libraries fail patch by Wendy Palm <wendyp@cray.com> Added openbsd-compat/bsd-cray.h. Selective patches from William L. Jones <jones@mail.utexas.edu> |