index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginrec.c
Age
Commit message (
Expand
)
Author
2005-11-22
- (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch
Darren Tucker
2005-07-17
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
Damien Miller
2005-07-17
- (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
Damien Miller
2005-06-19
- (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,
Damien Miller
2005-02-15
- (dtucker) [loginrec.c] Add missing #include.
Darren Tucker
2005-02-15
- (dtucker) [README.platform auth.c configure.ac loginrec.c
Darren Tucker
2005-02-08
- (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c
Darren Tucker
2005-02-03
- (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c
Darren Tucker
2005-02-02
- (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c]
Darren Tucker
2004-09-12
- (djm) [loginrec.c] xmalloc
Damien Miller
2004-09-12
- (djm) [loginrec.c] __func__ifiy
Damien Miller
2004-09-12
- (djm) [loginrec.c] Start KNF and tidy up of this long-neglected file.
Damien Miller
2004-08-23
- (djm) [loginrec.c] Typo and bad args in error messages; Spotted by
Damien Miller
2004-08-15
- (djm) [loginrec.c] Check that seek succeeded here too; ok dtucker
Damien Miller
2004-08-15
- (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
Darren Tucker
2004-04-08
- (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined and
Darren Tucker
2004-04-08
- (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating
Darren Tucker
2004-02-10
- (dtucker) [configure.ac loginrec.c] Bug #464: Use updwtmpx on platforms
Darren Tucker
2003-11-21
- djm@cvs.openbsd.org 2003/11/21 11:57:03
Damien Miller
2003-07-06
- (dtucker) [ssh-rand-helper.c loginrec.c]
Darren Tucker
2003-05-10
- (djm) 2-clause license on loginrec.c, with permission from
Damien Miller
2003-04-09
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
Damien Miller
2003-04-09
*** empty log message ***
Damien Miller
2003-04-09
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
Damien Miller
2003-03-10
- (djm) One more portable-specific one from dlheine@suif.Stanford.EDU/
Damien Miller
2003-01-07
- (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
Damien Miller
2003-01-03
- (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch from
Damien Miller
2002-09-25
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice
2002-07-22
- (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync
Ben Lindstrom
2002-07-14
[loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()
Tim Rice
2002-07-14
[loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.net
Tim Rice
2002-04-23
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
Damien Miller
2002-02-24
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
Tim Rice
2001-10-29
[TODO defines.h loginrec.c] Change the references to configure.in
Tim Rice
2001-10-26
- (bal) Set the correct current time in login_utmp_only(). Patch by
Ben 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 using
Kevin 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 Davison
Ben Lindstrom
2001-02-22
- (stevesk) remove erroneous #ifdef sgi code.
Kevin Steves
2001-02-05
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-01-22
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2000-12-28
20001228
Ben Lindstrom
2000-12-01
20001202
Ben Lindstrom
2000-11-10
Two Ooops. =)
Ben Lindstrom
2000-09-30
- (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
Damien Miller
2000-09-23
- (djm) Seperate tests for int64_t and u_int64_t types
Damien Miller
2000-09-23
- (djm) Fix address logging in utmp from Kevin Steves
Damien 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
[next]