git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6084 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-05-03 16:45:37 +00:00
parent 247779f7dc
commit 77c0ebe9dd
3 changed files with 34 additions and 0 deletions

10
kadmin/ChangeLog Normal file
View File

@@ -0,0 +1,10 @@
1999-05-03 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am: link with krb4
* kadmin_locl.h: include <sys/un.h>
* server.c: move from lib/kadm5, and add basic support for krb4
kadmin protocol
* kadmind.c: move recvauth to kadmind_loop()