From 1d372cd85187937087665c706b1e217de286ac48 Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Thu, 4 Jan 1996 05:33:35 +0000 Subject: [PATCH] * aclocal.m4, acconfig.h Removed sys/fcntl.h checking (always use fcntl.h instead) * TODO Documented that sys/fcntl.h checks have been removed. Added a KDC bug that needs to be investigated. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7267 dc483132-0cff-0310-8789-dd5450dbe970 --- src/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/TODO b/src/TODO index 030fd5eb0..72dda630e 100644 --- a/src/TODO +++ b/src/TODO @@ -5,6 +5,7 @@ Major projects: DONE * convert syslog -> log (to real file) * save versus deletion of rcache file (HIGH PRIORITY) * Use dbm as the default database. (HIGH PRIORITY) + * Solaris: KDC does not notice new databases. 2. API changes DONE * context changes (mostly done) @@ -38,7 +39,7 @@ DONE * write configuration file library DONE * fold in krb4 library DONE * kdc support automatic fallback (done) * DES glue code rewrite - * don't need NEED_SYS_FCNTL.H; just always include +DONE * don't need NEED_SYS_FCNTL.H; just always include * utmp configure cleanup * telnet portability DONE * CONFIG_RULES should include more standard rules (WITH_KRB4, etc.) -- 2.26.2