Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
511bb24c5b4c11c2930464ff02bff9f4577566cb
/
loginrec.c
f1b9d11
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
by Damien Miller
· 23 years ago
e06ae4a
by Tim Rice
· 23 years ago
b89e694
by Tim Rice
· 23 years ago
9197c59
- (bal) Set the correct current time in login_utmp_only(). Patch by
by Ben Lindstrom
· 23 years ago
3a8a5cd
- (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
by Damien Miller
· 23 years ago
5217265
- (stevesk) loginrec.c: fix type conversion problems exposed when using
by Kevin Steves
· 23 years ago
6db66ff
- (bal) Second around of UNICOS patches. A few other things left.
by Ben Lindstrom
· 23 years ago
97c677d
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
by Ben Lindstrom
· 24 years ago
77aeaaf
- (stevesk) remove erroneous #ifdef sgi code.
by Kevin Steves
· 24 years ago
ef4eea9
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
by Kevin Steves
· 24 years ago
226cfa0
Hopefully things did not get mixed around too much. It compiles under
by Ben Lindstrom
· 24 years ago
e2fb8d3
20001228
by Ben Lindstrom
· 24 years ago
75214f9
20001202
by Ben Lindstrom
· 24 years ago
dcca981
Two Ooops. =)
by Ben Lindstrom
· 24 years ago
f5a8147
- (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
by Damien Miller
· 24 years ago
578783e
- (djm) Seperate tests for int64_t and u_int64_t types
by Damien Miller
· 24 years ago
d6f204d
- (djm) Fix address logging in utmp from Kevin Steves
by Damien Miller
· 24 years ago
bac2d8a
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
e5192fa
- (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
c1132e7
- (djm) Lastlog was not getting closed after writing login entry
by Damien Miller
· 24 years ago
e477ef6
- (djm) Don't seek in directory based lastlogs
by Damien Miller
· 24 years ago
348c9b7
- (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
by Damien Miller
· 24 years ago
36ccb5c
- (djm) utmp direct write & SunOS 4 patch from Charles Levert
by Damien Miller
· 24 years ago
7a0e5dc
- (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
by Damien Miller
· 24 years ago
31abc9a
- (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
b38ea86
- (djm) Replace ut_name with ut_user. Patch from Jim Watt
by Damien Miller
· 24 years ago
9b6d4ab
- (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
8e81ed3
- (djm) Login fixes from Tom Bertelson <tbert@abac.com>
by Damien Miller
· 24 years ago
53c5d46
- (djm) Fixes to lastlog code for Irix - (djm) Use atomicio in loginrec
by Damien Miller
· 24 years ago
dd47aa2
- (djm) Formatting
by Damien Miller
· 24 years ago
f8af08d
- (djm) Fixes to login code - not setting li->uid, cleanups
by Damien Miller
· 24 years ago
d9a0a20
- (djm) Typo in loginrec.c
by Damien Miller
· 24 years ago
98cabe0
*** empty log message ***
by andre
· 24 years ago
6bb9237
Big loginrec.c update
by andre
· 24 years ago
1a13225
- (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
by Damien Miller
· 24 years ago
ecaabf1
Fixed getlast_entry() so that it doesn't try to use utmp(x) if
by andre
· 24 years ago
d5bf307
- (djm) Remove duplicate headers from loginrec.c
by Damien Miller
· 24 years ago
61e6725
Many changes to new login code based on Damien's feedback:
by andre
· 24 years ago
60f3c98
Disable lastlog for AIX, as it's handled by the OS as part of the login
by andre
· 24 years ago
2ff7b5d
Added new login recording code
by andre
· 24 years ago