Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
ed0b59218ef9bb41a25922885d3fae7e67b8ba04
/
loginrec.c
ded319c
- (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
by Damien Miller
· 18 years ago
d783435
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
by Damien Miller
· 18 years ago
b8fe89c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
by Damien Miller
· 18 years ago
2c1a02a
- (dtucker) [loginrec.c openbsd-compat/xmmap.c openbsd-compat/bindresvport.c
by Darren Tucker
· 18 years ago
a1738e4
- (djm) [loginrec.c ssh-rand-helper.c sshd.c openbsd-compat/glob.c]
by Damien Miller
· 18 years ago
9f2abc4
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
by Damien Miller
· 18 years ago
8ec8c3e
- stevesk@cvs.openbsd.org 2006/07/05 02:42:09
by Damien Miller
· 18 years ago
b0fb687
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
by Damien Miller
· 19 years ago
6277252
- (djm) [loginrec.c] Need stat.h
by Damien Miller
· 19 years ago
efc1747
- (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch
by Darren Tucker
· 19 years ago
b6f72f5
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
by Damien Miller
· 19 years ago
94cf4c8
- (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
by Damien Miller
· 19 years ago
52c8afe
- (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,
by Damien Miller
· 19 years ago
a39f83e
- (dtucker) [loginrec.c] Add missing #include.
by Darren Tucker
· 20 years ago
691d523
- (dtucker) [README.platform auth.c configure.ac loginrec.c
by Darren Tucker
· 20 years ago
2e0cf0d
- (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c
by Darren Tucker
· 20 years ago
269a1ea
- (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c
by Darren Tucker
· 20 years ago
2fba993
- (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c]
by Darren Tucker
· 20 years ago
b0aae33
- (djm) [loginrec.c] xmalloc
by Damien Miller
· 20 years ago
6b0279c
- (djm) [loginrec.c] __func__ifiy
by Damien Miller
· 20 years ago
8899ed3
- (djm) [loginrec.c] Start KNF and tidy up of this long-neglected file.
by Damien Miller
· 20 years ago
b0419f2
- (djm) [loginrec.c] Typo and bad args in error messages; Spotted by
by Damien Miller
· 20 years ago
8140959
- (djm) [loginrec.c] Check that seek succeeded here too; ok dtucker
by Damien Miller
· 20 years ago
397a2f2
- (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
by Darren Tucker
· 20 years ago
11f1829
- (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined and
by Darren Tucker
· 21 years ago
4d2f361
- (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating
by Darren Tucker
· 21 years ago
c28b88a
- (dtucker) [configure.ac loginrec.c] Bug #464: Use updwtmpx on platforms
by Darren Tucker
· 21 years ago
a8e06ce
- djm@cvs.openbsd.org 2003/11/21 11:57:03
by Damien Miller
· 21 years ago
8661b56
- (dtucker) [ssh-rand-helper.c loginrec.c]
by Darren Tucker
· 21 years ago
0d8b792
- (djm) 2-clause license on loginrec.c, with permission from andre@ae-35.com
by Damien Miller
· 21 years ago
405dc60
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
by Damien Miller
· 22 years ago
996acd2
*** empty log message ***
by Damien Miller
· 22 years ago
d186d74
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
by Damien Miller
· 22 years ago
f211efc
- (djm) One more portable-specific one from dlheine@suif.Stanford.EDU/
by Damien Miller
· 22 years ago
7df881d
- (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
by Damien Miller
· 22 years ago
02e16ad
- (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch from
by Damien Miller
· 22 years ago
81ed518
by Tim Rice
· 22 years ago
232ccf7
- (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync
by Ben Lindstrom
· 22 years ago
370e0ba
by Tim Rice
· 22 years ago
cdb8294
by Tim Rice
· 22 years ago
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