*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8926 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-08-10 19:25:52 +00:00
parent 416874d66f
commit 3ac095e99d
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
2000-08-10 Assar Westerlund <assar@sics.se>
* rsh.c: move code to do config/command parsing correctly.
2000-08-09 Assar Westerlund <assar@sics.se>
* rsh.c (main): only fetch stuff from krb5.conf when no option has
been given
2000-08-01 Assar Westerlund <assar@sics.se> 2000-08-01 Assar Westerlund <assar@sics.se>
* rsh.c (doit): loop until we create an error socket of an * rsh.c (doit): loop until we create an error socket of an

View File

@@ -1,3 +1,11 @@
2000-08-10 Assar Westerlund <assar@sics.se>
* acl.c (fetch_acl): fix wrong cases, use krb5_principal_match
2000-08-07 Assar Westerlund <assar@sics.se>
* ipropd_master.c (main): ignore SIGPIPE
2000-08-06 Assar Westerlund <assar@sics.se> 2000-08-06 Assar Westerlund <assar@sics.se>
* ipropd_slave.c (receive_everything): make `fd' an int instead of * ipropd_slave.c (receive_everything): make `fd' an int instead of