tahoe-lafs/src/allmydata
Brian Warner 26d3869076 node.py: add get_private_config()
Also add tests for this and the pre-existing private-config methods.
2012-06-10 17:46:38 -07:00
..
frontends fix ftpd mtime retrieval 2012-03-30 23:41:19 +00:00
immutable CheckResults corrupt/incompatible shares now return IServers 2012-06-02 11:39:12 -07:00
introducer introweb announcements: show serverid, not tubid 2012-04-24 01:37:28 -04:00
mutable CheckResults: pass IServer to corrupt/incompatible share locators 2012-06-02 11:39:11 -07:00
scripts Catch exceptions from CLI in order to prevent the Ubuntu crash monolog from triggering. refs #1746 2012-05-20 15:35:29 +00:00
storage new introducer: signed extensible dictionary-based messages! refs #466 2012-03-13 18:24:32 -07:00
test node.py: add get_private_config() 2012-06-10 17:46:38 -07:00
util dictutil.DictOfSets: remove .union() method, it was misleading 2012-05-16 16:55:09 -07:00
web Fix text in Publish Status results. Closes #1762. 2012-06-08 15:21:46 -07:00
windows Update more links from http: to https: in documentation and comments. 2012-03-13 20:26:54 +00:00
__init__.py Simplifications resulting from requiring Python 2.5 and therefore being able to use sqlite3 from the standard library. This also drops sqlite3 from the set of versions and paths we report. 2012-05-16 02:47:25 +00:00
_auto_deps.py Simplifications resulting from requiring Python 2.5 and therefore being able to use sqlite3 from the standard library. This also drops sqlite3 from the set of versions and paths we report. 2012-05-16 02:47:25 +00:00
blacklist.py blacklist.py: add read() method too, for completeness 2011-08-24 19:19:02 -07:00
check_results.py CheckResults corrupt/incompatible shares now return IServers 2012-06-02 11:39:12 -07:00
client.py new introducer: signed extensible dictionary-based messages! refs #466 2012-03-13 18:24:32 -07:00
codec.py download: refactor handling of URI Extension Block and crypttext hash tree, simplify things 2008-12-05 08:17:54 -07:00
control.py switch UploadResults to use get_uri(), hide internal ._uri 2012-05-21 21:14:44 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py switch UploadResults to use get_uri(), hide internal ._uri 2012-05-21 21:14:44 -07:00
hashtree.py hashtree.py: another micro-optimization, expand on a comment 2009-04-03 21:35:27 -07:00
history.py stop making History be a Service, it wasn't necessary 2009-08-15 04:44:15 -07:00
interfaces.py CheckResults corrupt/incompatible shares now return IServers 2012-06-02 11:39:12 -07:00
key_generator.py switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem 2009-05-21 17:46:32 -07:00
manhole.py trailing-whitespace eradication, no functional changes 2007-11-01 15:22:41 -07:00
monitor.py monitor: update interface definition: get_status() can return a Failure 2008-11-06 21:54:52 -07:00
node.py node.py: add get_private_config() 2012-06-10 17:46:38 -07:00
nodemaker.py switch UploadResults to use get_uri(), hide internal ._uri 2012-05-21 21:14:44 -07:00
stats.py tidy up DeadReferenceError handling, ignore them in add_lease calls 2010-01-11 16:07:23 -08:00
storage_client.py split IDisplayableServer from IServer, add sb.get_stub_server() 2012-05-21 21:17:27 -07:00
unknown.py Add mutable field to t=json output for unknown nodes, when mutability is known 2010-01-28 19:14:24 -08:00
uri.py Change the arbitrary URI support from implied to explicit 2012-05-09 13:07:14 -07:00
webish.py write node.url and portnum files atomically, to fix race in test_runner 2012-05-14 15:03:14 -07:00