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-06-03 | - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping. | Darren Tucker | |
2003-05-19 | - (djm) Big KNF on openbsd-compat/ | Damien Miller | |
2003-05-03 | - (dtucker) Add missing "void" to record_failed_login in bsd-cray.c. Noted | Darren Tucker | |
by wendyp@cray.com. | |||
2003-05-02 | - (dtucker) Move handling of bad password authentications into a platform | Darren Tucker | |
specific record_failed_login() function (affects AIX & Unicos). | |||
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) bsd-cray.c: more cleanup; ok wendyp@cray.com | Kevin Steves | |
2001-08-14 | - (stevesk) bsd-cray.c: utmp strings are not C strings | Kevin Steves | |
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-06 | - (bal) Second around of UNICOS patches. A few other things left. | Ben Lindstrom | |
Patches by William L. Jones <jones@mail.utexas.edu> | |||
2001-07-22 | - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, | Ben Lindstrom | |
myproposal.h, ssh_prng_cmds.in, and openbsd-compat/Makefile.in. Added openbsd-compat/bsd-cray.c. Rest will be merged after approval. Selective patches from William L. Jones <jones@mail.utexas.edu> |