git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12076 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2003-04-16 20:37:41 +00:00
parent 20f6a22793
commit 3ee8192137

View File

@@ -1,18 +1,19 @@
2003-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
* rshd.8: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
* rsh.1: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
2003-04-16 Johan Danielsson <joda@pdc.kth.se>
* rsh.c: use krb5_appdefault to get defaults for forward and
encrypt
* rshd.c: use ARG_MAX + 1
* rshd.c (read_str): return allocated string
* rsh_locl.h: set NCARGS to 8k if undefined
2003-03-23 Assar Westerlund <assar@kth.se>
* rsh.c (loop): only check errsock if it's valid
2003-03-18 Love H<>rnquist <20>strand <lha@it.su.se>
2003-03-18 Love Love H<EFBFBD>rnquist <20>strand <lha@it.su.se>
* rshd.c: do krb5_afslog when compling with afs support