Replace boost::scoped_ptr with std::unique_ptr.
[cumulus.git] / contrib /
2013-01-12 Michael VrableCollected bugfixes, improvements, and cleanups.
2008-11-20 Michael VrableDelete contrib/cumulus-store-s3.
2008-09-17 Michael VrableExtend FUSE functionality.
2008-08-12 Michael VrableStart a proof-of-concept FUSE interface to old snapshots.
2008-07-30 Michael VrableFix typo in restore.pl.
2008-07-30 Michael VrableUpdate restore.pl for new snapshot format (v0.8).
2008-06-09 Michael VrableUpdates to documentation and contributed scripts for...
2008-06-02 Michael VrableHypens are allowed as key names in RFC822-style data.
2008-06-02 Michael VrableStore unspecified scheme names in database as empty...
2008-05-31 Michael VrableUpdate NEWS file the 0.7 release.
2008-04-09 Michael VrableImplement a simple backend script to store data to...
2008-02-13 Michael VrableDo not attempt to clean the same segment multiple times.
2008-02-13 Michael VrableSlight tweaks to the local database to improve cleaning...
2008-01-09 Michael VrableExtend tracking of used segments to cover metadata...
2007-12-12 Michael VrableFix uninitialized variable warning in sample restore...
2007-12-12 Michael VrableSnapshot format change: extend the slice syntax with...
2007-12-12 Michael VrableAdd "intent" field to a snapshot.
2007-12-07 Michael VrableAdd format support for efficient sparse file handling.
2007-12-07 Michael VrableUpgrades to utility code for new formats, and a few...
2007-12-06 Michael VrableProvide a script for converting the local database...
2007-11-08 Michael VrableProvide a sample tool, contrib/parity-gen, for RAID...
2007-09-20 Michael VrableFile reorganization: move non-essential binaries to...