Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 events for the month beginning 2020-04-01 by user dan
Following month ↑
2020-04-21
| ||
20:31 | Update documentation to include notes on Google Cloud Storage. check-in: f43fb8a628 user: dan tags: trunk | |
17:13 | Fix test script problems preventing tests from running against google storage. check-in: 1de85a1183 user: dan tags: trunk | |
2020-04-20
| ||
20:40 | Fix a segfault that could occur when using an SAS callback with google storage. check-in: ef6acbc48c user: dan tags: trunk | |
18:34 | Fix container creation on google storage so that bcv_backup.test can run. check-in: 9d46dcade3 user: dan tags: trunk | |
2020-04-18
| ||
20:46 | Use http header "x-goog-if-generation-match" instead of "if-match" for google storage. check-in: 87123d73e2 user: dan tags: trunk | |
19:23 | Fix object deletion and garbage collection for google storage. check-in: d77b76a545 user: dan tags: trunk | |
2020-04-16
| ||
20:50 | Add support for running against Google storage instead of Azure. A few things still don't work. check-in: 695f0f54a1 user: dan tags: trunk | |
2020-04-10
| ||
16:24 | Do not allow a read-only SAS token to be installed for a container for which there are already local changes to upload. check-in: 6cc4fb3a4e user: dan tags: trunk | |
2020-04-09
| ||
20:38 | Fix small issues in blockcachevfsd.c. check-in: bfe35bdf7b user: dan tags: trunk | |
17:01 | Enhance documentation to describe the pitfalls and alternative to using an SAS token callback. check-in: 7ee9017c22 user: dan tags: trunk | |
16:13 | Further documentation enhancements. check-in: ae8b4cab8f user: dan tags: trunk | |
2020-04-08
| ||
20:00 | Enhance documentation to describe support for SAS tokens. check-in: e8432c2add user: dan tags: trunk | |
2020-04-07
| ||
17:51 | Fix problems with requesting SAS tokens from clients. Add tests for the same. check-in: 03e577e71a user: dan tags: trunk | |
2020-04-04
| ||
20:46 | Test cases and fixes related to daemon processes requesting new SAS tokens from clients. check-in: e1a5cabc6e user: dan tags: trunk | |
17:51 | Have clients attempt to supply a new SAS token if the daemon indicates that the current token has failed. check-in: ab638706b8 user: dan tags: trunk | |
2020-04-01
| ||
20:42 | Add support for read-only connections and SAS tokens. check-in: d198051f64 user: dan tags: trunk | |
18:04 | If one has been provided, have the blockcachevfs invoke the SAS token callback to obtain credentials from within the xOpen method if the URI parameter bcv_sas=1 is passed. check-in: c097c4c67b user: dan tags: trunk | |