.. |
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
|
minor: fix unused imports -- thanks, pyflakes
|
2008-12-05 13:07:23 -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.modify(): after UCWE, publish even if the second invocation of the modifier didn't modify anything. For #551.
|
2008-12-05 22:49:23 -07:00 |
scripts
|
CLI: check for pre-existing aliases in 'tahoe create-alias' and 'tahoe add-alias'
|
2008-12-02 20:20:22 -07:00 |
test
|
mutable.modify(): after UCWE, publish even if the second invocation of the modifier didn't modify anything. For #551.
|
2008-12-05 22:49:23 -07:00 |
util
|
util/abbreviate: add abbreviated-size parser
|
2008-12-01 17:24:12 -07:00 |
web
|
web: fix more info links again
|
2008-12-05 15:39:39 -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
|
storage: replace sizelimit with reserved_space, make the stats 'disk_avail' number incorporate this reservation
|
2008-12-01 17:24:21 -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
|
dirnode.py: dirnode.delete which hits UCWE should not fail with NoSuchChildError. Fixes #550.
|
2008-12-05 22:08:37 -07:00 |
hashtree.py
|
download: refactor handling of URI Extension Block and crypttext hash tree, simplify things
|
2008-12-05 08:17:54 -07:00 |
interfaces.py
|
MutableFileNode.modify: pass first_time= and servermap= to the modifier callback
|
2008-12-05 22:07:10 -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
|
stats: don't return booleans: it violates the schema. Add a test.
|
2008-12-04 15:01:24 -07:00 |
uri.py
|
wui/wapi: change the default port number from 8123 to 3456 to avoid conflict with TorButton
|
2008-11-25 17:57:37 -07:00 |
webish.py
|
webapi: serve the /static URL tree from /public_html (configurable)
|
2008-10-29 15:34:31 -07:00 |