tahoe-lafs/src/allmydata/immutable
2009-02-17 19:32:43 -07:00
..
__init__.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
checker.py add --add-lease to 'tahoe check', 'tahoe deep-check', and webapi. 2009-02-17 19:32:43 -07:00
download.py download: tiny cleanup of history code 2009-01-14 16:41:51 -07:00
encode.py immutable: defensive programming: assert that the encrypted readable gave you no more than the number of bytes you asked for 2009-02-09 23:46:05 -07:00
filenode.py add --add-lease to 'tahoe check', 'tahoe deep-check', and webapi. 2009-02-17 19:32:43 -07:00
layout.py upload: use WriteBucketProxy_v2 when uploading a large file (with shares larger than 4GiB). This finally closes #346. I think we can now handle immutable files up to 48EiB. 2009-01-12 20:14:42 -07:00
offloaded.py versioning: include an "appname" in the application version string in the versioning protocol, and make that appname be controlled by setup.py 2009-02-11 17:18:16 -07:00
repairer.py immutable repairer: fix DownUpConnector so that it satisfies short reads the were requested after the last write and before the close 2009-02-12 17:04:47 -07:00
upload.py upload: add a think-of-the-compatibility note to UploadResults 2009-02-09 14:50:04 -07:00