index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginrec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
Tim Rice
2002-02-24
1
-6
/
+4
*
[TODO defines.h loginrec.c] Change the references to configure.in
Tim Rice
2001-10-29
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-06
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-28
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-12
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
*
Disable lastlog for AIX, as it's handled by the OS as part of the login
andre
2000-06-03
1
-2
/
+2
*
Added new login recording code
andre
2000-06-03
1
-0
/
+1385