git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14255 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2004-09-23 12:56:20 +00:00
parent 524a064514
commit 6765dd6fbe
2 changed files with 17 additions and 0 deletions

View File

@@ -11,6 +11,19 @@
* common.c (init_ivecs): if we don't have an errsock the ivecs
should point to the same data
* rshd.c: if we don't have an errsock, dup stdout to stderr (this
would normally be done by inetd, but not by mini_inetd).
* rshd.c: move keepalive setting to after setting up sockets
2004-02-20 Johan Danielsson <joda@pdc.kth.se>
* rsh.1: reorder and document some options
* rsh_locl.h: include kafs.h if krb4 || krb5
* rsh.c: reorder some options
2003-09-04 Johan Danielsson <joda@pdc.kth.se>
* rsh.1: document -d

View File

@@ -1,3 +1,7 @@
2004-09-23 Johan Danielsson <joda@pdc.kth.se>
* ipropd_master.c: add help strings to some options
2004-09-12 Love H<>rnquist <20>strand <lha@it.su.se>
* chpass_s.c: deal with changed prototype for _kadm5_free_keys