Sat Aug 7 20:39:28 BST 2010 writefaruq@gmail.com * multiple-introducer-client-side-001-x1.dpatch client.py: Fixed warn_flag error New patches: [multiple-introducer-client-side-001-x1.dpatch writefaruq@gmail.com**20100807193928 Ignore-this: da33ee539951a2e8c97b0520398f6569 client.py: Fixed warn_flag error ] { hunk ./src/allmydata/client.py 188 def init_introducer_clients(self): self.introducer_furls = [] - + self.warn_flag = False # Try to load ""BASEDIR/introducers" cfg file cfg = os.path.join(self.basedir, MULTI_INTRODUCERS_CFG) if os.path.exists(cfg): hunk ./src/allmydata/client.py 210 f.write('\n') f.close() if furl_count > 1: + self.warn_flag = True self.log("introducers config file modified.") print "Warning! introducers config file modified." } Context: [multi-introducer: add tests of multi-introducers as attached by Faruq to ref #68 zooko@zooko.com**20100807063706 Ignore-this: b4341b039d7888dd164370f033266a54 http://tahoe-lafs.org/trac/tahoe-lafs/attachment/ticket/68/test_multi_introducers.4.py ] [multiple-introducer-client-side-002.dpatch writefaruq@gmail.com**20100801150056 Ignore-this: df8eab0bfc5cd05c242b47b8b414454 docs/architecture.txt: Added description of using multiple introducers docs/configuration.txt: Changed the method of configuring introducer(s) docs/running.html: Introduced the multiple introducers ] [multiple-introducer-client-side-001.dpatch writefaruq@gmail.com**20100801142304 Ignore-this: c122fc67dfc567c22f1be713f949f415 This patch reads a multiple introducers config file "basedir/introducers" and creates necessary connections to all introducers and shows them on client's WUI or welcome page. ] [TAG allmydata-tahoe-1.8.0c1 david-sarah@jacaranda.org**20100807004546 Ignore-this: 484ff2513774f3b48ca49c992e878b89 ] Patch bundle hash: d932b49e77612a8a0f8bd00f0a20d931b914e66d