index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loginrec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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-13
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