summaryrefslogtreecommitdiffstats
path: root/md5crypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2000-06-12 - (djm) Glob manpages in RPM spec files to catch compressed filesDamien Miller4-20/+50
2000-06-10 - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>Damien Miller2-2/+3
2000-06-10 - (djm) Minor doc tweaksDamien Miller2-3/+9
2000-06-09 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usageV_2_1_1_P1Damien Miller3-0/+14
2000-06-08fix linkrotDamien Miller1-1/+1
2000-06-07 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass throughDamien Miller4-155/+170
2000-06-07 - (djm) Remove duplicate headers from loginrec.cDamien Miller2-28/+7
2000-06-07Missed some bits of the OpenBSD patch somewhere (?!)Damien Miller1-18/+17
2000-06-07 - (djm) Don't add /usr/local/lib to library search path on IrixDamien Miller2-2/+3
2000-06-07New verDamien Miller2-2/+2
2000-06-07 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack WeinbergDamien Miller3-20/+44
2000-06-07 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts IIIDamien Miller19-61/+143
2000-06-05 - (djm) Added --with-cflags, --with-ldflags and --with-libs options toDamien Miller2-0/+31
2000-06-04Many changes to new login code based on Damien's feedback:andre4-519/+425
2000-06-04Added missed info for 20000603 login code updateandre1-0/+6
2000-06-04 - Configure tweaking for new login code on Irix 5.3Damien Miller3-11/+33
2000-06-03Disable lastlog for AIX, as it's handled by the OS as part of the loginandre2-2/+4
2000-06-03Removed obsolete lastlog symbolsandre1-9/+0
2000-06-03Added new login recording codeandre11-587/+2212
2000-06-03Removed an old entryDamien Miller1-2/+0
2000-05-31 - Rewrote bsd-login to use proper utmp API if available. Major cleanupPRE_NEW_LOGIN_CODEDamien Miller4-78/+72
2000-05-31 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>Damien Miller3-4/+4
2000-05-31 - Cleanup of auth.c, login.c and fake-*Damien Miller8-246/+274
2000-05-30docV_2_1_0_P3Damien Miller1-0/+1
2000-05-30 - OpenBSD CVS updates:Damien Miller15-207/+256
2000-05-30Up verDamien Miller2-2/+2
2000-05-30 - Fix buffer overrun in login.c for systems which use syslen in utmpx.Damien Miller2-1/+6
2000-05-30 - Define atexit for old SolarisDamien Miller3-1/+8
2000-05-20 - Doc cleanupV_2_1_0_P2Damien Miller3-4/+3
2000-05-20 - HPUX and Configure fixes from Lutz JaenickeDamien Miller5-12/+53
2000-05-20cleanup diffsDamien Miller3-4/+5
2000-05-20 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>Damien Miller7-3/+37
2000-05-20 - Don't touch utmp if USE_UTMPX definedDamien Miller4-2/+15
2000-05-20 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>Damien Miller3-4/+14
2000-05-18 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterdayDamien Miller3-3/+23