[daemon/server]Implement cache-less bithorded. |
|
More...
|
about 14 years ago
|
[bhfuse]Implement remote bhfuse-instances. |
|
More...
|
about 14 years ago
|
Merge branch 'daemon-asset-rework' |
|
More...
|
about 14 years ago
|
[cmake]Don't enable inlining for LDC. It has issues ATM. |
|
More...
|
about 14 years ago
|
[cache/manager]Adjust loglevel of GarbageCollection. |
|
More...
|
about 14 years ago
|
[cache/manager]Purge failed uploads in garbageCollect. |
|
More...
|
about 14 years ago
|
[daemon/store/repository]Add support for linking source-assets directly from configured source-repositories in Filesystem. Closes #2. |
|
More...
|
about 14 years ago
|
[bithorde.proto,lib/message]Define support for linked assets in BindWrite. (Finalizes v2 of protocol) |
|
More...
|
about 14 years ago
|
[tests/roundtrip]Change event-trigger indicating asset verified. |
|
More...
|
about 14 years ago
|
[lib/protobuf]Use non-GC memory for pbuffer-implementation. |
|
More...
|
about 14 years ago
|
[cache/manager]Don't try to rehash incomplete files. |
|
More...
|
about 14 years ago
|
[cache/manager]Print localId in purgeAsset(), and reason for calling it. |
|
More...
|
about 14 years ago
|
[cache/manager]Provide a counter on assets left in rehash-queue. |
|
More...
|
about 14 years ago
|
[lib/connection]Protect against Exceptions in Timeout-handling. |
|
More...
|
about 14 years ago
|
[daemon/lib/storedasset]Rearrange modules, creating a common daemon.store for the cache, and the comming LinkedAssets. |
|
More...
|
about 14 years ago
|
[bhget]Don't use path component when storing to filename from Magnet-link. |
|
More...
|
about 14 years ago
|
Merge branch 'master' into daemon-asset-rework |
|
More...
|
about 14 years ago
|
[daemon/bithorded]Intercept unhandled exceptions and print to log, not stdout. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Implement asset-recovery on crashed or missing index. |
|
More...
|
about 14 years ago
|
[daemon/lib/asset]Implement RehashingAsset as a kindof Readonly asset that immediately generates hashIds for all it's content. |
|
More...
|
about 14 years ago
|
[lib/hashes]Fix log-warning-message. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Prefer COMPLETE assets over INCOMPLETE when multiple matches possible. |
|
More...
|
about 14 years ago
|
[daemon/client]Remember to unregister onAssetStatus when closing asset. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Sync asset before closing it. |
|
More...
|
about 14 years ago
|
[daemon/lib/asset]Avoid multiple running hasherThreads after closing. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Avoid silly mistake costing cache-assets. |
|
More...
|
about 14 years ago
|
[daemon/cache,daemon/lib/asset]Move cachemap-logic over to CacheManager.Asset. |
|
More...
|
about 14 years ago
|
[daemon/cache]Bugfix the HasherThread shutdown and finish-routines. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Rewritten state-handling for CacheManager.Asset to not force disk-activity when just setting up cache. |
|
More...
|
about 14 years ago
|
[daemon/lib/asset]Avoid race-condition in writeChunk by extending synchronized to cover all access to cacheMap. |
|
More...
|
about 14 years ago
|