NetBSD/crypto/dist/heimdal
reinoud 1c9c09e3be Simple file static function had wrong function definition :
-find_etype(hdb_entry *princ, unsigned *etypes, unsigned len,
+find_etype(hdb_entry *princ, krb5_enctype *etypes, unsigned len,

In the Acorn32 port an enum doesn't have to be unsigned (!) int's ... but
can also be a byte/char sized var.
2002-03-21 21:02:16 +00:00
..
admin merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
appl "than" instead of "then". 2001-11-21 19:14:19 +00:00
cf merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
doc merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
etc import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
include import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
kadmin merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
kdc Simple file static function had wrong function definition : 2002-03-21 21:02:16 +00:00
kpasswd merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
kuser fix merge-o's 2001-09-17 15:06:48 +00:00
lib Actually use the 8003 patch joda applied upstream, rather than the one I sent 2002-03-18 19:16:04 +00:00
tools merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
ChangeLog import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
ChangeLog.1998 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
ChangeLog.1999 import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
ChangeLog.2000 import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
Makefile.am import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
Makefile.am.common import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
Makefile.in import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
NEWS import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
README import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
TODO import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
TODO-1.0 import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
TODO-shadow import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
acconfig.h import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
acinclude.m4 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
aclocal.m4 import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
config.guess import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
config.sub import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
configure import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
configure.in import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
heimdal2netbsd Note that HEIMDAL should be removed after '.Os' in man pages on import. 2001-06-05 17:08:07 +00:00
install-sh
krb5.conf
ltconfig import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
ltmain.sh import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
missing import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
mkinstalldirs import of heimdal 0.3a 2000-08-02 19:57:59 +00:00

README

$Id: README,v 1.1.1.1 2000/08/02 19:58:00 assar Exp $

Heimdal is a Kerberos 5 implementation.

Please see the manual in doc, by default installed in
/usr/heimdal/info/heimdal.info for information on how to install.
There are also briefer man pages for most of the commands.

Bug reports and bugs are appreciated, see more under Bug reports in
the manual on how we prefer them.

For more information see the web-page at
<http://www.pdc.kth.se/heimdal/> or the mailing lists:

heimdal-announce@sics.se	low-volume announcement
heimdal-discuss@sics.se		high-volume discussion

send a mail to heimdal-announce-request@sics.se and
heimdal-discuss-request@sics.se respectively to subscribe.