]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/node.py
Refactor tahoe.cfg handling to configutil.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / node.py
2007-05-23 Zooko O'Whielacronxmake stopService() defer until startService() completes...
2007-05-23 Brian Warnernode.py: use 'node.pem' for all nodes
2007-05-23 Brian Warnernode.py: use Tub's certFile= argument instead of doing...
2007-05-22 Zooko O'Whielacronxdon't check for existence of portnum file and then...
2007-05-22 Zooko O'Whielacronxdon't test for existence of certfile and then try to...
2007-05-22 Zooko O'Whielacronxfix handling of local_ip file and rename it to advertis...
2007-05-21 Zooko O'Whielacronxupdate docs, remove extraneous licence text, sort modul...
2007-04-30 Zooko O'Whielacronxextirpate all references the "queen" and "metatracker"
2007-04-27 Zooko O'Whielacronxmake it print out version numbers when it constructs...
2007-04-07 Brian Warnernode: enable Tub.logLocalFailures now that we require...
2007-03-27 Brian Warnercomplete the Introducer changes, separate out vdrive...
2007-03-08 Brian Warnernode.py: switch to using get_local_addresses_async...
2007-03-08 Brian Warnerrearrange service startup a bit, now Node.startService...
2007-03-08 Brian Warnercontrol: add RIControlClient, fix some pyflakes warnings
2007-03-08 Brian Warnerchange node startup to put all local addresses in the...
2006-12-14 Brian Warnermove all packages into src/, fix allmydata.Crypto build...