pull up r17907 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 21 Jul 2006 23:09:49 +0000 (23:09 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 21 Jul 2006 23:09:49 +0000 (23:09 +0000)
commit3845b0ef525e51d113a1279638c86f25716d2c93
tree637f0803f4ea426d88618447dc939177a8e2daf5
parent9e09f1e3991dd28506c3cdb2f38ba7fea175f174
pull up r17907 from trunk

 r17907@cathode-dark-space:  jaltman | 2006-04-13 22:48:45 -0400
 ticket: 3542
 status: open

 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
version_fixed: 1.4.4

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