]> andersk Git - openssh.git/history - loginrec.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / loginrec.c
2010-01-09  dtucker - (dtucker) [loginrec.c] Use the SUSv3 specified name...
2009-02-12  djm - (djm) [configure.ac loginrec.c] bz#1421: fix lastlog...
2007-04-29  dtucker - (dtucker) [auth-shadow.c loginrec.c] Include time...
2006-09-07  dtucker - (dtucker) [loginrec.c] Wrap paths.h in HAVE_PATHS_H.
2006-09-05  dtucker - (dtucker) [loginrec.c] Include paths.h for _PATH_BTMP.
2006-09-01  djm - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall...
2006-08-05  djm - deraadt@cvs.openbsd.org 2006/08/03 03:34:42
2006-07-24  djm - (djm) [acss.c auth-krb5.c auth-options.c auth-pam...
2006-07-12  dtucker - (dtucker) [loginrec.c openbsd-compat/xmmap.c openbsd...
2006-07-10  djm - (djm) [loginrec.c ssh-rand-helper.c sshd.c openbsd...
2006-07-10  djm - stevesk@cvs.openbsd.org 2006/07/06 16:03:53
2006-07-10  djm - stevesk@cvs.openbsd.org 2006/07/05 02:42:09
2006-03-25  djm - deraadt@cvs.openbsd.org 2006/03/19 18:51:18
2006-03-15  djm - (djm) [loginrec.c] Need stat.h
2005-11-22  dtucker - (dtucker) [loginrec.c] Add casts to prevent compiler...
2005-07-17  djm -(djm) [audit.c auth1.c auth2.c entropy.c loginrec...
2005-07-17  djm - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey...
2005-06-19  djm - (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign...
2005-02-15  dtucker - (dtucker) [loginrec.c] Add missing #include.
2005-02-15  dtucker - (dtucker) [README.platform auth.c configure.ac login...
2005-02-08  dtucker - (dtucker) [audit.c audit.h auth.c auth1.c auth2...
2005-02-02  dtucker - (dtucker) [Makefile.in auth.c auth.h auth1.c auth2...
2005-02-02  dtucker - (dtucker) [auth.c canohost.c canohost.h configure...
2004-09-12  djm - (djm) [loginrec.c] xmalloc
2004-09-12  djm - (djm) [loginrec.c] __func__ifiy
2004-09-12  djm - (djm) [loginrec.c] Start KNF and tidy up of this...
2004-08-23  djm - (djm) [loginrec.c] Typo and bad args in error messag...
2004-08-15  djm - (djm) [loginrec.c] Check that seek succeeded here...
2004-08-14  dtucker - (dtucker) [loginrec.c openbsd-compat/port-aix.c...
2004-04-08  dtucker - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE...
2004-04-08  dtucker - (dtucker) [loginrec.c] Use UT_LINESIZE if available...
2004-02-10  dtucker - (dtucker) [configure.ac loginrec.c] Bug #464: Use...
2003-11-21  djm - djm@cvs.openbsd.org 2003/11/21 11:57:03
2003-07-06  dtucker - (dtucker) [ssh-rand-helper.c loginrec.c]
2003-05-10  djm - (djm) 2-clause license on loginrec.c, with permissio...
2003-04-09  djm - (djm) Bug #539: Specify creation mode with O_CREAT...
2003-04-09  djm*** empty log message ***
2003-04-09  djm - (djm) Bug #539: Specify creation mode with O_CREAT...
2003-03-10  djm - (djm) One more portable-specific one from dlheine...
2003-01-07  djm - (djm) Bug #110: bogus error messages in lastlog_get_...
2003-01-03  djm - (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if prese...
2002-09-26  timCray fixes (bug 367) based on patch from Wendy Palm @ cray.
2002-07-22  mouring - (bal) [configure.ac defines.h loginrec.c sshd.c...
2002-07-14  tim [loginrec.c] Bug 348: add missing found = 1; to wtmpx_...
2002-07-14  tim [loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report...
2002-04-23  djm - (djm) Bug #214: Fix utmp for Irix (don't strip ...
2002-02-25  tim[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
2001-10-30  tim [TODO defines.h loginrec.c] Change the references...
2001-10-26  mouring - (bal) Set the correct current time in login_utmp_onl...
2001-10-22  djm - (djm) Fix fd leak in loginrec.c (ro fd to lastlog...
2001-10-02  stevesk - (stevesk) loginrec.c: fix type conversion problems...
2001-08-06  mouring - (bal) Second around of UNICOS patches. A few other...
2001-05-08  mouring - (bal) UseLogin patch for Solaris/UNICOS. Patch...
2001-02-22  stevesk - (stevesk) remove erroneous #ifdef sgi code.
2001-02-05  stevesk - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
2001-01-22  mouringHopefully things did not get mixed around too much...
2000-12-28  mouring20001228
2000-12-01  mouring20001202
2000-11-10  mouringTwo Ooops. =)
2000-09-30  djm - (djm) Irix strips "/dev/tty" from [uw]tmp entries...
2000-09-23  djm - (djm) Seperate tests for int64_t and u_int64_t types
2000-09-23  djm - (djm) Fix address logging in utmp from Kevin Steves
2000-09-05  djm - (djm) Merge cygwin support from Corinna Vinschen...
2000-08-29  djm - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconli...
2000-08-18  djm - (djm) Lastlog was not getting closed after writing...
2000-08-15  djm - (djm) Don't seek in directory based lastlogs
2000-08-15  djm - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin...
2000-08-09  djm - (djm) utmp direct write & SunOS 4 patch from Charles...
2000-07-11  djm - (djm) Fix broken inet_ntoa check and ut_user/ut_name...
2000-07-09  djm - (djm) More NeXT compatibility from Ben Lindstrom...
2000-07-09  djm - (djm) Replace ut_name with ut_user. Patch from Jim Watt
2000-07-01  djm - (djm) Fix brace mismatch from Corinna Vinschen ...
2000-07-01  djm - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
2000-06-27  djm - (djm) Fixes to lastlog code for Irix
2000-06-27  djm - (djm) Formatting
2000-06-26  djm - (djm) Fixes to login code - not setting li->uid...
2000-06-20  djm - (djm) Typo in loginrec.c
2000-06-19  andre*** empty log message ***
2000-06-19  andreBig loginrec.c update
2000-06-13  djm - (djm) Fix short copy in loginrec.c (based on patch...
2000-06-12  andreFixed getlast_entry() so that it doesn't try to use...
2000-06-07  djm - (djm) Remove duplicate headers from loginrec.c
2000-06-04  andreMany changes to new login code based on Damien's feedback:
2000-06-03  andreDisable lastlog for AIX, as it's handled by the OS...
2000-06-03  andreAdded new login recording code
This page took 0.854294 seconds and 92 git commands to generate.