*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9662 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-02-08 16:09:41 +00:00
parent f63c97442d
commit e303d1ef7f
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2001-02-08 Assar Westerlund <assar@sics.se>
* utmp_login.c, utmpx_login.c: try to write a useful string as
host in utmp, using the same algoritm as telnetd
2001-01-29 Assar Westerlund <assar@sics.se>
* login.c: remove some krb5_free_context that might happen at

View File

@@ -1,3 +1,10 @@
2001-02-08 Assar Westerlund <assar@sics.se>
* telnetd/sys_term.c (startslave, start_login): re-write code to
keep track both of remote hostname and utmp string to be used
* telnetd/telnetd.c (doit, my_telnet): re-write code to keep track
both of remote hostname and utmp string to be used
2001-02-07 Assar Westerlund <assar@sics.se>
* telnet/Makefile.am, telnetd/Makefile.am: add LIB_kdfs