summaryrefslogtreecommitdiffstats
path: root/loginrec.c
AgeCommit message (Expand)Author
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
2000-08-18 - (djm) Lastlog was not getting closed after writing login entryDamien Miller
2000-08-15 - (djm) Don't seek in directory based lastlogsDamien Miller
2000-08-15 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>Damien Miller
2000-08-09 - (djm) utmp direct write & SunOS 4 patch from Charles LevertDamien Miller
2000-07-11 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, reportDamien Miller
2000-07-09 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>Damien Miller
2000-07-09 - (djm) Replace ut_name with ut_user. Patch from Jim WattDamien Miller
2000-07-02 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-07-01 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien 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-20 - (djm) Typo in loginrec.cDamien Miller
2000-06-19*** empty log message ***andre
2000-06-19Big loginrec.c updateandre
2000-06-13 - (djm) Fix short copy in loginrec.c (based on patch from Phill CampDamien Miller
2000-06-12Fixed getlast_entry() so that it doesn't try to use utmp(x) ifandre
2000-06-07 - (djm) Remove duplicate headers from loginrec.cDamien Miller
2000-06-04Many changes to new login code based on Damien's feedback:andre
2000-06-03Disable lastlog for AIX, as it's handled by the OS as part of the loginandre
2000-06-03Added new login recording codeandre