.. |
frontends
|
SFTP/FTP: merge user/account code, merge docs
|
2008-11-05 19:25:58 -07:00 |
gui
|
undoing test change for native_client.php
|
2008-11-06 16:03:10 -07:00 |
immutable
|
upload: when using a Helper, insist that it provide protocols/helper/v1 . Related to #538.
|
2008-11-21 20:29:32 -07:00 |
introducer
|
#538: fetch version and attach to the rref. Make IntroducerClient demand v1 support.
|
2008-11-21 20:07:27 -07:00 |
mutable
|
mutable: respect the new tahoe.cfg 'shares.needed' and 'shares.total' settings
|
2008-11-19 14:05:01 -07:00 |
scripts
|
manifest: add storage-index strings to the json results
|
2008-11-19 16:00:27 -07:00 |
test
|
dirnode manifest: add verifycaps, both to internal API and to webapi. This will give the manual-GC tools more to work with, so they can estimate how much space will be freed.
|
2008-11-24 14:40:46 -07:00 |
util
|
#538: fetch version and attach to the rref. Make IntroducerClient demand v1 support.
|
2008-11-21 20:07:27 -07:00 |
web
|
dirnode manifest: add verifycaps, both to internal API and to webapi. This will give the manual-GC tools more to work with, so they can estimate how much space will be freed.
|
2008-11-24 14:40:46 -07:00 |
windows
|
move registry module into allmydata.windows package
|
2008-01-10 19:03:23 -07:00 |
__init__.py
|
setup: fix missing import -- thanks, pyflakes
|
2008-11-25 09:55:28 -07:00 |
checker_results.py
|
checker: add is_recoverable() to checker results, make our stub immutable-verifier not throw an exception on unrecoverable files, add tests
|
2008-11-06 22:35:47 -07:00 |
client.py
|
tahoe.cfg: add controls for k and N (and shares-of-happiness)
|
2008-11-18 00:29:44 -07:00 |
codec.py
|
allow the introducer to set default encoding parameters. Closes #84.
|
2007-07-12 15:33:30 -07:00 |
control.py
|
control.py: use get_buckets() instead of get_version() to measure ping time, because the latter changed recently
|
2008-11-22 23:13:23 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
dirnode.py
|
dirnode manifest: add verifycaps, both to internal API and to webapi. This will give the manual-GC tools more to work with, so they can estimate how much space will be freed.
|
2008-11-24 14:40:46 -07:00 |
hashtree.py
|
switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib
|
2008-02-14 19:27:47 -07:00 |
interfaces.py
|
dirnode manifest: add verifycaps, both to internal API and to webapi. This will give the manual-GC tools more to work with, so they can estimate how much space will be freed.
|
2008-11-24 14:40:46 -07:00 |
key_generator.py
|
various: use util.log.err instead of twisted.log.err, so we get both Incidents and trial-test-flunking
|
2008-09-20 10:35:45 -07:00 |
manhole.py
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:22:41 -07:00 |
monitor.py
|
monitor: update interface definition: get_status() can return a Failure
|
2008-11-06 21:54:52 -07:00 |
node.py
|
tahoe.cfg: add tub.location, to override the location hints we include in our FURL. This replaces advertised_ip_addresses, which doesn't remain useful enough to retain it. Helps with #517 (Tor).
|
2008-11-12 18:44:58 -07:00 |
offloaded.py
|
#538: add remote_get_version() to four main Referenceable objects: Introducer Service, Storage Server, Helper, CHK Upload Helper. Remove unused storage-server get_versions().
|
2008-11-21 17:43:52 -07:00 |
provisioning.py
|
fix pyflakes warning
|
2008-03-10 16:14:03 -07:00 |
stats.py
|
#330: convert stats-gatherer into a .tac file service, add 'tahoe create-stats-gatherer'
|
2008-11-18 01:46:20 -07:00 |
storage.py
|
#538: add remote_get_version() to four main Referenceable objects: Introducer Service, Storage Server, Helper, CHK Upload Helper. Remove unused storage-server get_versions().
|
2008-11-21 17:43:52 -07:00 |
uri.py
|
CLI: add 'tahoe manifest', which takes a directory and returns a list of things you can reach from it
|
2008-11-12 20:17:25 -07:00 |
webish.py
|
webapi: serve the /static URL tree from /public_html (configurable)
|
2008-10-29 15:34:31 -07:00 |