svn rev #20835: trunk/src/kim/lib/mac/

lxs@MIT.EDU lxs at MIT.EDU
Tue Oct 7 14:58:54 EDT 2008


Commit By: lxs
Log Message: 
ticket: new
subject: KLLastChangedTime should return current time, not 0

cc_context_get_change_time returns 0 the first time it is called
if the CCacheServer is not running.  KLLastChangedTime always 
returned the current time on the first call.  So use globals and 
a mutex to make sure that KLLastChangedTime both monotonically 
increases and also returns the current time on the first call.



Changed Files:
U   trunk/src/kim/lib/mac/KerberosLogin.c



More information about the cvs-krb5 mailing list