Add proper per-file copyright notices/licenses and top-level license.
[bluesky.git] / bluesky / CMakeLists.txt
2011-02-24 Michael VrableAdd Windows Azure support to BlueSky.
2011-01-18 Michael VrableCheck in a new very simple client/server storage protoc...
2010-12-07 Michael VrableIn-progress commit of online cleaner.
2010-08-25 Michael VrableAdd an inode map data structure to track the location...
2010-07-22 Michael VrableInitial work on cloud log-structured storage.
2010-07-19 Michael VrableAdd checksumming to filesystem journal.
2010-07-18 Michael VrableBasic filesystem journaling.
2010-07-14 Michael VrableA new microbenchmark tool to figure out what format...
2010-07-07 Michael VrableSome test work with using Berkeley DB for a local disk...
2010-06-04 Michael VrableAdd a "multi" storage backend which doubles all GET...
2010-02-16 Michael VrableLink kvstore into main build system.
2010-02-16 Michael VrableHook John's kvstore up to the BlueSky implementation.
2010-01-20 Michael VrableAdd support for dumping filesystem state for debugging...
2009-12-06 Michael VrableInitial work on proper writeback caching.
2009-09-23 Michael VrableMiscellaneous fixes.
2009-09-16 Michael VrableMinor CMake fix (delete redundant line).
2009-09-16 Michael VrableUse and link to included libs3.
2009-09-04 Michael VrableAdd pluggable support for multiple storage backends.
2009-09-04 Michael VrableSplit handling of file data out of inode.c.
2009-09-03 Michael VrableWork to add inode serialization/deserialization routines.
2009-09-02 Michael VrableEncrypt data blocks being stored to S3.
2009-09-01 Michael VrableCMake build tweaks.
2009-09-01 Michael VrableCMake reorganization.