]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-11-07 Brian Warnertest_mutable: remove dead code
2007-11-07 Brian Warnerdebug: add mutable-slot support to 'dump-share' command
2007-11-07 Brian Warnermutable: storage_index is always 16 bytes
2007-11-07 Brian Warnermutable: fix use of storage API
2007-11-07 Brian Warnerstabilize on 20-byte nodeids everywhere, printed with...
2007-11-06 Brian Warnermutable: rearrange classes, putting MutableFileNode...
2007-11-06 Brian Warnermutable: parameterize Publish/Retrieve classes in Mutab...
2007-11-06 Brian Warnermutable: move IV into signed prefix, add more retrieval...
2007-11-06 Brian Warnermutable: get most of the retrieve-side code written...
2007-11-06 Brian Warnertest_mutable.py: hush pyflakes
2007-11-06 Brian Warnermutable.Publish: rearrange create() to use more of...
2007-11-06 Brian Warnermutable.Publish: more tests
2007-11-06 Brian Warnermutable.Publish: create a dispatch_map for the benefit...
2007-11-06 Brian Warnermutable: use proper enable/renew/cancel secrets
2007-11-06 Brian WarnerMakefile: add 'find-trailing-spaces' tool and target
2007-11-06 Brian Warnermutable: added send-messages-to-peers code, about 70...
2007-11-06 Brian Warnerstorage: rewrite slot API, now use testv_and_readv_and_...
2007-11-05 Brian Warnertest_mutable: hush pyflakes warning
2007-11-05 Brian Warnermutable: add peer-selection to Publish, and some basic...
2007-11-05 Brian Warnerstorage: add readv_slots: get data from all shares
2007-11-03 Brian Warnermutable.py: start writing share-mapping code
2007-11-03 Brian WarnerMakefile: add simple 'repl' target to start a python...
2007-11-03 Brian Warnermutable.py: add share-unpacking code, use it for more...
2007-11-03 Brian Warnermutable.txt: need offset of EOF too
2007-11-03 Brian Warnermutable.txt: more notes
2007-11-03 Brian Warnermutable: implement filenode share-packing, still pretty...
2007-11-02 Brian Warnermutable.py: sketch out data-structure packing/unpacking...
2007-11-02 Brian Warnermutable: split dirnode stuff out to dirnode2.py, will...
2007-11-02 Brian Warnertest_client: increase test_reloadable inter-run timeout...
2007-11-02 Brian Warnermutable: improve NewDirectoryNode test coverage
2007-11-02 Brian Warnerimplement preliminary log publisher/gatherer
2007-11-02 Brian WarnerClient.tub_ready: upcall to Node
2007-11-01 Brian Warnermutable: implement most remaining dirnode methods....
2007-11-01 Brian Warnerbencode.py: reencode as UTF-8
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnermutable: first pass at dirnodes, filenodes, new URIs...
2007-11-01 Brian Warnermove NotMutableError from dirnode.py into interfaces.py
2007-10-31 Brian Warnerdocs/mutable.txt: put fingerprint in read-write URI...
2007-10-31 Brian Warnerstorage.py: fix tests, timestamps get updated when...
2007-10-31 Brian Warnerstorage.py: more test coverage, make sure leases surviv...
2007-10-31 Brian Warnerstorage.py: improve test coverage even more
2007-10-31 Brian Warnerstorage.py: more mutable-slot coverage, renewing/cancel...
2007-10-31 Brian Warnertest_node.py: more coverage of Node.log
2007-10-31 Brian Warnertest_node.py: improve test coverage of node.py
2007-10-31 Brian Warnermutable slots: add some test coverage for lease-addition
2007-10-31 Brian Warnermutable slots: finish up basic coding on server-side...
2007-10-31 Brian Warnermutable.txt: we're now sort of ready to handle lease...
2007-10-31 Brian Warnercheckpointing mutable-file work. Storage layer is 80...
2007-10-31 Brian Warnermutable.txt: more updates: record offset of extra lease...
2007-10-31 Brian Warnerwebish.py: handle asynchronous checker results.
2007-10-30 Brian Warnerdocs/mutable.txt: add IV, define a place for it in...
2007-10-29 Brian Warner'tahoe stop': use SIGKILL, clean up twistd.pid ourselve...
2007-10-30 Brian Warnerdocs/mutable.txt: we need readkey IV
2007-10-27 Brian Warnerchecker.checker_results_for: ignore uris of 'None'
2007-10-26 Brian Warnermutable.txt: use merkle trees on blocks, since it proba...
2007-10-26 Brian Warnermutable.txt: fix everybody-gets-read bug, define WE...
2007-10-26 Brian Warnerdocs: add writeup of our mutable-file plans
2007-10-24 Brian Warnerwebish: tolerate not having a checker, since some unit...
2007-10-24 Brian Warnerwebish: add checker results and a 'Check' button to...
2007-10-23 Brian Warnerinterfaces: clarify IChecker.checker_results_for a bit
2007-10-23 Brian Warnerchecker: remember checker results, but only in ram...
2007-10-22 Brian Warnerchecker.py: rearrange classes a little bit
2007-10-22 Brian Warnermunin: add a sample file for /etc/munin/plugin-conf.d/
2007-10-21 Brian Warnercli: improve test coverage
2007-10-21 Brian Warnertahoe_ls: list individual files
2007-10-19 bookerWin32 openSSH info
2007-10-18 Brian Warnermunin: oops, fix that trailing-newline fix, the previou...
2007-10-18 Brian Warnermunin: remove extra blank line from config output
2007-10-18 Brian Warnermunin: update shareholder plugins to match current...
2007-10-17 Brian WarnerMakefile: add ubuntu 'gutsy' as a .deb target
2007-10-18 Brian WarnerDEPENDENCIES: recommend the 'build-essential' package...
2007-10-17 Brian Warnerchecker: return more information per CHK file, includin...
2007-10-16 Brian Warneradd an equally-simple file-verifier
next