summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-11 - (djm) Fix problem with debug mode and MaxStartupsDamien Miller
2000-07-11 - (djm) OpenBSD CVS updates:Damien Miller
2000-07-11 - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>Damien Miller
2000-07-11 - (djm) Added bsd-inet_aton and configure support for NeXTDamien Miller
2000-07-11 - (djm) Added bsd-inet_aton for NeXTDamien Miller
2000-07-11Doh - forgot to commitDamien Miller
2000-07-11Added missing ;Damien Miller
2000-07-11Prepare for 2.1.1p3Damien Miller
2000-07-11 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is knownDamien Miller
2000-07-11 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, reportDamien Miller
2000-07-11 - (djm) NeXT: dirent structures to get scp working from Ben LindstromDamien Miller
2000-07-11 - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>Damien Miller
2000-07-11 - (djm) Fixup for AIX getuserattr() support from Tom BertelsonDamien Miller
2000-07-09oops, forgot the ChangelogDamien Miller
2000-07-09 - (djm) AIX getuserattr() session initialisation from Tom BertelsonDamien Miller
2000-07-09 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>Damien Miller
2000-07-09 - (djm) Fix pam sprintf fixDamien Miller
2000-07-09 - (djm) Replace ut_name with ut_user. Patch from Jim WattDamien Miller
2000-07-09 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPMDamien Miller
2000-07-09 - (djm) Match prototype and function declaration for rresvport_af.Damien Miller
2000-07-09 - (djm) Only enable PAM_TTY kludge for Linux. Problem report fromDamien Miller
2000-07-08 - (djm) Don't use inet_addr.Damien Miller
2000-07-08 - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.cDamien Miller
2000-07-08*** empty log message ***Damien Miller
2000-07-08 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix fromDamien Miller
2000-07-08 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch fromDamien Miller
2000-07-02Forgot to commentDamien Miller
2000-07-02 - (djm) Use standard OpenSSL functions in auth-skey.c. Patch fromDamien Miller
2000-07-02 - (djm) Stop shadow expiry checking from preventing logins with NIS. BasedDamien Miller
2000-07-02 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-07-01Release 2.1.1p2Damien Miller
2000-07-01 - (djm) Added check for broken snprintf() functions which do not correctlyDamien Miller
2000-07-01 - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna VinschenDamien Miller
2000-07-01 - (djm) Replace "/bin/sh" with _PATH_BSHELLDamien Miller
2000-07-01 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller
2000-07-01 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>Damien Miller
2000-06-28 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller
2000-06-28 - (djm) Added 'distprep' make target to simplify packagingDamien Miller
2000-06-28 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller
2000-06-28 - (djm) Fixes to lastlog code for IrixDamien Miller
2000-06-27 - (djm) FormattingDamien Miller
2000-06-27 - (djm) Fixes to login code - not setting li->uid, cleanupsDamien Miller
2000-06-26Fix fixed egd codeDamien Miller
2000-06-26error -> fatalDamien Miller
2000-06-26 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OKDamien Miller
2000-06-26 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller
2000-06-26 - OpenBSD CVS updateDamien Miller
2000-06-26 - Better fix to aclocal tests from Garrick James <garrick@james.net>Damien Miller
2000-06-23 - OpenBSD CVS Updates:Damien Miller
2000-06-23 - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller