projects
/
cumulus.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use posixpath to join remote storage paths.
2014-02-05
Michael Vrable
Use posixpath to join remote storage paths.
commit
|
commitdiff
|
tree
2014-02-05
Michael Vrable
Change syntax for size-assertion slices. This is an...
commit
|
commitdiff
|
tree
2014-02-01
Michael Vrable
Update Python dependencies.
commit
|
commitdiff
|
tree
2014-02-01
Michael Vrable
Use the subprocess module, not os.popen2, for Python...
commit
|
commitdiff
|
tree
2014-02-01
Michael Vrable
Update tests to allow alternate Python versions (for...
commit
|
commitdiff
|
tree
2014-02-01
Michael Vrable
Byte/string handling fixes for Python 3.
commit
|
commitdiff
|
tree
2014-02-01
Michael Vrable
Start a cleanup on the storage backends.
commit
|
commitdiff
|
tree
2014-02-01
Michael Vrable
Manual 2to3 fixups.
commit
|
commitdiff
|
tree
2014-02-01
Michael Vrable
Run 2to3 over Python sources.
commit
|
commitdiff
|
tree
2014-01-28
Michael Vrable
Update backend code and cumulus-sync for the new backup...
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Delete a debugging message on hash algorithm registration.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Segment expiration should affect metadata re-use too.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Bugfix for database checksum reconstruction with zero...
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Sample code to reload the segment table into the local...
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Include timestamps in reconstructed segment metadata.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Use a scoped_ptr to avoid FileFilter leaks.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Fix output file size estimation.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Fix a linker error by linking against pthreads.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Use scoped_ptr from boost.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Use valgrind to check for memory leaks in the tests.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Ensure metadata file is written prior to calculating...
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Rework filter process code to make the interface simpler.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Implement a string_printf utility function.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Clean up the file hashing interface and segment metadata...
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Write out a generic segment metadata file with backups.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Factor out time formatting functions.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Switch to generic hash algorithms for subfile incrementals.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Clean up database, and timestamp handling in particular.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Improve database rebuilding.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Cleanup to used data tracking in localdb.
commit
|
commitdiff
|
tree
2014-01-26
Michael Vrable
Add code to rebuild_database.py to recompute segment...
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Database rebuilder fixes.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
.gitignore update
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Convert to sqlite3 module, from pysqlite2.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Reworking cleanup.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Drop intent field from the database.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Update Python code to work with the new backup format.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Changes to the Cumulus backup format and tools.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Start on a tool to rebuild the local database if it...
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Start work on tests for Cumulus.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Improve tracking of segments and segment utilization.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
NEWS and TODO file updates.
commit
|
commitdiff
|
tree
2014-01-22
Michael Vrable
Reword copyright notices on code in third_party for...
commit
|
commitdiff
|
tree
2013-01-12
Michael Vrable
Update copyright notices to use a central AUTHORS file.
commit
|
commitdiff
|
tree
2013-01-12
Michael Vrable
Rework hash implementations to provide additional algorithms.
commit
|
commitdiff
|
tree
2013-01-12
Michael Vrable
Add sha224/sha256 as supported hash algorithms.
commit
|
commitdiff
|
tree
2013-01-12
Michael Vrable
Create a third_party directory for files copied from...
commit
|
commitdiff
|
tree
2013-01-12
Michael Vrable
Collected bugfixes, improvements, and cleanups.
commit
|
commitdiff
|
tree
2012-09-25
Michael Vrable
Switch to hashlib (Python >= 2.5) for hash algorithms.
commit
|
commitdiff
|
tree
2012-09-12
Michael Vrable
Reimplement the file include/exclude filtering mechanism.
commit
|
commitdiff
|
tree
2012-06-16
Michael Vrable
Add a cache around getpwuid/getgrgid to avoid repeated...
commit
|
commitdiff
|
tree
2012-05-31
Michael Vrable
Put linker flags at end of compiler command-line.
commit
|
commitdiff
|
tree
2012-05-30
Michael Vrable
Update to support new snapshot version in Python tools.
commit
|
commitdiff
|
tree
2012-05-30
Michael Vrable
Some updates to the backup format:
commit
|
commitdiff
|
tree
2012-05-30
Michael Vrable
Rename scandir.cc to main.cc.
commit
|
commitdiff
|
tree
2012-05-29
Michael Vrable
Prepare 0.10 release.
commit
|
commitdiff
|
tree
2011-06-23
Michael Vrable
Enable additional compiler warnings
commit
|
commitdiff
|
tree