summaryrefslogtreecommitdiff
path: root/loginrec.c
AgeCommit message (Expand)Author
2005-11-22 - (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patchDarren Tucker
2005-07-17 -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]Damien Miller
2005-07-17 - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]Damien Miller
2005-06-19 - (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,Damien Miller
2005-02-15 - (dtucker) [loginrec.c] Add missing #include.Darren Tucker
2005-02-15 - (dtucker) [README.platform auth.c configure.ac loginrec.cDarren Tucker
2005-02-08 - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.cDarren Tucker
2005-02-03 - (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.cDarren Tucker
2005-02-02 - (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c]Darren Tucker
2004-09-12 - (djm) [loginrec.c] xmallocDamien Miller
2004-09-12 - (djm) [loginrec.c] __func__ifiyDamien Miller
2004-09-12 - (djm) [loginrec.c] Start KNF and tidy up of this long-neglected file.Damien Miller
2004-08-23 - (djm) [loginrec.c] Typo and bad args in error messages; Spotted byDamien Miller
2004-08-15 - (djm) [loginrec.c] Check that seek succeeded here too; ok dtuckerDamien Miller
2004-08-15 - (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]Darren Tucker
2004-04-08 - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined andDarren Tucker
2004-04-08 - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncatingDarren Tucker
2004-02-10 - (dtucker) [configure.ac loginrec.c] Bug #464: Use updwtmpx on platformsDarren Tucker
2003-11-21 - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller
2003-07-06 - (dtucker) [ssh-rand-helper.c loginrec.c]Darren Tucker
2003-05-10 - (djm) 2-clause license on loginrec.c, with permission fromDamien Miller
2003-04-09 - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. ReportDamien Miller
2003-04-09*** empty log message ***Damien Miller
2003-04-09 - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. ReportDamien Miller
2003-03-10 - (djm) One more portable-specific one from dlheine@suif.Stanford.EDU/Damien Miller
2003-01-07 - (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix basedDamien Miller
2003-01-03 - (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch fromDamien Miller
2002-09-25Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice
2002-07-22 - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial syncBen Lindstrom
2002-07-14 [loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()Tim Rice
2002-07-14 [loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.netTim Rice
2002-04-23 - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch fromDamien Miller
2002-02-24[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84Tim Rice
2001-10-29 [TODO defines.h loginrec.c] Change the references to configure.inTim Rice
2001-10-26 - (bal) Set the correct current time in login_utmp_only(). Patch byBen Lindstrom
2001-10-22 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).Damien Miller
2001-10-02 - (stevesk) loginrec.c: fix type conversion problems exposed when usingKevin Steves
2001-08-06 - (bal) Second around of UNICOS patches. A few other things left.Ben Lindstrom
2001-05-08 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom
2001-02-22 - (stevesk) remove erroneous #ifdef sgi code.Kevin Steves
2001-02-05 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom
2000-12-2820001228Ben Lindstrom
2000-12-0120001202Ben Lindstrom
2000-11-10Two Ooops. =)Ben Lindstrom
2000-09-30 - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems onlyDamien Miller
2000-09-23 - (djm) Seperate tests for int64_t and u_int64_t typesDamien Miller
2000-09-23 - (djm) Fix address logging in utmp from Kevin StevesDamien Miller
2000-09-05 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-08-29 - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>Damien Miller