]> git.ipfire.org Git - thirdparty/krb5.git/commit
identity/plugins/common/dynimport.c:
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 14 Apr 2006 02:48:45 +0000 (02:48 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 14 Apr 2006 02:48:45 +0000 (02:48 +0000)
commit6ca528fbea27b0d8d42c5f2802e15b507c4da945
treebd5cf0be225021bd56f07ae3c9027f3f10dfcade
parent2c796aa6052de38e67dc7bfd37f3cc519693599e
identity/plugins/common/dynimport.c:
During the interop session we concluded that the ccapi32.dll should
not be required for netidmgr to operate.  netidmgr should work with
only FILE: ccaches.  After the interop the removal of the error
check post-load was not removed.

identity/doc/Makefile:
The 'clean' rules failed to specify the /Q switch which silently
removes the directory tree.  As a result, during the build the
user was prompted.

ticket: 3542
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17907 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/doc/Makefile
src/windows/identity/plugins/common/dynimport.c