tahoe-lafs/src/allmydata/scripts
2008-08-01 11:46:24 -07:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
cli.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
common_http.py scripts/common_http.py: add comment about why we need .seek 2008-05-21 17:31:19 -07:00
common.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
create_node.py overhaul CLI: not quite complete but it works a lot better than it used to. The new scheme uses 'tahoe add-alias' and rsync/scp-style 'alias:foo/bar.txt' arguments 2008-05-19 19:28:50 -07:00
debug.py storage: add add_lease/update_write_enabler to remote API, revamp lease handling 2008-07-09 18:06:55 -07:00
keygen.py key_generator: make default key size be a constructor argument instead of a class variable, pass default key size of 522 (the smallest that we can do) in unit tests to make them faster 2008-04-22 12:28:18 -07:00
runner.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
startstop_node.py 'tahoe start': only create logs/ if we're starting a tahoe node 2008-02-18 00:31:28 -07:00
tahoe_add_alias.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
tahoe_cp.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
tahoe_get.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
tahoe_ls.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
tahoe_mkdir.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
tahoe_mv.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
tahoe_put.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00
tahoe_rm.py CLI: simplify argument-passing, use options= for everthing, including stdout 2008-08-01 11:46:24 -07:00