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,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