]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - allmydata/queen.py
allmydata.Crypto: fix all internal imports
[tahoe-lafs/tahoe-lafs.git] / allmydata / queen.py
2006-12-04 Brian Warnerinitial file-table support, VirtualDrive service, rearr...
2006-12-03 Brian Warneradd more logging
2006-12-03 Brian Warneravoid race conditions and multiple-notify in the Roster
2006-12-03 Brian Warnermake logging multiple nodes at once easier to follow
2006-12-03 Brian Warnerrearrange node startup again, allowing Tub.registerRefe...
2006-12-03 Brian Warnerrearrange client setup, factor out common Node function...
2006-12-02 Brian Warnerstandardize on keeping nodeids (and all other SHA1...
2006-12-02 Brian Warneradd RemoteInterfaces (foolscap schemas). some tests...
2006-12-01 Brian Warnerchange manhole setup for queen too
2006-12-01 Brian Warnerimplement more Roster stuff: add_peer, lost_peer. Chang...
2006-12-01 Brian Warnerstart developing Roster, track all active peers
2006-12-01 Brian Warneradd Manhole to queen (port 8021), also change manhole...
2006-11-30 Brian Warnerhelp the queen have a persistent PBURL, have the client...
2006-11-30 Brian Warneradd test infrastructure, use 'make test' to run it...
2006-11-30 Brian Warneradd beginning queen code