]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/lastlog.c: lastlog variable renamed to ll to avoid name
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Mar 2009 22:20:20 +0000 (22:20 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Mar 2009 22:20:20 +0000 (22:20 +0000)
commitbf9036d27a771ea3088c1dfbee15c1b5446ce5e2
tree0ad03565c90206eca743a7ee7dc6fbb879805965
parent87da822c7f9f4226293614c90d2845c0abd3bccb
* src/lastlog.c: lastlog variable renamed to ll to avoid name
clash with the structure.
* src/lastlog.c: check the offset in print_one() so that it is
used for the display of one entry or a set of entries.
* src/lastlog.c: Do not loop over the whole user database when -u
is used with a single user.
* src/lastlog.c: Check the size of the lastlog file so that we
can identify failures to read.
ChangeLog
src/lastlog.c