.. |
frontends
|
SFTP/FTP: merge user/account code, merge docs
|
2008-11-05 19:25:58 -07:00 |
gui
|
confwiz.py - removing hardcoded version number
|
2008-12-02 20:38:31 -07:00 |
immutable
|
trivial: M-x whitespace-cleanup on src/immutable/download.py
|
2009-01-08 10:49:01 -07:00 |
introducer
|
introducer: fix bug in recent simplification caught by Brian's sharp code-reviewing eye
|
2008-12-08 17:16:34 -07:00 |
mutable
|
rename "checker results" to "check results", because it is more parallel to "check-and-repair results"
|
2009-01-06 13:37:03 -07:00 |
scripts
|
'tahoe cp -r', upon encountering a dangling symlink, would assert out.
|
2009-01-07 23:51:14 -07:00 |
test
|
'tahoe cp -r', upon encountering a dangling symlink, would assert out.
|
2009-01-07 23:51:14 -07:00 |
util
|
util: log: allow empty msgs (because downloader is using the "format" alternative with no "msg" argument)
|
2009-01-07 11:54:11 -07:00 |
web
|
rename "checker results" to "check results", because it is more parallel to "check-and-repair results"
|
2009-01-06 13:37:03 -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 |
check_results.py
|
rename "checker results" to "check results", because it is more parallel to "check-and-repair results"
|
2009-01-06 13:37:03 -07:00 |
client.py
|
immutable: refactor uploader to do just encoding-and-uploading, not encryption
|
2009-01-06 21:48:22 -07:00 |
codec.py
|
download: refactor handling of URI Extension Block and crypttext hash tree, simplify things
|
2008-12-05 08:17:54 -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
|
rename "checker results" to "check results", because it is more parallel to "check-and-repair results"
|
2009-01-06 13:37:03 -07:00 |
hashtree.py
|
immutable, checker, and tests: improve docstrings, assertions, tests
|
2008-12-21 15:07:52 -07:00 |
interfaces.py
|
immutable: define a new interface IImmutableFileURI and declare that CHKFileURI and LiteralFileURI provide it
|
2009-01-07 12:24:51 -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 |
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
|
storage.py: explain what this large and hard-to-recognize 4294967295 number is
|
2009-01-06 13:57:21 -07:00 |
uri.py
|
immutable: define a new interface IImmutableFileURI and declare that CHKFileURI and LiteralFileURI provide it
|
2009-01-07 12:24:51 -07:00 |
webish.py
|
webapi: serve the /static URL tree from /public_html (configurable)
|
2008-10-29 15:34:31 -07:00 |