Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 780 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. Commit By: tlyu Revision: 18357 Changed Files: _U branches/krb5-1-4/ U branches/krb5-1-4/src/windows/identity/doc/Makefile U branches/krb5-1-4/src/windows/identity/plugins/common/dynimport.c