Extend object reference syntax with size assertions.
[cumulus.git] / lbs.py
2008-06-30 Michael VrableExtend object reference syntax with size assertions.
2008-06-02 Michael VrableHypens are allowed as key names in RFC822-style data.
2008-05-31 Michael VrableDelete obsolete sub-block signatures when garbage colle...
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 VrableMinor fix to segment cleaning.
2007-12-25 Michael VrableAdd intent-based cleaning to lbs-util.
2007-12-12 Michael VrableSnapshot format change: extend the slice syntax with...
2007-12-12 Michael VrableWhen verifying a snapshot, check that the segment list...
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-11-07 Michael VrableCheck LBS format version when reading snapshots in...
2007-10-02 Michael VrableMake extraction of segments in lbs.py even more quiet.
2007-10-02 Michael VrableAdd a restore-snapshot command to lbs-util.
2007-09-17 Michael VrableWhen cleaning the cache of objects, don't be so verbose.
2007-09-11 Michael VrableExpanded Python module for accessing LBS snapshots...
2007-08-24 Michael VrablePreview of a new Python-based management tool; includes...