summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-06-22Add explanation of PAM_TTY kludgeDamien Miller
2000-06-22Update RPM spec version numbersDamien Miller
2000-06-22 - OpenBSD CVS Updates:Damien Miller
2000-06-22 - (djm) Automatically generate host key during "make install". SuggestedDamien Miller
2000-06-20typoDamien Miller
2000-06-20 - (djm) Typo in loginrec.cDamien Miller
2000-06-20 - (djm) Replace use of '-o' and '-a' logical operators in configure testsDamien Miller
2000-06-19*** empty log message ***andre
2000-06-19Added some extra timings to help spot lastlog problemsandre
2000-06-19Line up 'configure --help' outputandre
2000-06-19Big loginrec.c updateandre
2000-06-18 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller
2000-06-18 - OpenBSD CVS updates:Damien Miller
2000-06-18 - (djm) Add summary of configure options to end of ./configure runDamien Miller
2000-06-13 - (djm) Fix short copy in loginrec.c (based on patch from Phill CampDamien Miller
2000-06-13 - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:Damien Miller
2000-06-13Changed to OpenBSD indent and function declaration styleandre
2000-06-13Backed out previous changes - 'tolerance' setting may just hide a bug inandre
2000-06-12Allow a small tolerance for slow systems when testing lastlogandre
2000-06-12Stop lastlog detection setting DISABLE_LASTLOG - this flag meansandre
2000-06-12 - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:andre
2000-06-12Added catman defines for AIX (Tom Bertelson <tbert@abac.com>)andre