*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1949 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -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
4
appl/Makefile.am
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign no-dependencies ansi2knr
|
||||
SUBDIRS = rsh
|
Reference in New Issue
Block a user