svn rev #19779: branches/krb5-1-6/ src/windows/identity/kherr/

tlyu@MIT.EDU tlyu at MIT.EDU
Thu Aug 9 18:10:20 EDT 2007


Commit By: tlyu
Log Message: 
ticket: 5584

pull up r19621 from trunk

 r19621 at cathode-dark-space:  jaltman | 2007-06-22 14:51:34 -0400
 ticket: 5584
 
 Each error context in NIM can maintain a progress counter to indicate
 the progress of the operation.  The progress counter for a context
 that contains child contexts should be computed by adding the progress
 counters of its children.  This update corrects the behavior of
 kherr_get_progress() and kherr_get_progress_i() to take child contexts
 into account.
 
 In addition, since the progress counter of a context now depend on the
 progress counters of its children, kherr_set_progress() will send
 progress change notifications for any parent context as well.
 




Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/kherr/kherr.c



More information about the cvs-krb5 mailing list