]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/log
tahoe-lafs/tahoe-lafs.git
17 years agoadded storage test
Rob Kinninmont [Fri, 1 Dec 2006 05:38:42 +0000 (22:38 -0700)]
added storage test

17 years agofix another read_attr bug
Rob Kinninmont [Fri, 1 Dec 2006 03:49:07 +0000 (20:49 -0700)]
fix another read_attr bug

17 years agofix counting of bytes written
Rob Kinninmont [Fri, 1 Dec 2006 03:37:36 +0000 (20:37 -0700)]
fix counting of bytes written

17 years agofix bug in bucketstore read/write _attr
Rob Kinninmont [Fri, 1 Dec 2006 03:36:57 +0000 (20:36 -0700)]
fix bug in bucketstore read/write _attr

17 years agomanhole: ctrl-h is Backspace, not Delete. War Is Peace, Freedom Is Slavery, etc
Brian Warner [Fri, 1 Dec 2006 03:32:13 +0000 (20:32 -0700)]
manhole: ctrl-h is Backspace, not Delete. War Is Peace, Freedom Is Slavery, etc

17 years agofix test cases to not use camelCase
Brian Warner [Fri, 1 Dec 2006 03:20:00 +0000 (20:20 -0700)]
fix test cases to not use camelCase

17 years agoroadmap: connection management v1 milestone done
Brian Warner [Fri, 1 Dec 2006 03:19:24 +0000 (20:19 -0700)]
roadmap: connection management v1 milestone done

17 years agoadd Client.permute_peers
Brian Warner [Fri, 1 Dec 2006 03:18:51 +0000 (20:18 -0700)]
add Client.permute_peers

17 years agofix up StorageServer so that unit tests will run again
Brian Warner [Fri, 1 Dec 2006 03:18:29 +0000 (20:18 -0700)]
fix up StorageServer so that unit tests will run again

17 years agorerecord all the storageserver patches in one go
Rob Kinninmont [Fri, 1 Dec 2006 03:14:23 +0000 (20:14 -0700)]
rerecord all the storageserver patches in one go

darcs was dying trying to deal with the conflict resolution patches.

this adds a (very rough) bucketstore and storageserver.
probably needs lots of work both in api and implementation.

17 years agoadded 'debugshell' module a convenient dumping ground for tools for manhole environment
Rob Kinninmont [Fri, 1 Dec 2006 02:53:08 +0000 (19:53 -0700)]
added 'debugshell' module a convenient dumping ground for tools for manhole environment

17 years agoadded run-client2 target to makefile
Rob Kinninmont [Fri, 1 Dec 2006 02:51:19 +0000 (19:51 -0700)]
added run-client2 target to makefile

17 years agoadded create_dirs makefile target to create initial dirs
Rob Kinninmont [Fri, 1 Dec 2006 00:16:06 +0000 (17:16 -0700)]
added create_dirs makefile target to create initial dirs

17 years agoupdate assertutil to use twisted log instead of amdlib Log
Rob Kinninmont [Thu, 30 Nov 2006 22:24:08 +0000 (15:24 -0700)]
update assertutil to use twisted log instead of amdlib Log

17 years agopulled in assertutil and with it humanreadable from amdlib.util
Rob Kinninmont [Thu, 30 Nov 2006 22:22:25 +0000 (15:22 -0700)]
pulled in assertutil and with it humanreadable from amdlib.util

17 years agoadd ctrl-U and ctrl-H handling to our form of Manhole
Brian Warner [Fri, 1 Dec 2006 02:45:43 +0000 (19:45 -0700)]
add ctrl-U and ctrl-H handling to our form of Manhole

17 years agochange manhole setup for queen too
Brian Warner [Fri, 1 Dec 2006 02:38:38 +0000 (19:38 -0700)]
change manhole setup for queen too

17 years agochange manhole setup for client: create authorized_keys.8022 (or other portnum)
Brian Warner [Fri, 1 Dec 2006 02:34:25 +0000 (19:34 -0700)]
change manhole setup for client: create authorized_keys.8022 (or other portnum)

17 years agoset Client.nodeid to our (ascii, base32) tubid
Brian Warner [Fri, 1 Dec 2006 02:20:17 +0000 (19:20 -0700)]
set Client.nodeid to our (ascii, base32) tubid

17 years agoadd Client.get_remote_service utility method
Brian Warner [Fri, 1 Dec 2006 01:17:36 +0000 (18:17 -0700)]
add Client.get_remote_service utility method

17 years agoignore all client-basedirNN directories
Brian Warner [Fri, 1 Dec 2006 01:17:26 +0000 (18:17 -0700)]
ignore all client-basedirNN directories

17 years agofix losing-client-connection handler
Brian Warner [Fri, 1 Dec 2006 01:13:46 +0000 (18:13 -0700)]
fix losing-client-connection handler

17 years agoimplement more Roster stuff: add_peer, lost_peer. Changed Client service registration...
Brian Warner [Fri, 1 Dec 2006 01:09:57 +0000 (18:09 -0700)]
implement more Roster stuff: add_peer, lost_peer. Changed Client service registration scheme.

17 years agostart developing Roster, track all active peers
Brian Warner [Fri, 1 Dec 2006 00:43:15 +0000 (17:43 -0700)]
start developing Roster, track all active peers

17 years agoadd Manhole to queen (port 8021), also change manhole namespace to just have 'app...
Brian Warner [Fri, 1 Dec 2006 00:30:45 +0000 (17:30 -0700)]
add Manhole to queen (port 8021), also change manhole namespace to just have 'app' (for both queen and client)

17 years agoadd Manhole functionality to the client: port 8022, add an authorized_keys file to...
Brian Warner [Fri, 1 Dec 2006 00:26:41 +0000 (17:26 -0700)]
add Manhole functionality to the client: port 8022, add an authorized_keys file to the client's basedir to enable it

17 years agopoint client.tac at yumyum's queen
Brian Warner [Fri, 1 Dec 2006 00:16:31 +0000 (17:16 -0700)]
point client.tac at yumyum's queen

17 years agoadd roadmap
Brian Warner [Fri, 1 Dec 2006 00:16:19 +0000 (17:16 -0700)]
add roadmap

17 years agoremove that queen_host stuff
Brian Warner [Fri, 1 Dec 2006 00:13:40 +0000 (17:13 -0700)]
remove that queen_host stuff

17 years agohelp the queen have a persistent PBURL, have the client connect to it
Brian Warner [Thu, 30 Nov 2006 23:39:38 +0000 (16:39 -0700)]
help the queen have a persistent PBURL, have the client connect to it

17 years agostart on client what-is-my-ipaddress functionality
Brian Warner [Thu, 30 Nov 2006 23:23:39 +0000 (16:23 -0700)]
start on client what-is-my-ipaddress functionality

17 years agoactually add tests
Brian Warner [Thu, 30 Nov 2006 23:23:01 +0000 (16:23 -0700)]
actually add tests

17 years agoadd test infrastructure, use 'make test' to run it, please run before pushing
Brian Warner [Thu, 30 Nov 2006 22:55:26 +0000 (15:55 -0700)]
add test infrastructure, use 'make test' to run it, please run before pushing

17 years agocreate a Makefile to drive things
Brian Warner [Thu, 30 Nov 2006 22:40:05 +0000 (15:40 -0700)]
create a Makefile to drive things

17 years agoadd beginning queen code
Brian Warner [Thu, 30 Nov 2006 22:39:24 +0000 (15:39 -0700)]
add beginning queen code

17 years agoadd darcs boringfile
Brian Warner [Thu, 30 Nov 2006 22:37:33 +0000 (15:37 -0700)]
add darcs boringfile

17 years agocreate a stub Storage service, start work on publishing it
Brian Warner [Thu, 30 Nov 2006 22:29:52 +0000 (15:29 -0700)]
create a stub Storage service, start work on publishing it

17 years agohave client running, no queen to connect to yet
Brian Warner [Thu, 30 Nov 2006 22:27:06 +0000 (15:27 -0700)]
have client running, no queen to connect to yet

17 years agostart client framework
Brian Warner [Thu, 30 Nov 2006 22:14:47 +0000 (15:14 -0700)]
start client framework

17 years agosome pointless fussing about with sizes.py
Brian Warner [Thu, 30 Nov 2006 22:14:39 +0000 (15:14 -0700)]
some pointless fussing about with sizes.py

17 years agofix bug in simulator graphing (still doesn't work though)
Zooko O'Whielacronx [Wed, 29 Nov 2006 18:42:07 +0000 (11:42 -0700)]
fix bug in simulator graphing (still doesn't work though)

17 years agoattempt to graph utilization with pyrrd (doesn't quite work)
Zooko O'Whielacronx [Wed, 29 Nov 2006 11:38:28 +0000 (04:38 -0700)]
attempt to graph utilization with pyrrd (doesn't quite work)

17 years agomake Simulator instance s global so that I can play with it in "python -i" after...
Zooko O'Whielacronx [Wed, 29 Nov 2006 11:28:51 +0000 (04:28 -0700)]
make Simulator instance s global so that I can play with it in "python -i" after main() has exited

17 years agofix delete
Brian Warner [Wed, 29 Nov 2006 00:10:49 +0000 (17:10 -0700)]
fix delete

17 years agoadded a simulator tool
Brian Warner [Tue, 28 Nov 2006 23:27:08 +0000 (16:27 -0700)]
added a simulator tool

17 years agoemit tables up to 1TiB
Brian Warner [Sun, 22 Oct 2006 03:39:12 +0000 (20:39 -0700)]
emit tables up to 1TiB

17 years agotool to generate an overhead/alacrity table for various hashing schemes
Brian Warner [Sun, 22 Oct 2006 03:10:04 +0000 (20:10 -0700)]
tool to generate an overhead/alacrity table for various hashing schemes