*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1949 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-06-30 04:16:34 +00:00
parent 9fafac2341
commit 02dd3f1a46
2 changed files with 19 additions and 0 deletions

View File

@@ -1,3 +1,18 @@
Mon Jun 30 06:08:14 1997 Assar Westerlund <assar@sics.se>
* appl/rsh: New program.
* lib/krb5/keytab.c (krb5_kt_add_entry): change open mode to
O_WRONLY | O_APPEND
* lib/krb5/get_cred.c: removed stale prototype for
`extract_ticket' and corrected call.
* lib/asn1/gen_length.c (length_type): Make the length functions
for SequenceOf non-destructive
* admin/ank.c (doit): Fix reading of `y/n'.
Mon Jun 16 05:41:43 1997 Assar Westerlund <assar@sics.se>
* lib/gssapi/wrap.c, unwrap.c: do encrypt and add sequence number

4
appl/Makefile.am Normal file
View File

@@ -0,0 +1,4 @@
# $Id$
AUTOMAKE_OPTIONS = foreign no-dependencies ansi2knr
SUBDIRS = rsh