]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
vdrive: switch to URI:DIR and URI:DIR-RO, providing transitive readonlyness
authorBrian Warner <warner@lothar.com>
Mon, 25 Jun 2007 20:23:51 +0000 (13:23 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 25 Jun 2007 20:23:51 +0000 (13:23 -0700)
commitfb02488a8e8a613cecbf579d2c46f817de3859d5
treec19d03b7af9eb1ab34063c79db55ed8238a202d2
parent2cf7cfbe4ab5b0066f1d936654908517a126c916
vdrive: switch to URI:DIR and URI:DIR-RO, providing transitive readonlyness
13 files changed:
src/allmydata/client.py
src/allmydata/filetable.py
src/allmydata/interfaces.py
src/allmydata/introducer_and_vdrive.py
src/allmydata/scripts/runner.py
src/allmydata/test/test_filetable.py
src/allmydata/test/test_system.py
src/allmydata/test/test_vdrive.py
src/allmydata/uri.py
src/allmydata/util/hashutil.py
src/allmydata/vdrive.py
src/allmydata/web/directory.xhtml
src/allmydata/webish.py