tahoe-lafs/src/allmydata
2009-02-15 16:23:26 -07:00
..
frontends SFTP/FTP: merge user/account code, merge docs 2008-11-05 19:25:58 -07:00
gui confwiz.py - removing hardcoded version number 2008-12-02 20:38:31 -07:00
immutable immutable repairer: fix DownUpConnector so that it satisfies short reads the were requested after the last write and before the close 2009-02-12 17:04:47 -07:00
introducer versioning: include an "appname" in the application version string in the versioning protocol, and make that appname be controlled by setup.py 2009-02-11 17:18:16 -07:00
mutable filenode: add get_repair_cap(), which uses the read-write filecap for immutable files, and the verifycap for immutable files 2009-01-22 21:38:36 -07:00
scripts setup: make the "full version string" be "allmydata-tahoe/1.3.0" instead of "allmydata-tahoe-1.3.0" and the UserAgent string of the cli be "allmydata-tahoe/1.3.0 (tahoe-client)" 2009-02-12 22:37:38 -07:00
test util/statistics: add tests, fix mean_repair_cost 2009-02-15 16:23:26 -07:00
util util/statistics: add tests, fix mean_repair_cost 2009-02-15 16:23:26 -07:00
web build a 'reliability' web page, with a simulation of file decay and repair over time 2009-02-13 17:42:34 -07:00
windows move registry module into allmydata.windows package 2008-01-10 19:03:23 -07:00
__init__.py setup: make the "full version string" be "allmydata-tahoe/1.3.0" instead of "allmydata-tahoe-1.3.0" and the UserAgent string of the cli be "allmydata-tahoe/1.3.0 (tahoe-client)" 2009-02-12 22:37:38 -07:00
check_results.py naming: finish renaming "CheckerResults" to "CheckResults" 2009-01-09 18:00:52 -07:00
client.py nodeadmin: node stops itself if a hotline file hasn't been touched in 60 seconds now, instead of in 40 seconds 2009-02-12 15:21:31 -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 control.py: use get_buckets() instead of get_version() to measure ping time, because the latter changed recently 2008-11-22 23:13:23 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py dirnode: add get_repair_cap() 2009-01-22 21:44:49 -07:00
hashtree.py immutable, checker, and tests: improve docstrings, assertions, tests 2008-12-21 15:07:52 -07:00
history.py mutable: move recent operation history management code (MutableWatcher) into history.py, have History provide stats 2009-01-14 17:36:20 -07:00
interfaces.py #620: storage: allow mutable shares to be deleted, with a writev where new_length=0 2009-02-10 23:37:56 -07:00
key_generator.py various: use util.log.err instead of twisted.log.err, so we get both Incidents and trial-test-flunking 2008-09-20 10:35:45 -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: use NODEDIR/tmp for the 'tempfile' module's temporary directory, so webapi upload tempfiles are put there instead of /tmp . You can set it to something else by setting [node]tempdir in tahoe.cfg 2009-01-14 20:00:15 -07:00
provisioning.py build a 'reliability' web page, with a simulation of file decay and repair over time 2009-02-13 17:42:34 -07:00
reliability.py build a 'reliability' web page, with a simulation of file decay and repair over time 2009-02-13 17:42:34 -07:00
stats.py #330: convert stats-gatherer into a .tac file service, add 'tahoe create-stats-gatherer' 2008-11-18 01:46:20 -07:00
storage.py versioning: include an "appname" in the application version string in the versioning protocol, and make that appname be controlled by setup.py 2009-02-11 17:18:16 -07:00
uri.py uri: add abbrev_si() method, which returns the abbreviated storage index 2009-01-30 19:31:10 -07:00
webish.py rollback the feature of making "ambient upload authority" configurable 2009-01-20 20:47:35 -07:00