Commit Graph
21 Commits
Author SHA1 Message Date
Felicitas Pojtinger fce0477da3 refactor: Prevent duplicate queries with specified limits in Readdir 2022-01-04 22:46:25 +01:00
Felicitas Pojtinger 4b246f2794 refactor: Rewrite path sanitizer to support write operations on relative tar archives 2022-01-04 22:20:33 +01:00
Felicitas Pojtinger 5d5b6ebb96 refactor: Split keys and keyext packages, make compression, signature and encryption packages public 2022-01-03 14:56:46 +01:00
Felicitas Pojtinger 172a6a3f48 refactor: Use public API structs in persisters 2022-01-02 00:03:01 +01:00
Felicitas Pojtinger d71421e14e feat: Add basic support for initializing empty archives in filesystem 2022-01-01 18:08:47 +01:00
Felicitas Pojtinger 5089333d13 feat: Make STFS API public
Also: Happy new year :)
2021-12-31 23:57:21 +01:00
Felicitas Pojtinger 4f5d298c8e refactor: Start implementation of public API 2021-12-06 21:01:41 +01:00
Felicitas Pojtinger 5f7136f625 feat: Add support for nested root directories 2021-11-28 23:26:20 +01:00
Felicitas Pojtinger 5f3d3598d8 feat: Implement reliable direct child directory searches 2021-11-28 22:56:27 +01:00
Felicitas Pojtinger 9ebe92a678 feat: Add support for tape format update actions 2021-11-26 19:00:32 +01:00
Felicitas Pojtinger f4e0b3a9b2 feat: Add move command with support for moving children 2021-11-26 18:36:00 +01:00
Felicitas Pojtinger 6d4b3dfd93 feat: Implement ReplacesName PAX record 2021-11-25 17:38:13 +01:00
Felicitas Pojtinger 9a673ff0f2 feat: Add basic STFS.ReplacesContent PAX record support in indexer 2021-11-25 17:21:44 +01:00
Felicitas Pojtinger 0ae66d3263 feat: Add ls equivalent to query cmd 2021-11-24 20:07:51 +01:00
Felicitas Pojtinger 8924b9de91 feat: Add support for deleting directories 2021-11-23 12:17:24 +01:00
Felicitas Pojtinger 764dabad99 feat: Implement automatic indexing after archival 2021-11-21 21:20:46 +01:00
Felicitas Pojtinger d4c4eb41ef feat: Enable indexing with tape as single source of truth after deletions 2021-11-21 19:58:02 +01:00
Felicitas Pojtinger 7681c5517e feat: Implement deletion based on PAX record meta information 2021-11-21 15:33:06 +01:00
Felicitas Pojtinger b78e577ed0 feat: Implement basic remove command which modifies the index 2021-11-21 14:02:21 +01:00
Felicitas Pojtinger 4ad796bb17 feat: Implement stcache list command 2021-11-21 01:44:08 +01:00
Felicitas Pojtinger a413ba8fa5 feat: Add generic persister for metadata 2021-11-21 00:50:11 +01:00