Commit Graph

15 Commits

Author SHA1 Message Date
Brian Warner
dd212c09e1 initial file-table support, VirtualDrive service, rearrange Storage somewhat 2006-12-03 19:07:41 -07:00
Brian Warner
eedef54a72 add more logging 2006-12-03 00:53:53 -07:00
Brian Warner
6f7095ebb2 avoid race conditions and multiple-notify in the Roster 2006-12-02 20:29:09 -07:00
Brian Warner
7494837e2b make logging multiple nodes at once easier to follow 2006-12-02 20:27:50 -07:00
Brian Warner
79c45f5f4d rearrange node startup again, allowing Tub.registerReference to happen in startService rather than in some later turn. Also add a 'local_ip' file with which you can override the published IP address of the node 2006-12-02 19:37:31 -07:00
Brian Warner
d13f9289ef rearrange client setup, factor out common Node functionality, add Uploader service to client 2006-12-02 18:27:18 -07:00
Brian Warner
08d9c49258 standardize on keeping nodeids (and all other SHA1-derived values as binary everywhere, only doing idlib.b2a() when interacting with a human or the filesystem 2006-12-02 16:26:26 -07:00
Brian Warner
e9d67ecc49 add RemoteInterfaces (foolscap schemas). some tests break. 2006-12-01 19:17:50 -07:00
Brian Warner
d2d0c6a06e change manhole setup for queen too 2006-11-30 19:38:38 -07:00
Brian Warner
646f888bbd implement more Roster stuff: add_peer, lost_peer. Changed Client service registration scheme. 2006-11-30 18:09:57 -07:00
Brian Warner
158fc107c0 start developing Roster, track all active peers 2006-11-30 17:43:15 -07:00
Brian Warner
cc86df067b add Manhole to queen (port 8021), also change manhole namespace to just have 'app' (for both queen and client) 2006-11-30 17:30:45 -07:00
Brian Warner
f3c0856dc7 help the queen have a persistent PBURL, have the client connect to it 2006-11-30 16:39:38 -07:00
Brian Warner
efeea5e5e7 add test infrastructure, use 'make test' to run it, please run before pushing 2006-11-30 15:55:26 -07:00
Brian Warner
5420aa47c6 add beginning queen code 2006-11-30 15:39:24 -07:00