summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added missing ;ABOUT_TO_ADD_INET_ATONDamien Miller2000-07-111-1/+1
* Prepare for 2.1.1p3Damien Miller2000-07-112-2/+2
* - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is knownDamien Miller2000-07-113-146/+755
* - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, reportDamien Miller2000-07-113-10/+12
* - (djm) NeXT: dirent structures to get scp working from Ben LindstromDamien Miller2000-07-112-0/+18
* - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>Damien Miller2000-07-115-2/+15
* - (djm) Fixup for AIX getuserattr() support from Tom BertelsonDamien Miller2000-07-112-10/+42
* oops, forgot the ChangelogDamien Miller2000-07-091-0/+2
* - (djm) AIX getuserattr() session initialisation from Tom BertelsonDamien Miller2000-07-093-1/+69
* - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>Damien Miller2000-07-0910-86/+226
* - (djm) Fix pam sprintf fixDamien Miller2000-07-099-42/+66
* - (djm) Replace ut_name with ut_user. Patch from Jim WattDamien Miller2000-07-092-4/+6
* - (djm) Missing $(DESTDIR) on host-key target causing problems with RPMDamien Miller2000-07-092-8/+10
* - (djm) Match prototype and function declaration for rresvport_af.Damien Miller2000-07-092-4/+4
* - (djm) Only enable PAM_TTY kludge for Linux. Problem report fromDamien Miller2000-07-094-1/+11
* - (djm) Don't use inet_addr.Damien Miller2000-07-082-2/+4
* - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.cDamien Miller2000-07-082-0/+6
* *** empty log message ***Damien Miller2000-07-083-4/+9
* - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix fromDamien Miller2000-07-082-1/+3
* - (djm) Fix bad fprintf format handling in auth-pam.c. Patch fromDamien Miller2000-07-082-2/+6
* Forgot to commentDamien Miller2000-07-021-0/+2
* - (djm) Use standard OpenSSL functions in auth-skey.c. Patch fromDamien Miller2000-07-023-9/+16
* - (djm) Stop shadow expiry checking from preventing logins with NIS. BasedDamien Miller2000-07-022-10/+13
* - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-07-022-2/+5
* Release 2.1.1p2V_2_1_1_P2Damien Miller2000-07-011-0/+1
* - (djm) Added check for broken snprintf() functions which do not correctlyDamien Miller2000-07-014-6/+28
* - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna VinschenDamien Miller2000-07-011-1/+2
* - (djm) Replace "/bin/sh" with _PATH_BSHELLDamien Miller2000-07-013-8/+10
* - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller2000-07-014-4/+16
* - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>Damien Miller2000-07-012-2/+8
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-2811-9/+95
* - (djm) Added 'distprep' make target to simplify packagingDamien Miller2000-06-282-0/+4
* - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller2000-06-286-1/+52
* - (djm) Fixes to lastlog code for IrixDamien Miller2000-06-282-32/+28
* - (djm) FormattingDamien Miller2000-06-273-206/+147
* - (djm) Fixes to login code - not setting li->uid, cleanupsDamien Miller2000-06-272-28/+29
* Fix fixed egd codeDamien Miller2000-06-262-6/+9
* error -> fatalDamien Miller2000-06-261-2/+2
* - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OKDamien Miller2000-06-263-39/+71
* - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller2000-06-265-2/+54
* - OpenBSD CVS updateDamien Miller2000-06-262-4/+8
* - Better fix to aclocal tests from Garrick James <garrick@james.net>Damien Miller2000-06-263-2/+6
* - OpenBSD CVS Updates:Damien Miller2000-06-237-2/+18
* - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller2000-06-236-2/+28
* Add explanation of PAM_TTY kludgeDamien Miller2000-06-221-2/+9
* Update RPM spec version numbersDamien Miller2000-06-222-2/+2
* - OpenBSD CVS Updates:Damien Miller2000-06-2268-89/+138
* - (djm) Automatically generate host key during "make install". SuggestedDamien Miller2000-06-223-3/+23
* typoDamien Miller2000-06-201-0/+1
* - (djm) Typo in loginrec.cDamien Miller2000-06-201-2/+2