Matthew Carr
|
41715dbf47
* Removed the `Transmitter` and `Receiver` traits changed all usages to
|
1 vuosi sitten |
Matthew Carr
|
6ba63fb96c
Removed accidental inclusion of manual btfuse test.
|
1 vuosi sitten |
Matthew Carr
|
1d4cdfb617
Fixed some reference counting bugs in `LocalFs`.
|
1 vuosi sitten |
Matthew Carr
|
1fd0c24d12
* Added tests for the configuration of the binary crates.
|
1 vuosi sitten |
Matthew Carr
|
8d73ccee00
* Started integrating btconsole with btfsd.
|
1 vuosi sitten |
Matthew Carr
|
3e6290ab72
Fixed a bug in the provisioning process.
|
1 vuosi sitten |
Matthew Carr
|
feca36ea96
* Split out all the mutating methods in `CredStore` into their own trait.
|
1 vuosi sitten |
Matthew Carr
|
4c31710ee0
* Updated all of the binary crates to use btconfig. It seems like
|
1 vuosi sitten |
Matthew Carr
|
a6f535669a
Fixed a bug where the FUSE daemon was not returning the correct
|
1 vuosi sitten |
Matthew Carr
|
553c941f5b
Modified btfsd to allow it to use a `FileCredStore` or a `TpmCredStore`.
|
1 vuosi sitten |
Matthew Carr
|
ada24686a9
Resolved some issues with btfuse tests not shuting down gracefully.
|
1 vuosi sitten |
Matthew Carr
|
7d82aa7c40
Resolved most of the issues encountered when mounting a remote FS.
|
1 vuosi sitten |
Matthew Carr
|
8ad6024669
Modified btfuse to allow a remote FS to be mounted.
|
1 vuosi sitten |
Matthew Carr
|
a725950e41
Fixed a bug were block files were not being deleted.
|
2 vuotta sitten |
Matthew Carr
|
ab989534a8
* Fixed a bug in the FuseFs::read method.
|
2 vuotta sitten |
Matthew Carr
|
ee87c26b3f
Managed to get zero-copy reads working in ServerCallback.
|
2 vuotta sitten |
Matthew Carr
|
5d08568cc0
* Fixed the test flakiness in btfuse by using a lazy unmount.
|
2 vuotta sitten |
Matthew Carr
|
681c7160ca
Finished testing btfsd.
|
2 vuotta sitten |
Matthew Carr
|
dcc8e07ebb
Added an SPDX license identifier to all rust files.
|
2 vuotta sitten |
Matthew Carr
|
066ef2a03c
Started implementing btfsd.
|
2 vuotta sitten |
Matthew Carr
|
a2a899cbd5
Got the file system integration tests in btfuse to pass.
|
2 vuotta sitten |
Matthew Carr
|
1c59d921b4
Started updating btfuse to use LocalFs.
|
2 vuotta sitten |
Matthew Carr
|
245699fe79
Reworked btmsg to enable zero copy message processing.
|
2 vuotta sitten |
Matthew Carr
|
ab4c86d058
Implemented secure tagging of received messages with the path
|
2 vuotta sitten |
Matthew Carr
|
782b7cd55c
Made the debugging statements in `Blocktree` less intrusive.
|
2 vuotta sitten |
Matthew Carr
|
d55d736bf2
Implemented `Blocktree::rename`.
|
2 vuotta sitten |
Matthew Carr
|
36364e8518
Added a new stream which signs and verifies each sector of data
|
2 vuotta sitten |
Matthew Carr
|
c0c2f8885f
Implemented mkdir and rmdir in Blocktree.
|
2 vuotta sitten |
Matthew Carr
|
b20315d385
Started implementing the setattr method.
|
2 vuotta sitten |
Matthew Carr
|
188a466136
Implemented hard linking in Blocktree.
|
2 vuotta sitten |