]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-10-03 robk-tahoefuse/runtests: added linear write tests for various...
2008-10-03 robk-tahoefuse/runtests: add a very simple 'write' test
2008-10-03 robk-tahoefuse/runtests: added a --web-open option
2008-10-03 robk-tahoefuse/impl_a: fix a suspected bug in caching
2008-09-25 robk-tahoegui/macapp: slew of code cleanup; unmount filesystems...
2008-09-25 robk-tahoegui/macapp: make submenu of aliases for 'webopen'
2008-10-16 Zooko O'Whielacronxrepairer: fix flaw in testutil.flip_one_bit() that...
2008-10-15 Brian Warnermisc/incident-gatherer: add classify_tahoe.py: a foolsc...
2008-10-14 Zooko O'Whielacronxrepairer: test all different kinds of corruption that...
2008-10-13 Brian Warnerutil/time_format.py: accept space separator, add unit...
2008-10-10 Brian Warnertest_storage: use different filenames, poor stupid...
2008-10-10 Brian Warnerscripts/debug.py: emit the immutable-share version...
2008-10-10 Brian Warnerstorage.py: improve some precondition() error messages
2008-10-10 Brian Warnerstorage: introduce v2 immutable shares, with 8-byte...
2008-10-10 Brian Warnerdebug.py: oops, add missing import for ReadBucketProxy
2008-10-10 Brian Warnerstorage: split WriteBucketProxy and ReadBucketProxy...
2008-10-09 Zooko O'Whielacronxinterfaces: loosen a few max-size constraints which...
2008-10-07 Brian Warnerutil/limiter: add a repr
2008-10-07 Brian Warnerdirnode.build_manifest: include node.list in the limite...
2008-10-07 Brian Warnerweb/directory: t=manifest output=html: make the caps...
2008-10-07 Brian Warnerweb/directory: factor out the get_root function
2008-10-07 Brian Warnerweb/directory.py: remove unused imports
2008-10-07 Brian Warnertest_web: deep-size is more variable than I thought...
2008-10-07 Brian Warnerweb: change t=manifest to return a list of (path,read...
2008-10-07 Brian Warnerweb: rewrite t=deep-size in terms of deep-stats, update...
2008-10-07 Brian Warnerftpd: hush pyflakes
2008-10-07 Brian Warnerftpd: make sure we're using a patched/fixed Twisted...
2008-10-07 Brian Warnerftp: change the twisted hack necessary for async-write...
2008-10-06 Brian Warnerftpd: remove debug messages
2008-10-06 Brian Warnerftpd: add native_client.php -based HTTP authentication...
2008-10-06 Brian Warnerftpd: add ftp.accounts checker, remove InMemoryPassword...
2008-10-06 Brian Warnertest_system: add test coverage for immutable download...
2008-10-06 Brian Warnerftp server: initial implementation. Still needs unit...
2008-10-07 Brian Warnertest_cli.py: remove unused imports
2008-10-07 Brian WarnerCLI: remove 'tahoe admin generate-keypair', since the...
2008-10-06 Zooko O'Whielacronxdocs: update architecture.txt 's section on the vdrive...
2008-10-03 Brian Warnerdirnode: fix my remarkably-consistent 'metdadata' typo
2008-10-03 Brian Warnerinterfaces: fix minor typo
2008-10-03 Brian Warnerdirnode: add get_child_and_metadata_at_path
2008-10-03 Brian Warnerstop using 'as' as an identifier: as with 'with', ...
2008-10-01 Brian Warnerscripts/admin: split up generate_keypair code so that...
2008-10-01 Zooko O'Whielacronxdocs: add some notes about things to do for a Tahoe...
2008-10-01 Brian Warnermisc/cpu-watcher.tac: use writeaside-and-rename for...
2008-09-30 Brian Warnermisc/spacetime: use async polling so we can add a 60...
2008-09-30 Brian Warner#518: replace various BASEDIR/* config files with a...
2008-09-30 Brian Warnertolerate simplejson-2.0.0 and newer, which frequently...
2008-09-30 Brian Warnermunin/tahoe_doomsday: oops, tolerate 'null' in the...
2008-09-30 Brian Warnertest_node: improve coverage of advertised_ip_addresses...
2008-09-30 Brian Warnertestutil.PollMixin: set default timeout (to 100s),...
2008-09-26 Zooko O'Whielacronxrepair: fix test to map from storage index to directory...
2008-09-26 Zooko O'Whielacronxrepairer: assert that the test code isn't accidentally...
2008-09-26 Zooko O'Whielacronxrepairer: enhance the repairer tests
2008-09-26 Brian Warnernetstring: add required_trailer= argument
2008-09-26 Brian Warnertest_netstring.py: move netstring tests to a separate...
2008-09-26 Brian Warnermove netstring() and split_netstring() into a separate...
2008-09-25 Zooko O'Whielacronxrepairer: remove a test that doesn't apply to the repai...
2008-09-25 Zooko O'Whielacronxrepairer: add a test that repairer fixes corrupted...
2008-09-25 Zooko O'Whielacronxdocs: proposed mutable file crypto design with ECDSA...
2008-09-25 Zooko O'Whielacronxdocs: mutable file crypto design (from http://allmydata...
2008-09-25 Zooko O'Whielacronxrepairer: fix swapped docstrings; thanks Brian
2008-09-25 Zooko O'Whielacronxtrivial: remove unused imports; thanks, pyflakes
2008-09-25 Zooko O'Whielacronxtrivial: remove unused imports -- thanks, pyflakes
2008-09-25 Zooko O'Whielacronxrepairer: add basic test of repairer, move tests of...
2008-09-25 Zooko O'Whielacronxsetup: remove a few minimal unit tests from test_fileno...
2008-09-25 robk-tahoegui/macapp: rough cut of ui tweaks; configurability...
2008-09-25 robk-tahoegui/macapp: improve 'about' box
2008-09-25 robk-tahoefuse/impl_c: UNDO --auto-fsid option
2008-09-25 robk-tahoefuse/impl_c: add --auto-fsid option
2008-09-25 robk-tahoemanhole: be more tolerant of authorized_keys. files...
2008-09-25 robk-tahoefuse/impl_c: move mac tahoefuse impl out into contrib...
2008-09-25 robk-tahoemacapp: changes to support aliases, updated tahoefuse...
2008-09-25 robk-tahoefuse/impl_c: reworking of mac/tahoefuse, command line...
2008-09-24 robk-tahoefuse/tests: slew of changes to fuse 'runtests'
2008-09-24 robk-tahoefuse/impl_{a,b}: improve node-url handling
2008-09-24 robk-tahoefuse/impl_b: tweaks from testing on hardy
2008-09-24 robk-tahoesetup: fix site-dirs to find system installed twisted...
2008-09-24 robk-tahoeCLI: rework webopen, and moreover its tests w.r.t....
2008-09-24 robk-tahoeCLI: reconcile webopen changes
2008-06-18 robk-tahoecli: cleanup webopen command
2008-06-11 robk-tahoemacapp: changed to remove 'Tahoe' from .app name
2008-09-25 Brian Warneradd --syslog argument to 'tahoe start' and 'tahoe resta...
2008-09-25 Brian Warnermisc/make-canary-files.py: tool to create 'canary files...
2008-09-24 Brian Warnerwebapi: survive slashes in filenames better: make t...
2008-09-24 Zooko O'Whielacronxsetup: when detecting platform, ask the Python Standard...
2008-09-24 Brian Warnernode.py: add BASEDIR/keepalive_timeout and BASEDIR...
2008-09-24 Zooko O'Whielacronxsetup: stop catching EnvironmentError when attempting...
2008-09-23 Zooko O'Whielacronximmutable: remove unused imports (thanks, pyflakes)
2008-09-23 Zooko O'Whielacronximmutable: refactor immutable filenodes and comparison...
2008-09-23 Zooko O'Whielacronxsetup: try parsing /etc/lsb-release first, then invokin...
2008-09-23 Zooko O'Whielacronxsetup: fix a cut-and-paste error in the fallback to...
2008-09-23 Zooko O'Whielacronxsetup: if executing lsb_release doesn't work, fall...
2008-09-23 Zooko O'Whielacronxsetup: if invoking lsb_release doesn't work (which...
2008-09-23 Zooko O'Whielacronxsetup: fix bug in recent patch to use allmydata.get_pac...
2008-09-23 Zooko O'Whielacronxsetup: when using the foolscap "what versions are here...
2008-09-22 Zooko O'Whielacronxsetup: simplify the implementation of allmydata.get_pac...
2008-09-20 Brian Warnermisc/make_umid: change docs, make elisp code easier...
2008-09-20 Brian Warneruse foolscap's new app_versions API, require foolscap...
2008-09-20 Brian WarnerBASEDIR/nickname is now UTF-8 encoded
2008-09-20 Brian Warnervarious: use util.log.err instead of twisted.log.err...
2008-09-20 Brian Warnerlogging.txt: explain how to put log.err at the end...
next