Commit Graph

12 Commits

Author SHA1 Message Date
Felicitas Pojtinger
9014286405 feat: Add command which writes a tar file's headers into a SQLite database index 2021-11-14 15:01:16 +01:00
Felicitas Pojtinger
d5577a5398 feat: Add basic infrastructure for SQLite 2021-11-14 14:19:23 +01:00
Felicitas Pojtinger
181c26b785 feat: Add seek implementation for file backend 2021-11-14 12:46:21 +01:00
Felicitas Pojtinger
bad36b5751 feat: Add cmd to seek to specific block 2021-11-14 12:04:28 +01:00
Felicitas Pojtinger
1fd2203f66 feat: Add cmd that seeks to specific location in tape 2021-11-14 11:52:36 +01:00
Felicitas Pojtinger
9e3ac69e0d fix: Stop iterating over headers on EOF 2021-11-13 22:11:42 +01:00
Felicitas Pojtinger
69cdc06f67 feat: Enable indexing record and block numbers by iterating over all files in drive/archive 2021-11-13 22:07:15 +01:00
Felicitas Pojtinger
37b58cc691 feat: Start implementation of manual header parsing and analysis 2021-11-13 21:26:18 +01:00
Felicitas Pojtinger
962459d1e9 feat: Implement example in alternative FUSE library 2021-11-12 23:32:06 +01:00
Felicitas Pojtinger
73b830d3cf feat: Add basic FUSE read-only FS example 2021-11-11 21:45:55 +01:00
Felicitas Pojtinger
6fcb20d9fb feat: Add basic content listing code 2021-11-11 21:08:17 +01:00
Felicitas Pojtinger
909115af0f Initial commit 2021-11-11 20:24:10 +01:00