summaryrefslogtreecommitdiffstats
path: root/loginrec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-07-021-2/+2
* - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller2000-07-011-4/+13
* - (djm) Fixes to lastlog code for IrixDamien Miller2000-06-271-32/+24
* - (djm) FormattingDamien Miller2000-06-271-194/+145
* - (djm) Fixes to login code - not setting li->uid, cleanupsDamien Miller2000-06-271-28/+26
* - (djm) Typo in loginrec.cDamien Miller2000-06-201-2/+2
* *** empty log message ***andre2000-06-191-3/+4
* Big loginrec.c updateandre2000-06-191-86/+250
* - (djm) Fix short copy in loginrec.c (based on patch from Phill CampDamien Miller2000-06-131-6/+6
* Fixed getlast_entry() so that it doesn't try to use utmp(x) ifandre2000-06-131-5/+16
* - (djm) Remove duplicate headers from loginrec.cDamien Miller2000-06-071-28/+6
* Many changes to new login code based on Damien's feedback:andre2000-06-041-425/+380
* Disable lastlog for AIX, as it's handled by the OS as part of the loginandre2000-06-031-2/+2
* Added new login recording codeandre2000-06-031-0/+1385