tahoe-lafs/src/allmydata
2007-03-07 19:20:27 -07:00
..
filetree fix some of the filetree/workqueue interface definitions 2007-01-26 17:31:24 -07:00
scripts 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
test change node startup to put all local addresses in the PBURL, including 127.0.0.1. This should facilitate testing on both connected and disconnected systems. 2007-03-07 18:43:17 -07:00
util iputil: use explicit /sbin/ifconfig, to avoid depending upon PATH 2007-03-07 18:47:40 -07:00
web webish: add PBURL to the all-peers table on the welcome page 2007-01-16 21:01:18 -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 add a local foolscap control interface, to upload/download files and check memory usage 2007-03-07 19:16:06 -07:00
codec.py hush pyflakes warnings 2007-02-01 17:13:01 -07:00
control.py control: add RIControlClient, fix some pyflakes warnings 2007-03-07 19:20:27 -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 use pyfec instead of py_ecc for erasure coding and update API to codec 2007-02-01 16:07:00 -07:00
filetable.py filetable: oops, os.listdir() does not guarantee sorted results 2007-01-20 13:02:26 -07:00
interfaces.py add a local foolscap control interface, to upload/download files and check memory usage 2007-03-07 19:16:06 -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 control: add RIControlClient, fix some pyflakes warnings 2007-03-07 19:20:27 -07:00
queen.py queen.sendOnly: ignore DeadReferenceError too 2007-01-21 16:01:09 -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 use pyfec instead of py_ecc for erasure coding and update API to codec 2007-02-01 16:07:00 -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 move upload/download interfaces to allmydata.interfaces, let SubTreeMaker assert IDownloader-ness of its 'downloader' argument 2007-01-21 15:01:34 -07:00
workqueue.py filetree: make delete() work 2007-01-24 15:10:53 -07:00