cumulus.git
2013-01-12 Michael VrableCollected bugfixes, improvements, and cleanups.
2012-09-27 Michael VrableUpdate usage text for new include/exclude filtering...
2012-09-27 Michael VrableFirst step towards a new, improved cumulus front-end.
2012-09-25 Michael VrableRefactor cumulus-util into a library plus small command...
2012-09-25 Michael VrableSwitch to hashlib (Python >= 2.5) for hash algorithms.
2012-09-12 Michael VrableReimplement the file include/exclude filtering mechanism.
2012-06-16 Michael VrableAdd a cache around getpwuid/getgrgid to avoid repeated...
2012-05-31 Michael VrablePut linker flags at end of compiler command-line.
2012-05-30 Michael VrableUpdate to support new snapshot version in Python tools.
2012-05-30 Michael VrableSome updates to the backup format:
2012-05-30 Michael VrableRename scandir.cc to main.cc.
2012-05-29 Michael VrablePrepare 0.10 release.
2011-06-23 Michael VrableEnable additional compiler warnings
2010-06-30 Michael VrableApply fixes to s3:// URL parsing under Python 2.6.
2010-04-01 Albert Denggadd some further documentation on the sftp backend
2010-04-01 Albert Denggfix usage of wrong variable
2010-03-30 Michael VrableFormatting/spelling fix.
2010-03-30 Michael VrableSome assorted fixes for the SFTP backend.
2010-03-30 Albert Denggcode cleanup & regression fix
2010-03-30 Albert Denggwork for python 2.5
2010-03-30 Albert Dengg* document requirements for sftp storage
2010-03-30 Albert Denggimplement a basic sftp storage backend
2009-09-30 Michael VrableHave FTP backend reconnect on timeout.
2009-09-26 Michael VrableThe map::at method does not always exist, so instead...
2009-09-26 Michael VrableEnsure printf format specifiers and types match (fixes...
2009-09-10 Ralf SchlatterbeckImplement FTP backend and other code cleanups.
2009-08-26 Michael VrableAdd a few items to the TODO list.
2009-08-08 Michael VrableFix a segfault-causing bug when converting a numeric...
2009-08-08 Michael VrableAdd --exclude-name option.
2009-07-28 Michael VrableUpdate for 0.9 release.
2009-07-20 Michael VrableUpdate README with information about remote storage.
2009-06-30 Michael VrableInclude a missing header file.
2009-05-31 Michael VrableImplement rudimentary garbage collection.
2009-05-31 Michael VrableImplement metadata caching for S3 backend.
2009-03-26 Michael Vrablelbs-filter-gpg has been renamed to cumulus-filter-gpg.
2009-01-14 Michael VrableInclude segment add/remove counts in list-snapshot...
2008-12-15 Michael VrableDetect decompression script needed for segments based...
2008-12-15 Michael Vrablecumulus-sync: Create a tool for copying snapshots betwe...
2008-11-20 Michael VrableDrop the use of exceptions for fatal error handling.
2008-11-20 Michael VrableImprove handling of file-not-found in remote storage...
2008-11-20 Michael VrableDelete contrib/cumulus-store-s3.
2008-11-20 Michael VrableRe-do cumulus side of upload script interface.
2008-11-20 Michael VrableIntroduce a script to provide access to remote reposito...
2008-11-13 Michael VrableMakefile: Fix clean target.
2008-11-06 Michael Vrablecumulus-util: Automatically set Python search path.
2008-11-06 Michael Vrablecumulus-util: In list-snapshot-sizes output, display...
2008-09-17 Michael VrableExtend FUSE functionality.
2008-08-12 Michael VrableStart a proof-of-concept FUSE interface to old snapshots.
2008-08-11 Michael VrableAllow a URL to be used in cumulus-util to specify a...
2008-08-06 Michael VrableBegin new storage-abstraction layer.
2008-08-01 Michael VrableMakefile cleanup.
2008-08-01 Michael VrablePrepare for 0.8 release.
2008-07-30 Michael VrableFix typo in restore.pl.
2008-07-30 Michael VrableUpdate restore.pl for new snapshot format (v0.8).
2008-07-15 Michael VrableRebuild sub-block signatures when --rebuild-statcache...
2008-07-15 Michael VrableDocumentation updates.
2008-07-14 Michael VrableUpdate help text to include --rebuild-statcache.
2008-07-14 Michael Vrable--rebuild-statcache bugfix.
2008-07-14 Michael VrableAdd the --rebuild-statcache option.
2008-07-14 Michael VrableBetter cope with null values in the segments_used table.
2008-07-10 Michael VrableMake use of size assertions in references where possible.
2008-07-01 Michael VrableEliminate a gcc warning.
2008-06-30 Michael VrableExtend object reference syntax with size assertions.
2008-06-30 Michael VrableAdd some missing #include statements.
2008-06-23 Michael VrableREADME corrections.
2008-06-23 Michael VrableDocument the "-v/--verbose" option.
2008-06-23 Michael VrableNEWS updates for v0.7 release.
2008-06-16 Michael VrableAdd a verbose option to cumulus.
2008-06-13 Michael VrableREADME updates: explain restores in more detail.
2008-06-12 Michael VrableCompute checksum of checksums file while it still exists.
2008-06-12 Michael VrableFix an example command in the README.
2008-06-09 Michael VrableUpdates to documentation and contributed scripts for...
2008-06-09 Michael VrableDo not store subfile signatures for very short blocks.
2008-06-04 Michael Vrable.gitignore update.
2008-06-03 Michael VrableUpdate name of lbs-util program.
2008-06-03 Michael VrableChange name of project to Cumulus.
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 VrableDelete obsolete sub-block signatures when garbage colle...
2008-05-31 Michael VrableUpdate NEWS file the 0.7 release.
2008-05-31 Michael VrableFix a bug in signature loading for sub-file incrementals.
2008-05-30 Michael VrableTrack quantity of data referenced in old segments more...
2008-05-30 Michael VrableInitial support for efficient sub-file incrementals.
2008-05-30 Michael VrableRemove some debugging output so backup runs are less...
2008-05-13 Michael VrablePut updated copyright statements in all source files.
2008-05-12 Michael VrableReport compressed size of data written in a backup...
2008-04-11 Michael VrableUpdate copyright dates in source files.
2008-04-11 Michael VrableSqueeze extra blank lines when dumping metadata logs.
2008-04-09 Michael VrableNEWS updates.
2008-04-09 Michael VrableUpdate arguments passed to upload script.
2008-04-09 Michael VrableImplement a simple backend script to store data to...
2008-04-03 Michael VrablePreliminary support for external file upload scripts.
2008-04-02 Michael VrableInitial framework for direct transfer of backups to...
2008-03-01 Michael VrableMake restoring from snapshots more efficient.
2008-02-28 Michael VrableAllow restores of just selected files/directories.
2008-02-19 Michael VrableDocumentation updates.
2008-02-19 Michael VrableAdd GPLv2 license conditions.
2008-02-14 Michael VrableMinor documentation updates.
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...
next