1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[lib/asset]Remove unused parameter name in delegate-type.
rawler
as Ulrik Mikaelsson
More... almost 15 years ago
[lib/client]Automatically close handles on failure.
rawler
as Ulrik Mikaelsson
More... almost 15 years ago
[lib/client]Make closed a public attribute.
rawler
as Ulrik Mikaelsson
More... almost 15 years ago
[bhfuse]Allow cross-user access to Fuse-filesystem.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[debian/upstart]Respawn on dead.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[debian]Prepare new alpha-rc.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[server]Set umask so local socket is created mode 777.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[debian]Change distro to lucid.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Make test_roundtrip look in environment to find bithorde-binaries.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[git]Further cleanup of gitignore.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[debian]Fix standard-config, including upstart-job, and fix build-deps.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[cmake]Enable installation.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[git]No longer ignore in-tree-builds.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Fixed debian-package errors.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Clean up gitignores.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Add debian/ packaging
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Added .gdbinit
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Merge branch 'master' of git://github.com/intenso/bithorde
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Implement StatusUpdates and tree-pruning. Closes #4
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[lib]Fix Protobuf for 64-bit More... about 15 years ago
Merge branch 'master' of http://github.com/rawler/bithorde More... about 15 years ago
[proto]Remove MetaDataRequest/Reponse, meld Identifier-notification into AssetStatus & work on Asset-Notification-system.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[lib]Add singleShotStatus option to Client.open, to tell whether the statusCallback should be called for statusUpdates after initial bind.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[protobuf]Debug-Log to right target.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
Define and Implement IAsset.StatusSignal.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[daemon]Better logging of BindRequest, and fix Bind-Null-bug and uuid-bug.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[lib]Rename sendRequest to sendRPCRequest for clarity
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[lib]Increase default open timeout to 10 seconds.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[tests/bithordelib]Avoid Cout race-conditions by synchronizing on output.
rawler
as Ulrik Mikaelsson
More... about 15 years ago
[daemon/server]Fix bug calling Client.close for non-client socket. + Move Select-error-checking into select-handling function.
rawler
as Ulrik Mikaelsson
More... about 15 years ago