.. |
filetree
|
split filetree_new.py up into smaller pieces, in a new subpackage
|
2007-01-17 13:54:38 -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
|
split filetree_new.py up into smaller pieces, in a new subpackage
|
2007-01-17 13:54:38 -07:00 |
util
|
add better error reporting to NotEnoughPeersError
|
2007-01-16 18:47:52 -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
|
webish: add PBURL to the all-peers table on the welcome page
|
2007-01-16 21:01:18 -07:00 |
codec.py
|
update URI format, include codec name
|
2007-01-16 21:29:59 -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 URI format, include codec name
|
2007-01-16 21:29:59 -07:00 |
encode_new.py
|
encode_new.py: recent Foolscap accepts 'None' as a constraint
|
2007-01-16 19:56:30 -07:00 |
filetable.py
|
rearrange encode/upload, add URIs, switch to ReplicatingEncoder
|
2007-01-15 21:22:22 -07:00 |
interfaces.py
|
update URI format, include codec name
|
2007-01-16 21:29:59 -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
|
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 |
queen.py
|
now that foolscap-0.0.7 accepts connect-to-self, allow peers to know about themselves. We now require foolscap-0.0.7
|
2007-01-16 15:12:49 -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
|
update URI format, include codec name
|
2007-01-16 21:29:59 -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
|
webish: present real URI in directory listing, not an unnecessarily b2a'ed form
|
2007-01-17 14:46:02 -07:00 |
workqueue.py
|
workqueue: more improvements, more tests
|
2007-01-08 22:29:42 -07:00 |