Commit Graph
15 Commits
Author SHA1 Message Date
Felix Pojtinger e3f038c119 feat: Add support for UNIX-specific tar info 2021-11-14 20:24:17 +01:00
Felix Pojtinger 004ef4ea3d feat: Add basic write support 2021-11-14 19:57:59 +01:00
Felix Pojtinger 725d716eeb feat: Add command which moves to EOD 2021-11-14 16:48:08 +01:00
Felix Pojtinger 69cdef6eb7 feat: Add command which writes a tar file's headers into a SQLite database index 2021-11-14 15:01:16 +01:00
Felix Pojtinger b7c79d7e91 feat: Add basic infrastructure for SQLite 2021-11-14 14:19:23 +01:00
Felix Pojtinger 4de7240c85 feat: Add seek implementation for file backend 2021-11-14 12:46:21 +01:00
Felix Pojtinger bfc4f0e80b feat: Add cmd to seek to specific block 2021-11-14 12:04:28 +01:00
Felix Pojtinger be834c1155 feat: Add cmd that seeks to specific location in tape 2021-11-14 11:52:36 +01:00
Felix Pojtinger 2affeb59ac fix: Stop iterating over headers on EOF 2021-11-13 22:11:42 +01:00
Felix Pojtinger 1bb515a7d4 feat: Enable indexing record and block numbers by iterating over all files in drive/archive 2021-11-13 22:07:15 +01:00
Felix Pojtinger 5c334f3726 feat: Start implementation of manual header parsing and analysis 2021-11-13 21:26:18 +01:00
Felix Pojtinger 091011eee4 feat: Implement example in alternative FUSE library 2021-11-12 23:32:06 +01:00
Felix Pojtinger c321d52076 feat: Add basic FUSE read-only FS example 2021-11-11 21:45:55 +01:00
Felix Pojtinger b577f55cc9 feat: Add basic content listing code 2021-11-11 21:08:17 +01:00
Felix PojtingerandGitHub cee944c406 Initial commit 2021-11-11 20:24:10 +01:00