summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-21Release version 0.17.obnam-0.17Lars Wirzenius5-5/+46
2011-05-21Bump version number.Lars Wirzenius1-1/+1
2011-05-21Fix README to specify "feature evaluation".Lars Wirzenius1-1/+1
2011-05-21Update NEWS.Lars Wirzenius1-2/+37
2011-05-21Bump version number.Lars Wirzenius2-1/+7
2011-05-18Support full timestamp resolution for st_atime and st_mtime.Lars Wirzenius7-55/+111
2011-05-18Compare timestamps with limited precision.Lars Wirzenius1-3/+6
2011-05-18Change the lutimes(2) wrapper to deal with fractional seconds.Lars Wirzenius2-9/+17
2011-05-18Refactor new metadata decoding code to reduce repetitive code.Lars Wirzenius1-16/+14
2011-05-18Simplify the metadata encoding/decoding code.Lars Wirzenius1-34/+84
2011-05-18Use floating point times also in Metadata encoding tests.Lars Wirzenius1-2/+2
2011-05-18Use floating point time values in tests.Lars Wirzenius1-2/+2
2011-05-18Don't round stat_results fields to integers.Lars Wirzenius1-1/+1
2011-05-18Fix blackboxtest to verify timestamps are restored with full accuracy.Lars Wirzenius1-4/+1
2011-05-16Add Obnam's own log file to exclusion patterns.Lars Wirzenius1-1/+5
2011-05-05Refactor and hopefully fix symmetric key caching.Lars Wirzenius4-17/+60
2011-05-05Merge chunk and file checksum checking during restore.Lars Wirzenius7-12/+168
2011-05-05Implement file checksum checking during restore.Lars Wirzenius2-5/+20
2011-05-05Add test for incorrect whole-file checksum.Lars Wirzenius1-9/+23
2011-05-05Have backup store whole-file checksum.Lars Wirzenius1-0/+3
2011-05-05Bump format_version since we're changing the format.Lars Wirzenius1-1/+1
2011-05-05Implement Repo.get/set_file_checksum.Lars Wirzenius1-2/+5
2011-05-05Implement ClientMetadataTree.get/set_file_checksum.Lars Wirzenius2-5/+21
2011-05-05Add tests and dummy implementation in ClientMetaDataTree.Lars Wirzenius2-1/+33
2011-05-05Add tests for get/set_file_checksum.Lars Wirzenius2-1/+48
2011-05-05Fix restore to verify chunk checksums.Lars Wirzenius1-0/+12
2011-05-05Fix test to not output a lot of (expected) garbage.Lars Wirzenius1-5/+8
2011-05-05Add test case for restore verifying restored file checksums.Lars Wirzenius1-0/+11
2011-05-05Implement support for FIFO files.Lars Wirzenius7-2/+44
2011-05-05Catch and handle OSErrors when making backups.Lars Wirzenius1-9/+33
2011-05-05Have force-lock give an error message instead of stack trace if repo doesn't ...Lars Wirzenius1-1/+6
2011-05-05Add -r as a synonym for --repository.Lars Wirzenius2-2/+3
2011-05-05Log object and garbage counts only conditionally.Lars Wirzenius1-2/+5
2011-05-05Cache toplevel's symmetric key.Lars Wirzenius1-2/+23
2011-05-03Merge fixes for restoring sparse files.Lars Wirzenius2-2/+28
2011-05-03Implement restore of sparse files.Lars Wirzenius1-2/+16
2011-05-03Fix test for sparse files.Lars Wirzenius1-1/+2
2011-05-03Add test case for sparse files.Lars Wirzenius1-0/+11
2011-05-02Merge better log file location, plus rotation.Lars Wirzenius2-2/+68
2011-05-02Fix log file directory creation when path contains no directory.Lars Wirzenius1-1/+1
2011-05-02Set default log file sensibly.Lars Wirzenius1-2/+15
2011-05-02Implement log rotation.Lars Wirzenius1-1/+19
2011-05-02Add --log-keep and --log-max options.Lars Wirzenius1-0/+8
2011-05-02Document options for controlling log rotation.Lars Wirzenius1-0/+27
2011-05-02Use --drop-caches when running seivot, for better benchmarking results.Lars Wirzenius1-0/+1
2011-04-23Rewrite run-benchmark in Python, for flexibility.Lars Wirzenius1-82/+119
2011-04-23Fix run-backup to run encrypted backups.Lars Wirzenius1-2/+13
2011-04-21Make use of installed seivot.Lars Wirzenius1-10/+3
2011-04-21Remove large benchmark sizes, for now.Lars Wirzenius1-1/+1
2011-04-21Fix location of seivot branch.Lars Wirzenius1-1/+1