1999-11-09 Johan Danielsson * conf.c: remove case for not having cgetent, since it's in roken 1999-11-05 Assar Westerlund * login.c (do_login): conditionalize shadow stuff on getspnam 1999-10-30 Assar Westerlund * Makefile.am (login_DEPENDENCIES): remove, it's not entirely correct and was causing problems with non-GNU make 1999-10-28 Assar Westerlund * login.c (start_logout_proceess): don't examine `prog' before setting it. 1999-10-27 Assar Westerlund * login.c (do_login): chown and chmod the tty. some clean-up. 1999-10-03 Assar Westerlund * login.c (krb5_start_session): correct the ccache to krb524_convert_creds_kdc 1999-09-28 Assar Westerlund * login.c (krb5_verify): use krb5_verify_user_lrealm 1999-09-01 Johan Danielsson * login.c: SGI capability mumbo-jumbo 1999-08-09 Johan Danielsson * login.c (start_logout_process): call setproctitle * login_locl.h: declare struct spwd * login.c: add support for starting extra processes at login and logout; always preserve TERM and TZ * conf.c: add configuration file support 1999-08-07 Assar Westerlund * shadow.c (check_shadow): check for a NULL sp 1999-08-05 Assar Westerlund * login.c (main): move down login incorrect to disallow account guessing 1999-08-04 Assar Westerlund * utmpx_login.c (utmpx_login): fix for Solaris. From Miroslav Ruda * login_locl.h: add and some prototypes * login.c: fixes with v4 and shadow support. From Miroslav Ruda * shadow.c: new file with functions for handling shadow passwords * Makefile.am: add shadow 1999-07-22 Assar Westerlund * login.c (main): generate a better tty name 1999-05-25 Johan Danielsson * login.c (do_login): set $SHELL 1999-05-18 Assar Westerlund * add login-access 1999-05-11 Assar Westerlund * login.c: copy the v5 ccache to a file after having done setuid 1999-05-09 Assar Westerlund * login.c (krb5_verify): check seteuid for errors Mon Apr 19 22:30:55 1999 Assar Westerlund * login.c: conditionalize the kafs calls on KRB4 * Makefile.am (LDADD): add kafs * login.c: add support for getting afs tokens with v4 and v5 Sun Apr 18 14:12:28 1999 Johan Danielsson * login.c: check _PATH_NOLOGIN * login_locl.h: _PATH_NOLOGIN 1999-04-11 Assar Westerlund * login.c (main): use print_version Thu Apr 8 15:03:55 1999 Johan Danielsson * login.c: remove definition of KRB_VERIFY_USER et.al. (moved to config.h) * login_locl.h: include udb.h, sys/resource.h, and sys/category.h Sat Mar 27 17:58:37 1999 Johan Danielsson * Makefile.am: osfc2.c * login.c: magic for OSF C2, and Crays * login_locl.h: do_osfc2_magic proto * osfc2.c: bsd_locl -> login_locl * osfc2.c: OSF C2 magic Tue Mar 23 14:17:40 1999 Johan Danielsson * login_locl.h: _PATH_UTMP Sun Mar 21 15:02:31 1999 Johan Danielsson * login.c: `-h' is host, not help Sat Mar 20 00:11:13 1999 Assar Westerlund * login_locl.h: krb.h: add * login.c: static-size (krb4_verify): add Thu Mar 18 11:36:10 1999 Johan Danielsson * Makefile.am: include Makefile.am.common Thu Mar 11 17:53:36 1999 Johan Danielsson * utmpx_login.c: add some consts * utmp_login.c: add some consts * login.c: staticize * login_locl.h: add prototypes, and defaults for _PATH_* Mon Mar 1 10:49:14 1999 Johan Danielsson * utmpx_login.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_* * utmp_login.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_*