summaryrefslogtreecommitdiffstats
path: root/loginrec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-02Forgot to commentDamien Miller1-0/+2
2000-07-02 - (djm) Use standard OpenSSL functions in auth-skey.c. Patch fromDamien Miller3-9/+16
2000-07-02 - (djm) Stop shadow expiry checking from preventing logins with NIS. BasedDamien Miller2-10/+13
2000-07-02 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2-2/+5
2000-07-01Release 2.1.1p2V_2_1_1_P2Damien Miller1-0/+1
2000-07-01 - (djm) Added check for broken snprintf() functions which do not correctlyDamien Miller4-6/+28
2000-07-01 - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna VinschenDamien Miller1-1/+2
2000-07-01 - (djm) Replace "/bin/sh" with _PATH_BSHELLDamien Miller3-8/+10
2000-07-01 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller4-4/+16
2000-07-01 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>Damien Miller2-2/+8
2000-06-28 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller11-9/+95
2000-06-28 - (djm) Added 'distprep' make target to simplify packagingDamien Miller2-0/+4
2000-06-28 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller6-1/+52
2000-06-27 - (djm) Fixes to lastlog code for IrixDamien Miller2-32/+28
2000-06-27 - (djm) FormattingDamien Miller3-206/+147
2000-06-27 - (djm) Fixes to login code - not setting li->uid, cleanupsDamien Miller2-28/+29
2000-06-26Fix fixed egd codeDamien Miller2-6/+9
2000-06-26error -> fatalDamien Miller1-2/+2
2000-06-26 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OKDamien Miller3-39/+71
2000-06-26 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller5-2/+54
2000-06-26 - OpenBSD CVS updateDamien Miller2-4/+8
2000-06-26 - Better fix to aclocal tests from Garrick James <garrick@james.net>Damien Miller3-2/+6
2000-06-23 - OpenBSD CVS Updates:Damien Miller7-2/+18
2000-06-23 - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller6-2/+28
2000-06-22Add explanation of PAM_TTY kludgeDamien Miller1-2/+9
2000-06-22Update RPM spec version numbersDamien Miller2-2/+2
2000-06-22 - OpenBSD CVS Updates:Damien Miller68-89/+138
2000-06-22 - (djm) Automatically generate host key during "make install". SuggestedDamien Miller3-3/+23
2000-06-20typoDamien Miller1-0/+1
2000-06-20 - (djm) Typo in loginrec.cDamien Miller1-2/+2
2000-06-20 - (djm) Replace use of '-o' and '-a' logical operators in configure testsDamien Miller2-8/+13
2000-06-19*** empty log message ***andre1-3/+4
2000-06-19Added some extra timings to help spot lastlog problemsandre1-13/+26
2000-06-19Line up 'configure --help' outputandre1-9/+9
2000-06-19Big loginrec.c updateandre2-92/+263
2000-06-18 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller9-5/+306
2000-06-18 - OpenBSD CVS updates:Damien Miller17-274/+431
2000-06-18 - (djm) Add summary of configure options to end of ./configure runDamien Miller4-15/+118
2000-06-13 - (djm) Fix short copy in loginrec.c (based on patch from Phill CampDamien Miller4-7/+9
2000-06-13 - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:Damien Miller5-15/+29
2000-06-13Changed to OpenBSD indent and function declaration styleandre1-161/+173
2000-06-13Backed out previous changes - 'tolerance' setting may just hide a bug inandre1-3/+3
2000-06-13Allow a small tolerance for slow systems when testing lastlogandre1-3/+3
2000-06-13Stop lastlog detection setting DISABLE_LASTLOG - this flag meansandre1-2/+2
2000-06-13 - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:andre1-1/+5
2000-06-13Added catman defines for AIX (Tom Bertelson <tbert@abac.com>)andre1-1/+3
2000-06-13Fixed getlast_entry() so that it doesn't try to use utmp(x) ifandre1-5/+16
2000-06-12 - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller2-1/+2
2000-06-12Latest versionsDamien Miller2-0/+2582
2000-06-12wrong modes, forgot -kbDamien Miller2-2360/+0