From 47b94c5db31aa376f7770bfcbbaeef8fca785bdb Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 21 Jun 2001 20:53:47 +0000 Subject: [PATCH] remove appdefaults item, seems to be handled git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10166 ec53bebd-3082-4978-b11e-865c3cabbd6b --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index b96fc66fd..ac96ef1a2 100644 --- a/TODO +++ b/TODO @@ -82,9 +82,6 @@ crypto: allow scatter/gather creation of checksums verify_user: handle non-secure verification failing because of host->realm mapping -figure out how forwardable/no-addresses and other init_creds related -settings are supposed to be set in /etc/krb5.conf and how they are read - ** lib/roken make snprintf handle str == NULL, sz = 0 correctly