cumulus.git
2007-11-28 Michael VrableEnsure the "name:" key shows up first in metadata output.
2007-11-28 Michael VrablePartially revert metadata format changes in 6c94114148c4.
2007-11-28 Michael VrableDrop the old statcache implementation.
2007-11-21 Michael VrableInitial implementation of metadata log sharing.
2007-11-20 Michael VrableBugfix for splitting the metadata log in the new metada...
2007-11-20 Michael VrableWrite out new-style statcache data.
2007-11-19 Michael VrableDrop the use of indirect blocks for storing pointers...
2007-11-16 Michael VrableInitial refactoring of metadata logging.
2007-11-15 Michael VrableChanges to the metadata log format.
2007-11-14 Michael VrableNEWS updates for 0.5.1 release (minor changes only).
2007-11-08 Michael VrableProvide a sample tool, contrib/parity-gen, for RAID...
2007-11-07 Michael VrableCheck LBS format version when reading snapshots in...
2007-10-30 Michael Vrablelbs-util: Add a command for dumping a flattened metadat...
2007-10-29 Michael VrableMinor documemtation update.
2007-10-16 Michael VrableLBS v0.5 release.
2007-10-16 Michael VrableFix mismatched new/delete calls.
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-25 Michael VrableAdd "prune database" command to lbs-util.
2007-09-20 Michael VrableFile reorganization: move non-essential binaries to...
2007-09-17 Michael VrableWhen cleaning the cache of objects, don't be so verbose.
2007-09-15 Michael VrableEnhance object-checksums command.
2007-09-13 Michael VrableMove most documentation into a doc/ subdirectory.
2007-09-12 Michael VrableRemove cleandb.sql SQL script since this functionality...
2007-09-12 Michael VrableRename lbs-util.py to lbs-util.
2007-09-12 Michael VrableDelete the Perl LBS module and the Perl-based lbs-util...
2007-09-11 Michael VrableExpanded Python module for accessing LBS snapshots...
2007-09-09 Michael VrableSuppress error messages from Makefile when git-describe...
2007-09-09 Michael VrableREADME spelling corrections.
2007-08-24 Michael VrableNEWS file updates in preparation for v0.4 release.
2007-08-24 Michael VrablePreview of a new Python-based management tool; includes...
2007-08-24 Michael VrableDocumentation improvements.
2007-08-23 Michael VrablePlace expired and repacked objects into segments based...
2007-08-21 Michael VrableImplement --signature-filter for signing backup snapshots.
2007-08-17 Michael Vrablelbs-util now supports reading encrypted segments (with...
2007-08-17 Michael VrableUpdate NEWS file.
2007-08-17 Michael VrableBug fix for the rewritten spawn_filter function.
2007-08-17 Michael VrableSwitch to stdio-based I/O for writing descriptor file.
2007-08-16 Michael VrableCleanup of the tar-store code.
2007-08-16 Michael Vrablelbs-filter-gpg should run gpg in batch mode.
2007-08-16 Michael VrableWrite an example script for invoking gpg to encrypt...
2007-08-10 Michael VrableInclude version number in usage message.
2007-08-10 Michael VrableUpdate NEWS for 0.3 release.
2007-08-10 Michael VrablePreview of a new lbs-util command for snapshot maintenance.
2007-08-10 Michael VrableInclude segment checksums as "Checksums" not "Checksum...
2007-08-10 Michael VrableMinor database schema fix.
2007-08-10 Michael VrableNEWS updates.
2007-08-10 Michael VrableWrite out a .sha1sums file with checksums for segments...
2007-08-10 Michael VrableImprove reporting of database errors.
2007-08-10 Michael VrableCompute checksums of segments and store them in the...
2007-08-10 Michael VrableFix a double-close of a file descriptor.
2007-08-08 Michael VrableExtract the version number from NEWS if git-describe...
2007-08-08 Michael VrableAdd a NEWS file summarizing changes in each release.
2007-08-08 Michael VrableDo not include link/inode information for directories.
2007-08-08 Michael VrableInclude link counts and inode numbers in metadata dumps.
2007-08-07 Michael VrableDrop dependence on libtar.
2007-08-06 Michael VrableUpdate the format documentation to describe the current...
2007-08-03 Michael VrablePrint a help message if no paths are specified to back up.
2007-08-02 Michael VrableUpdate .gitignore: explicitly ignore .o files.
2007-07-27 Michael VrableProvide a more detailed indication of file status when...
2007-07-27 Michael VrableURI-escape the '@' character.
2007-07-20 Michael VrableInclude scheme name in statcache file, so localdb direc...
2007-07-20 Michael VrableAdd support for octal, hexadecimal in restore.pl script.
2007-07-20 Michael VrableDo not warn when fewer than two arguments are provided.
2007-07-20 Michael VrableUpdate the descriptor format string to "v0.2".
2007-07-20 Michael VrableReally fix the umask problem.
2007-07-20 Michael VrableAdd support for octal and hexadecimal output in dumps.
2007-07-20 Michael VrableRename --name to --scheme, and store the scheme name...
2007-07-19 Michael VrableAdd a --name command-line option for naming snapshots.
2007-07-19 Michael VrableRespect umask when creating backup files.
2007-07-19 Michael VrableReorganize filesystem traversal and dumping code.
2007-07-18 Michael VrableSlightly improve error-handling during backups.
2007-07-18 Michael VrableMakefile cleanups.
2007-07-18 Michael VrableRename format.{cc,h} -> util.{cc,h}.
2007-07-18 Michael VrableExtract major/minor components of device numbers.
2007-07-18 Michael VrableDump the device number of character/block devices.
2007-07-18 Michael VrableAuto-generate a version number for the program with...
2007-07-17 Michael VrableAdd string un-escaping, and fix the statcache reader...
2007-07-17 Michael VrableRename the generated executable from "scandir" to ...
2007-07-17 Michael VrableImplement a more complex inclusion/exclusion system...
2007-07-14 Michael VrableFix a bug in statcache support for file sizes.
2007-07-12 Michael VrableWhen comparing a file against the stat cache, check...
2007-07-07 Michael VrableDump statistics of data written at the end of a backup...
2007-07-05 Michael VrableInclude file size in the stat cache (but do not check...
2007-07-04 Michael VrableRewrite object reference parser.
2007-06-28 Michael VrableOnly trust the results of a stat if two separate backup...
2007-06-28 Michael VrableSort-of-working statcache implementation.
2007-06-27 Michael VrableWrite the backup descriptor as the very last step in...
2007-06-21 Michael VrableTry an alternate segment cleaning ordering.
2007-06-19 Michael VrableAdd a simple script for garbage collecting old segments.
2007-06-19 Michael VrablePreserve the "timestamp" database field when expiring...
2007-06-19 Michael VrableMinor formatting fix when outputting the statcache...
2007-06-18 Michael VrablePartial commit of statcache support.
2007-06-16 Michael VrableRename descriptor files.
2007-06-16 Michael VrableWait to write the backup description until a backup...
2007-06-15 Michael VrableUpdate database schema with views for choosing segments...
2007-06-13 Michael VrableFix --localdb= option.
2007-06-13 Michael VrableFactor code to prepare SQLite statements into a separat...
2007-06-12 Michael VrableFix typo.
2007-06-11 Michael VrableMake segment compression/encryption filter to command...
next