git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5914 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-04-10 20:53:27 +00:00
parent 9c192a2804
commit 43d763bdda
4 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
Sat Apr 10 22:52:28 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* kadmin/kadmin.c: complain about un-recognised commands
* admin/ktutil.c: complain about un-recognised commands
Sat Apr 10 15:41:49 1999 Assar Westerlund <assar@sics.se>
* kadmin/load.c (doit): fix error message

View File

@@ -1,3 +1,8 @@
Thu Apr 8 15:07:11 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* pop_pass.c: remove definition of KRB_VERIFY_USER (moved to
config.h)
Thu Mar 18 12:55:42 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* pop_pass.c: define KRB_VERIFY_SECURE if not defined

View File

@@ -1,5 +1,10 @@
Thu Apr 8 14:35:34 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* sia/sia.c: remove definition of KRB_VERIFY_USER (moved to
config.h)
* sia/Makefile.am: make it build w/o krb4
* afskauthlib/verify.c: add krb5 support
* afskauthlib/Makefile.am: build afskauthlib.so

View File

@@ -1,3 +1,7 @@
Wed Apr 7 14:11:00 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: make it compile w/o krb4
Sat Mar 27 17:33:03 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
* snprintf.c (vasnprintf): correct check if realloc returns NULL