Felix Pojtinger
|
fdafd1a57a
|
refactor: Decompose index func
|
2021-12-06 21:27:59 +01:00 |
|
Felix Pojtinger
|
3efa2fe308
|
refactor: Start implementation of public API
|
2021-12-06 21:01:41 +01:00 |
|
Felix Pojtinger
|
b29460c753
|
feat: Start implementation of signed headers
|
2021-12-04 20:55:25 +01:00 |
|
Felix Pojtinger
|
43e23190bc
|
feat: Add basic signature support to archive cmd based on Minisign
|
2021-12-04 16:44:31 +01:00 |
|
Felix Pojtinger
|
45d08b8d46
|
feat: Encrypt header by embedding it to prevent metadata sniffing
|
2021-12-03 00:39:53 +01:00 |
|
Felix Pojtinger
|
22e4f6052b
|
feat: Implement encryption for more text header fields
|
2021-12-02 23:57:21 +01:00 |
|
Felix Pojtinger
|
7d4214c328
|
refactor: Decompose key checks
|
2021-12-02 23:10:34 +01:00 |
|
Felix Pojtinger
|
d36fd01b1c
|
feat: Implement transparent compression based on GZip
|
2021-11-30 17:51:09 +01:00 |
|
Felix Pojtinger
|
372fbe90d7
|
feat: Add support for nested root directories
|
2021-11-28 23:26:20 +01:00 |
|
Felix Pojtinger
|
fe21a93576
|
feat: Implement reliable direct child directory searches
|
2021-11-28 22:56:27 +01:00 |
|
Felix Pojtinger
|
4bb8c54eae
|
feat: Add support for metadata-only UPDATE PAX headers
|
2021-11-28 14:59:23 +01:00 |
|
Felix Pojtinger
|
4cafd1df2c
|
feat: Add support for tape format update actions
|
2021-11-26 19:00:32 +01:00 |
|
Felix Pojtinger
|
5bac5b12f5
|
feat: Add move command with support for moving children
|
2021-11-26 18:36:00 +01:00 |
|
Felix Pojtinger
|
dd030c5ac6
|
fix: Overwrite archive if -o flag is specified
|
2021-11-26 17:51:47 +01:00 |
|
Felix Pojtinger
|
70937a4d85
|
feat: Implement ReplacesName PAX record
|
2021-11-25 17:38:13 +01:00 |
|
Felix Pojtinger
|
8c4b3e5432
|
feat: Add basic STFS.ReplacesContent PAX record support in indexer
|
2021-11-25 17:21:44 +01:00 |
|
Felix Pojtinger
|
d6e571c20e
|
feat: Add ls equivalent to query cmd
|
2021-11-24 20:07:51 +01:00 |
|
Felix Pojtinger
|
c064dced62
|
feat: Add support for deleting directories
|
2021-11-23 12:17:24 +01:00 |
|
Felix Pojtinger
|
7d53509a73
|
feat: Implement automatic indexing after archival
|
2021-11-21 21:20:46 +01:00 |
|
Felix Pojtinger
|
9b63130c5e
|
feat: Enable indexing with tape as single source of truth after deletions
|
2021-11-21 19:58:02 +01:00 |
|
Felix Pojtinger
|
563c1e5fab
|
fix: Ensure that full records are written to tape so that EOF marks work
|
2021-11-21 19:14:47 +01:00 |
|
Felix Pojtinger
|
356b5a399c
|
feat: Implement deletion based on PAX record meta information
|
2021-11-21 15:33:06 +01:00 |
|
Felix Pojtinger
|
a072e273c9
|
feat: Implement basic remove command which modifies the index
|
2021-11-21 14:02:21 +01:00 |
|
Felix Pojtinger
|
318fdaf76f
|
feat: Implement stcache list command
|
2021-11-21 01:44:08 +01:00 |
|
Felix Pojtinger
|
fe1a30b7ba
|
feat: Add generic persister for metadata
|
2021-11-21 00:50:11 +01:00 |
|
Felix Pojtinger
|
386f95c1b0
|
feat: Start implementation of SQLite index backend
|
2021-11-21 00:28:25 +01:00 |
|
Felix Pojtinger
|
c4469a5281
|
feat: Port to more UNIXes
|
2021-11-20 14:55:58 +01:00 |
|
Felix Pojtinger
|
db4623d728
|
feat: Add eject cmd
|
2021-11-19 14:42:13 +01:00 |
|
Felix Pojtinger
|
546e858870
|
feat: Add structured CSV output to archive, list and restore commands
|
2021-11-19 01:46:12 +01:00 |
|
Felix Pojtinger
|
73d92e3b39
|
refactor: Decompose syscalls into pkg, start adding utility commands
|
2021-11-19 00:39:28 +01:00 |
|
Felix Pojtinger
|
e72854405e
|
feat: Start implementation of PAX header based metadata
|
2021-11-16 01:15:46 +01:00 |
|
Felix Pojtinger
|
03087ff783
|
feat: Add archiver with filename-embedded headers
|
2021-11-15 21:41:42 +01:00 |
|
Felix Pojtinger
|
e3f038c119
|
feat: Add support for UNIX-specific tar info
|
2021-11-14 20:24:17 +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 |
|