index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loginrec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (dtucker) [ssh-rand-helper.c loginrec.c]
Darren Tucker
2003-07-06
1
-5
/
+5
*
- (djm) 2-clause license on loginrec.c, with permission from
Damien Miller
2003-05-10
1
-6
/
+1
*
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
Damien Miller
2003-04-09
1
-3
/
+3
*
*** empty log message ***
Damien Miller
2003-04-09
1
-33
/
+33
*
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
Damien Miller
2003-04-09
1
-2
/
+2
*
- (djm) One more portable-specific one from dlheine@suif.Stanford.EDU/
Damien Miller
2003-03-10
1
-1
/
+2
*
- (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
Damien Miller
2003-01-07
1
-12
/
+22
*
- (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch from
Damien Miller
2003-01-03
1
-1
/
+33
*
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice
2002-09-26
1
-3
/
+3
*
- (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync
Ben Lindstrom
2002-07-23
1
-3
/
+3
*
[loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()
Tim Rice
2002-07-15
1
-1
/
+2
*
[loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.net
Tim Rice
2002-07-15
1
-2
/
+2
*
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
Damien Miller
2002-04-23
1
-1
/
+6
*
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
Tim Rice
2002-02-25
1
-6
/
+4
*
[TODO defines.h loginrec.c] Change the references to configure.in
Tim Rice
2001-10-30
1
-2
/
+2
*
- (bal) Set the correct current time in login_utmp_only(). Patch by
Ben Lindstrom
2001-10-26
1
-1
/
+2
*
- (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
Damien Miller
2001-10-22
1
-11
/
+14
*
- (stevesk) loginrec.c: fix type conversion problems exposed when using
Kevin Steves
2001-10-02
1
-6
/
+6
*
- (bal) Second around of UNICOS patches. A few other things left.
Ben Lindstrom
2001-08-07
1
-1
/
+7
*
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
Ben Lindstrom
2001-05-08
1
-1
/
+22
*
- (stevesk) remove erroneous #ifdef sgi code.
Kevin Steves
2001-02-22
1
-6
/
+1
*
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-05
1
-52
/
+52
*
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2001-01-22
1
-1
/
+3
*
20001228
Ben Lindstrom
2000-12-28
1
-1
/
+5
*
20001202
Ben Lindstrom
2000-12-01
1
-6
/
+1
*
Two Ooops. =)
Ben Lindstrom
2000-11-10
1
-2
/
+6
*
- (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
Damien Miller
2000-09-30
1
-4
/
+14
*
- (djm) Seperate tests for int64_t and u_int64_t types
Damien Miller
2000-09-23
1
-2
/
+1
*
- (djm) Fix address logging in utmp from Kevin Steves
Damien Miller
2000-09-23
1
-2
/
+5
*
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
Damien Miller
2000-09-05
1
-1
/
+3
*
- (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
Damien Miller
2000-08-29
1
-7
/
+8
*
- (djm) Lastlog was not getting closed after writing login entry
Damien Miller
2000-08-18
1
-9
/
+11
*
- (djm) Don't seek in directory based lastlogs
Damien Miller
2000-08-15
1
-7
/
+10
*
- (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
Damien Miller
2000-08-15
1
-9
/
+31
*
- (djm) utmp direct write & SunOS 4 patch from Charles Levert
Damien Miller
2000-08-09
1
-2
/
+2
*
- (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
Damien Miller
2000-07-11
1
-9
/
+9
*
- (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
Damien Miller
2000-07-09
1
-11
/
+1
*
- (djm) Replace ut_name with ut_user. Patch from Jim Watt
Damien Miller
2000-07-09
1
-4
/
+4
*
- (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
Damien Miller
2000-07-02
1
-2
/
+2
*
- (djm) Login fixes from Tom Bertelson <tbert@abac.com>
Damien Miller
2000-07-01
1
-4
/
+13
*
- (djm) Fixes to lastlog code for Irix
Damien Miller
2000-06-27
1
-32
/
+24
*
- (djm) Formatting
Damien Miller
2000-06-27
1
-194
/
+145
*
- (djm) Fixes to login code - not setting li->uid, cleanups
Damien Miller
2000-06-27
1
-28
/
+26
*
- (djm) Typo in loginrec.c
Damien Miller
2000-06-20
1
-2
/
+2
*
*** empty log message ***
andre
2000-06-19
1
-3
/
+4
*
Big loginrec.c update
andre
2000-06-19
1
-86
/
+250
*
- (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
Damien Miller
2000-06-13
1
-6
/
+6
*
Fixed getlast_entry() so that it doesn't try to use utmp(x) if
andre
2000-06-13
1
-5
/
+16
*
- (djm) Remove duplicate headers from loginrec.c
Damien Miller
2000-06-07
1
-28
/
+6
*
Many changes to new login code based on Damien's feedback:
andre
2000-06-04
1
-425
/
+380
[next]