| Age | Commit message (Expand) | Author |
| 2000-07-23 | Fix library order. | mycroft |
| 2000-07-11 | Xr passwd.conf | ad |
| 2000-06-23 | Add MK... variables to enable/disable various aspects of building | thorpej |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 2000-06-02 | Backout login_get_kconf function, because it breaks crypto-intl builds. | aidan |
| 2000-05-30 | Allow krb5 and krb4 to be compiled in to the same login binary at once, | aidan |
| 2000-03-07 | - For root, if ignorenologin is set in login.conf, don't call | enami |
| 2000-03-07 | Cosmetic changes. | enami |
| 2000-02-14 | Move include/kerberosIV/com_err.h to include/com_err.h. | aidan |
| 2000-02-14 | Patch from assar@netbsd.org to make k5login.c work with both MIT and Heimdal | aidan |
| 2000-02-04 | Add login_getpwclass to libutil as convenience function for | mjl |
| 2000-01-22 | Removed some fallback cases since that is now done in libutil. | mjl |
| 2000-01-13 | Clean up changes a bit. | mjl |
| 2000-01-13 | Re-enable login_cap processing, now that a non-existing login.conf | mjl |
| 2000-01-13 | Ack. Disable login caps, until problems are fixed. | mjl |
| 2000-01-13 | Add login.conf capability setting. | mjl |
| 2000-01-07 | copyright year change (thanks cgd) so we emit , 2000 now. | billc |
| 1999-12-26 | Fixed 'login in free' warning in kdestroy(). | aidan |
| 1999-12-05 | Made login continue without kerberos when there is no krb5.conf present | aidan |
| 1999-08-25 | make this compile.... | christos |
| 1999-07-30 | Make this compile again in an ELF world. | mycroft |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-12 | Use bsd.crypto.mk. | thorpej |
| 1999-07-12 | Kerberos5 changes to login -- now supports forwarded TGTs. | aidan |
| 1999-06-15 | Don't declare login here. It is declared in <util.h> | christos |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-05 | Build domestic login on domestic systems. | kim |
| 1999-02-18 | Remove the crypto-related bits until such time as we have a fully- | scottr |
| 1999-01-13 | Correct documentation of /etc/nologin to note that it does not | fair |
| 1999-01-11 | Show year of last login. | kim |
| 1999-01-06 | add copyright 1999 | lukem |
| 1998-08-29 | Execute ttyaction on termination of rlogind/telnetd sessions. | tsarna |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-11 | do _NOT_ use system(3) in setuid programs. KNF. | mrg |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-04-10 | Add .Xr ttyaction 3 per PR#4647 | fair |
| 1998-04-02 | Need <time.h> for ctime() and time() prototypes. | kleink |
| 1998-01-16 | Also save groups before chdir($HOME). This fixes a problem pointed | hubertf |
| 1998-01-07 | Happy new year! | thorpej |
| 1997-12-05 | Give up special privileges before chdir($HOME) and access(.hushlogin), | hubertf |
| 1997-11-07 | print TNF copyright, like the kernel does. | mrg |
| 1997-10-19 | Use S_IS*(), not S_IF*. | mycroft |
| 1997-10-19 | s/bzero/memset | lukem |
| 1997-10-19 | fix .Nm usage | lukem |
| 1997-10-19 | don't define WARNS=1 here | lukem |
| 1997-10-12 | Undo part of the previous; don't allow logins if we've passed pw_change. | mycroft |
| 1997-10-12 | Refuse login only when we've past pw_expire, not pw_change. Check pw_expire | mycroft |
| 1997-10-12 | Several things: | mycroft |
| 1997-10-12 | SRCS must be defined *before* bsd.prog.mk is included... | mycroft |