Fix Amazon S3 store_lookup_last implementation.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 21 Oct 2010 20:07:18 +0000 (13:07 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 21 Oct 2010 20:07:18 +0000 (13:07 -0700)
commit21b992d479c38c68a173f7b9905babd0cc62fac0
treee00abc98b53191d19c154de749b70fcde4ae32c7
parent4536000021cb67fb248317392336f69c7c045754
Fix Amazon S3 store_lookup_last implementation.

Amazon will return directory listings in chunks.  Be sure to repeat list
calls until we find the actual end of the directory listing.
bluesky/imap.c
bluesky/store-s3.c