]> git.samba.org - samba.git/commit
s3:gencache: Add a "was_expired" argument to gencache_get_data_blob
authorVolker Lendecke <vl@samba.org>
Wed, 23 Sep 2009 13:21:40 +0000 (15:21 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 23 Sep 2009 16:50:33 +0000 (18:50 +0200)
commit76d95b9a2dcfff9df1865ffff74f0e9c32bce609
tree885a46adcfeccb1b8b3cf631f9f0bdc58dee676d
parentadf66e75c060e6462b9f8819944d0f8ff1ef2c1b
s3:gencache: Add a "was_expired" argument to gencache_get_data_blob

This is set to true if the routine returns failure due to an existing but
expired entry.
source3/include/proto.h
source3/lib/gencache.c
source3/libsmb/dsgetdcname.c
source3/torture/torture.c