Add proper per-file copyright notices/licenses and top-level license.
[bluesky.git] / bluesky / store-s3.c
2015-10-29 Michael VrableAdd proper per-file copyright notices/licenses and... master
2015-10-28 Michael VrableFix BlueSky build on modern Linux and libs3.
2011-03-04 rootUse virtual hosts for specifying S3 buckets
2010-11-09 Michael VrableReturn failure code when an S3 put operation fails.
2010-10-26 Michael VrableAdd support for byterange requests in the storage layer.
2010-10-25 Michael VrableMerge git+ssh://c09-44.sysnet.ucsd.edu/scratch/bluesky
2010-10-21 Michael VrableFix Amazon S3 store_lookup_last implementation.
2010-10-15 Michael VrableAllow S3 bucket used for BlueSky storage to be specified.
2010-09-10 Michael VrableFix for S3 list operation.
2010-09-10 Michael VrableImplement a list operation for the S3 storage backend.
2010-09-10 Michael VrableDrop encryption from the cloud storage backend.
2010-03-22 Michael VrableBetter track latency of operations issued to S3.
2010-02-18 Michael VrableStore backends now consist of a type followed by extra...
2010-02-16 Michael VrableLink kvstore into main build system.