tahoe-lafs/src/allmydata
2011-01-17 00:14:21 -08:00
..
frontends Move EncryptedTemporaryFile from SFTP frontend to allmydata.util.fileutil, and make the FTP frontend also use it (fixing #1083). 2010-07-11 14:37:21 -07:00
immutable fix #1223, crash+inefficiency during repair due to read overrun 2010-10-29 01:20:36 -07:00
introducer Change relative imports to absolute 2010-02-26 01:14:33 -07:00
mutable make ResponseCache smarter to avoid memory leaks: don't record timestamps, use DataSpans to merge entries, and clear the cache when we see a new seqnum. refs #1045, #1229 2010-10-26 21:33:02 -07:00
scripts Improve 'tahoe ln' help text. Patch by David-Sarah. Closes #1230. 2011-01-17 00:14:21 -08:00
storage storage: use fileutil's version of get_disk_stats() and get_available_space(), use mockery/fakery in tests, enable large share test on platforms with sparse files and if > 4 GiB of disk space is currently available 2010-09-10 08:36:29 -08:00
test Improve 'tahoe ln' help text. Patch by David-Sarah. Closes #1230. 2011-01-17 00:14:21 -08:00
util Remove src/allmydata/util/find_exe.py which is no longer used. fixes #1150 2010-12-25 18:32:06 -08:00
web status_web_pages_review.darcs.patch 2011-01-01 19:42:14 -08:00
windows Move dependency imports from windows/depends.py (which has gone away) into src/allmydata/windows/tahoesvc.py. Also fix a pyflakes warning, and change the service display name from 'Allmydata Tahoe Node' to 'Tahoe-LAFS node'. refs #1282 2010-12-25 20:21:00 -08:00
__init__.py allmydata/__init__.py: move the call to require_auto_deps() to the top again, since the [4784] patch turned out not to be the cause of the failure on the 'mm netbsd5' buildslave. 2010-10-31 17:33:16 -07:00
_auto_deps.py Undo the temporary hack to check the foolscap version. refs #1246 2011-01-16 21:20:42 -08:00
check_results.py Additional fixes for DIR2-LIT More Info page and deep-check/manifest operations (#948) 2010-02-24 00:02:20 -08:00
client.py Rewrite immutable downloader (#798). This patch includes higher-level 2010-08-04 00:27:02 -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 Prevent mutable objects from being retrieved from an immutable directory, and associated forward-compatibility improvements. 2010-01-26 22:44:30 -08:00
debugshell.py
dirnode.py minor code clean-up in dirnode.py 2010-07-13 23:02:55 -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 fix #1223, crash+inefficiency during repair due to read overrun 2010-10-29 01:20:36 -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
monitor.py
node.py Change a doc reference from .txt to .rst in a text string. 2010-11-28 09:34:44 -08:00
nodemaker.py Rewrite immutable downloader (#798). This patch includes higher-level 2010-08-04 00:27:02 -07:00
provisioning.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
reliability.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
stats.py tidy up DeadReferenceError handling, ignore them in add_lease calls 2010-01-11 16:07:23 -08:00
storage_client.py more #859: avoid deprecation warning for unit tests too, hush pyflakes 2009-12-14 16:01:47 -08: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 Additional fix for abbrev_si, with test 2010-02-21 19:36:52 -08:00
webish.py Tolerate Twisted-10.2's endpoints, patch by David-Sarah. Closes #1286. 2011-01-16 23:47:51 -08:00