tahoe-lafs/src/allmydata
2007-03-28 11:06:19 -07:00
..
filetree fix some of the filetree/workqueue interface definitions 2007-01-26 17:31:24 -07:00
scripts complete the Introducer changes, separate out vdrive access, make everything work again 2007-03-27 16:12:11 -07:00
test fix test_codec and test_upload to handle current API 2007-03-27 22:57:15 -07:00
util add OneShotObserverList from the amdlib tree 2007-03-08 15:07:38 -07:00
web fix some python2.5 incompatibilities, and remove an old webish display that suggested we might know about peers but not be connected to them 2007-03-27 17:44:49 -07:00
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
bucketstore.py hush pyflakes warnings 2007-01-15 21:31:10 -07:00
chunk.py encode: start to fix a few problems, still a lot of work left to go 2006-12-14 04:31:17 -07:00
client.py complete the Introducer changes, separate out vdrive access, make everything work again 2007-03-27 16:12:11 -07:00
codec.py remove left-over early encode mechanism 2007-03-28 00:06:03 -07:00
control.py control.py: fix get_memory_usage, add a sample client tool 2007-03-07 20:31:49 -07:00
debugshell.py fix pyflakes warning in debugshell, by providing a dummy value for 'app' that will be overwritten when the manhole connection is established 2007-01-05 21:15:59 -07:00
download.py update the use of the encoder API in download.py 2007-02-01 16:30:13 -07:00
encode_new.py encode_new.py: add comments, make variable names more illuminating 2007-03-28 11:06:19 -07:00
filetable.py filetable: oops, os.listdir() does not guarantee sorted results 2007-01-20 13:02:26 -07:00
interfaces.py ICodecEncoder: resolve some questions about the API, still more to examine 2007-03-27 20:14:45 -07:00
introducer.py complete the Introducer changes, separate out vdrive access, make everything work again 2007-03-27 16:12:11 -07:00
manhole.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
node.py complete the Introducer changes, separate out vdrive access, make everything work again 2007-03-27 16:12:11 -07:00
queen.py complete the Introducer changes, separate out vdrive access, make everything work again 2007-03-27 16:12:11 -07:00
storageserver.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
upload.py switch to pyfec 2007-03-28 00:05:16 -07:00
uri.py hush pyflakes warnings 2007-01-16 21:34:34 -07:00
vdrive.py vdrive/webish: finish verifierid/uri transition 2007-01-16 19:43:13 -07:00
webish.py fix some python2.5 incompatibilities, and remove an old webish display that suggested we might know about peers but not be connected to them 2007-03-27 17:44:49 -07:00
workqueue.py filetree: make delete() work 2007-01-24 15:10:53 -07:00