summaryrefslogtreecommitdiff
path: root/login.c
Commit message (Expand)AuthorAgeFilesLines
* Many changes to new login code based on Damien's feedback:andre2000-06-041-4/+4
* Added new login recording codeandre2000-06-031-258/+19
* - Rewrote bsd-login to use proper utmp API if available. Major cleanupPRE_NEW_LOGIN_CODEDamien Miller2000-05-311-2/+2
* - Cleanup of auth.c, login.c and fake-*Damien Miller2000-05-311-66/+71
* - Fix buffer overrun in login.c for systems which use syslen in utmpx.Damien Miller2000-05-301-1/+4
* - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixDamien Miller2000-05-171-3/+9
* - Fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller2000-05-171-4/+8
* - Merged bsd-login ttyslot and AIX utmp patch from Gert DoeringDamien Miller2000-05-011-1/+5
* - Sync with OpenBSD CVS:Damien Miller2000-04-201-3/+3
* - OpenBSD CVS updates.Damien Miller2000-04-161-10/+10
* - Fix lastlog code for directory based lastlogs. Fix from Josh DurhamDamien Miller2000-02-021-2/+2
* - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller2000-01-291-2/+2
* - Fix NULL pointer dereference in login.c. Fix from Andre LucasDamien Miller2000-01-261-27/+31
* - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller2000-01-231-5/+5
* - Merged OpenBSD IPv6 patch:Damien Miller2000-01-141-6/+36
* - Added support for directory-based lastlogsDamien Miller2000-01-021-1/+20
* - Fill in ut_utaddr utmp field. Report from Benjamin CharronDamien Miller1999-12-311-1/+7
* - Applied another NetBSD portability patch from David RankinDamien Miller1999-12-291-1/+3
* - NetBSD login.c compile fix from David RankinDamien Miller1999-12-281-4/+12
* - Use last few chars of tty line as ut_idDamien Miller1999-12-271-1/+3
* 19991226Damien Miller1999-12-261-9/+10
* - Prepare for 1.2.1pre20V_1_2_1_PRE20Damien Miller1999-12-251-12/+28
* - Fix login.c breakage on systems which lack ut_host in structDamien Miller1999-12-221-8/+12
* Fix broken macrosDamien Miller1999-12-211-2/+2
* - Integration of large HPUX patch from Andre LucasDamien Miller1999-12-211-2/+47
* Made utmpx optionalPRE_HPUX_INTEGRATIONDamien Miller1999-12-211-3/+3
* - Import of patch from Ben Taylor <bent@clark.net>:Damien Miller1999-12-091-4/+14
* - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>Damien Miller1999-11-251-1/+4
* - More reformatting merged from OpenBSD CVSDamien Miller1999-11-251-11/+18
* - Merged very large OpenBSD source code reformatDamien Miller1999-11-251-96/+97
* - Added (untested) Entropy Gathering Daemon (EGD) supportDamien Miller1999-11-111-3/+13
* Initial revisionDamien Miller1999-10-271-0/+118