summaryrefslogtreecommitdiff
path: root/usr.bin/login
AgeCommit message (Expand)Author
2002-01-01Happy New Year!perry
2001-09-17update infrastructure for krb4 1.1 and heimdal 0.4eassar
2001-09-10implement 5to4 (getting v4 tickets from the v5 ones)assar
2001-04-04Sort SEE ALSO section, and correct section for kerberos (1 -> 8).wiz
2001-01-19* Use krb5_warn() instead of non-functional com_err().pk
2001-01-16comment or delete text after CPP directives.cgd
2001-01-10LOG_ODELAY is deprecated. use LOG_ERR for fatal errorslukem
2001-01-10don't need to specify facility LOG_AUTH as it's the defaultlukem
2001-01-01Happy new year!thorpej
2000-12-05Don't strcpy the contents of an environment variable into a fixed-sizewiz
2000-10-28Replace all calls to 'error_message()' with 'krb5_get_err_text()', sinceaidan
2000-10-18Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.simonb
2000-09-01Check retrieved TGT against local keytab, if it exists.aidan
2000-08-09krb5_get_in_tkt() (called by krb5_get_in_tkt_with_password()) maythorpej
2000-08-03remove -lvers, it's not usedassar
2000-08-03update build infrastructure for heimdal 0.3aassar
2000-08-02Don't syslog that krb5_init_context() failed if it failed duethorpej
2000-08-02If neither Kerberos IV or Kerberos V are configured, don'tthorpej
2000-07-28skey_keyinfo() returns const.thorpej
2000-07-23Fix library order.mycroft
2000-07-11Xr passwd.confad
2000-06-23Add MK... variables to enable/disable various aspects of buildingthorpej
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-06-02Backout login_get_kconf function, because it breaks crypto-intl builds.aidan
2000-05-30Allow 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 callenami
2000-03-07Cosmetic changes.enami
2000-02-14Move include/kerberosIV/com_err.h to include/com_err.h.aidan
2000-02-14Patch from assar@netbsd.org to make k5login.c work with both MIT and Heimdalaidan
2000-02-04Add login_getpwclass to libutil as convenience function formjl
2000-01-22Removed some fallback cases since that is now done in libutil.mjl
2000-01-13Clean up changes a bit.mjl
2000-01-13Re-enable login_cap processing, now that a non-existing login.confmjl
2000-01-13Ack. Disable login caps, until problems are fixed.mjl
2000-01-13Add login.conf capability setting.mjl
2000-01-07copyright year change (thanks cgd) so we emit , 2000 now.billc
1999-12-26Fixed 'login in free' warning in kdestroy().aidan
1999-12-05Made login continue without kerberos when there is no krb5.conf presentaidan
1999-08-25make this compile....christos
1999-07-30Make this compile again in an ELF world.mycroft
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-07-12Kerberos5 changes to login -- now supports forwarded TGTs.aidan
1999-06-15Don't declare login here. It is declared in <util.h>christos
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-05Build domestic login on domestic systems.kim
1999-02-18Remove the crypto-related bits until such time as we have a fully-scottr
1999-01-13Correct documentation of /etc/nologin to note that it does notfair
1999-01-11Show year of last login.kim
1999-01-06add copyright 1999lukem