Commit Graph

  • 55307bc58e fix: Convert path in filepath.Walk to UNIX path Felix Pojtinger 2021-12-20 02:27:50 +01:00
  • ead0f37858 fix: Convert path in filepath.Walk to UNIX path Felicitas Pojtinger 2021-12-20 02:27:50 +01:00
  • d86b59c6d2 build: Add make to bagccgop dependencies Felix Pojtinger 2021-12-20 02:13:13 +01:00
  • 81426251d1 build: Add make to bagccgop dependencies Felicitas Pojtinger 2021-12-20 02:13:13 +01:00
  • 4f507fec62 fix: Use new error names in MTIO stubs Felix Pojtinger 2021-12-20 01:58:34 +01:00
  • 7884d34ba2 fix: Use new error names in MTIO stubs Felicitas Pojtinger 2021-12-20 01:58:34 +01:00
  • 71d0647024 fix: Don't use platform-specific path libraries for tar-internal path parsing Felix Pojtinger 2021-12-20 01:52:39 +01:00
  • aa89e55249 fix: Don't use platform-specific path libraries for tar-internal path parsing Felicitas Pojtinger 2021-12-20 01:52:39 +01:00
  • 4e249aad96 build: Add SQLite driver to depend target Felix Pojtinger 2021-12-20 01:50:11 +01:00
  • 092f8ed240 build: Add SQLite driver to depend target Felicitas Pojtinger 2021-12-20 01:50:11 +01:00
  • 932749d80a build: Add basic Hydrun CI config Felix Pojtinger 2021-12-20 01:41:09 +01:00
  • 07f7af284d build: Add basic Hydrun CI config Felicitas Pojtinger 2021-12-20 01:41:09 +01:00
  • 8fda1ab8b2 refactor: Move stfs command to cmd package to allow for re-usable Makefile Felix Pojtinger 2021-12-20 01:36:09 +01:00
  • 63fb7df81c refactor: Move stfs command to cmd package to allow for re-usable Makefile Felicitas Pojtinger 2021-12-20 01:36:09 +01:00
  • 7da639d673 fix: Support relative tar files containing only files and no root directory Felix Pojtinger 2021-12-19 23:31:28 +01:00
  • c778a83bf1 fix: Support relative tar files containing only files and no root directory Felicitas Pojtinger 2021-12-19 23:31:28 +01:00
  • 63469ad8d1 feat: Support relative root directories without BasePathFs Felix Pojtinger 2021-12-19 22:40:52 +01:00
  • 303add8714 feat: Support relative root directories without BasePathFs Felicitas Pojtinger 2021-12-19 22:40:52 +01:00
  • ad3471c86a refactor: Decompose local prefix usage Felix Pojtinger 2021-12-19 22:08:39 +01:00
  • c25c3c98be refactor: Decompose local prefix usage Felicitas Pojtinger 2021-12-19 22:08:39 +01:00
  • 6b627e04d7 feat: Add support for on-disk and in-memory caches with configurable duration Felix Pojtinger 2021-12-19 19:18:52 +01:00
  • 5fd3987855 feat: Add support for on-disk and in-memory caches with configurable duration Felicitas Pojtinger 2021-12-19 19:18:52 +01:00
  • 5dba058a07 refactor: Move stbak command to root Felix Pojtinger 2021-12-19 18:29:33 +01:00
  • 9f06a5fa4b refactor: Move stbak command to root Felicitas Pojtinger 2021-12-19 18:29:33 +01:00
  • 13ac4900c8 refactor: Make ftpsrv a subcommand of stbak, add decryption support Felix Pojtinger 2021-12-19 18:13:49 +01:00
  • 535cb0c97e refactor: Make ftpsrv a subcommand of stbak, add decryption support Felicitas Pojtinger 2021-12-19 18:13:49 +01:00
  • 9ddb4a4ce2 refactor: Make httpsrv a subcommand of stbak, add decryption support Felix Pojtinger 2021-12-19 17:53:06 +01:00
  • 5f4d0f9628 refactor: Make httpsrv a subcommand of stbak, add decryption support Felicitas Pojtinger 2021-12-19 17:53:06 +01:00
  • 0801cfdbe1 feat: Add cache to sthttp Felix Pojtinger 2021-12-19 02:56:13 +01:00
  • 0948b69385 feat: Add cache to sthttp Felicitas Pojtinger 2021-12-19 02:56:13 +01:00
  • 5439886ceb feat: Add cache to stftp Felix Pojtinger 2021-12-19 02:48:06 +01:00
  • bb1f6cce43 feat: Add cache to stftp Felicitas Pojtinger 2021-12-19 02:48:06 +01:00
  • 0835dcda2f fix: Return written bytes if there is a EOF error while reading/seeking Felix Pojtinger 2021-12-19 01:50:57 +01:00
  • ec0c188381 fix: Return written bytes if there is a EOF error while reading/seeking Felicitas Pojtinger 2021-12-19 01:50:57 +01:00
  • f13b984cb1 fix: Use file mode directly to prevent dir bit from being supressed Felix Pojtinger 2021-12-19 01:34:52 +01:00
  • ce940d592f fix: Use file mode directly to prevent dir bit from being supressed Felicitas Pojtinger 2021-12-19 01:34:52 +01:00
  • ee575c2abc feat: Start implementation of testing FTP server Felix Pojtinger 2021-12-19 01:12:57 +01:00
  • 2f3d2dcc57 feat: Start implementation of testing FTP server Felicitas Pojtinger 2021-12-19 01:12:57 +01:00
  • d55a7e1be3 feat: Implement File.ReadAt Felix Pojtinger 2021-12-18 23:42:42 +01:00
  • 592a90d1d4 feat: Implement File.ReadAt Felicitas Pojtinger 2021-12-18 23:42:42 +01:00
  • da97762f77 feat: Implement File.Readdirnames Felix Pojtinger 2021-12-18 23:15:54 +01:00
  • 7165451491 feat: Implement File.Readdirnames Felicitas Pojtinger 2021-12-18 23:15:54 +01:00
  • ce1aab69a1 feat: Add list limit support Felix Pojtinger 2021-12-18 23:12:52 +01:00
  • d38b97f1ff feat: Add list limit support Felicitas Pojtinger 2021-12-18 23:12:52 +01:00
  • ad217bb591 fix: Close files immediately in archive cmd Felix Pojtinger 2021-12-18 20:57:30 +01:00
  • 4efc0ae249 fix: Close files immediately in archive cmd Felicitas Pojtinger 2021-12-18 20:57:30 +01:00
  • e51e59c2f5 feat: Add support for io.SeekStart, io.SeekCurrent and io.SeekEnd Felix Pojtinger 2021-12-18 18:12:00 +01:00
  • d075c2cd21 feat: Add support for io.SeekStart, io.SeekCurrent and io.SeekEnd Felicitas Pojtinger 2021-12-18 18:12:00 +01:00
  • f983bdd00e feat: Enable seeking form start without closeing files Felix Pojtinger 2021-12-18 17:37:13 +01:00
  • c755ba4a95 feat: Enable seeking form start without closeing files Felicitas Pojtinger 2021-12-18 17:37:13 +01:00
  • 7f5ddcfb78 feat: Add support for relative root directories Felix Pojtinger 2021-12-18 03:36:15 +01:00
  • 20b9b4f36f feat: Add support for relative root directories Felicitas Pojtinger 2021-12-18 03:36:15 +01:00
  • 0c7cb7c1ec feat: Add basic STFS-backed Close and Seek implementations Felix Pojtinger 2021-12-18 01:57:44 +01:00
  • fa04683e08 feat: Add basic STFS-backed Close and Seek implementations Felicitas Pojtinger 2021-12-18 01:57:44 +01:00
  • 44110382f7 feat: Add basic STFS-backed Read implementation Felix Pojtinger 2021-12-17 21:57:51 +01:00
  • db60cc099a feat: Add basic STFS-backed Read implementation Felicitas Pojtinger 2021-12-17 21:57:51 +01:00
  • 4bb2bd17f8 feat: Add basic implementation of File.Readdir Felix Pojtinger 2021-12-17 18:39:00 +01:00
  • 249de04c04 feat: Add basic implementation of File.Readdir Felicitas Pojtinger 2021-12-17 18:39:00 +01:00
  • 9fd72adf49 refactor: Decompose FileInfo conversion Felix Pojtinger 2021-12-17 18:27:39 +01:00
  • 02a62d65de refactor: Decompose FileInfo conversion Felicitas Pojtinger 2021-12-17 18:27:39 +01:00
  • 3937e2bd7b fix: Prevent returning parent header when returning child header Felix Pojtinger 2021-12-17 18:21:59 +01:00
  • f528c84d3d fix: Prevent returning parent header when returning child header Felicitas Pojtinger 2021-12-17 18:21:59 +01:00
  • fb59528889 feat: Start implementation of Afero FileSystem, File and FileInfo Felix Pojtinger 2021-12-17 18:11:21 +01:00
  • 97a61beaa7 feat: Start implementation of Afero FileSystem, File and FileInfo Felicitas Pojtinger 2021-12-17 18:11:21 +01:00
  • 98ad665fae feat: Add stat cmd Felix Pojtinger 2021-12-17 18:07:07 +01:00
  • 4d29621a6a feat: Add stat cmd Felicitas Pojtinger 2021-12-17 18:07:07 +01:00
  • 321a1efa09 feat: Start implementation of Afero-based filesystem abstraction Felix Pojtinger 2021-12-17 16:59:40 +01:00
  • b2cbad8ee6 feat: Start implementation of Afero-based filesystem abstraction Felicitas Pojtinger 2021-12-17 16:59:40 +01:00
  • 71e69d6057 fix: Prevent false positives for no-op detection in index Felix Pojtinger 2021-12-17 15:57:20 +01:00
  • 59d65169ff fix: Prevent false positives for no-op detection in index Felicitas Pojtinger 2021-12-17 15:57:20 +01:00
  • b58cf7d02f fix: Support no-op move operation Felix Pojtinger 2021-12-17 15:53:53 +01:00
  • 3948da5cfd fix: Support no-op move operation Felicitas Pojtinger 2021-12-17 15:53:53 +01:00
  • 66a5cd4b9c feat: Add io.Writer-based API to restore and fetch cmds Felix Pojtinger 2021-12-17 15:30:09 +01:00
  • 2a67c243fd feat: Add io.Writer-based API to restore and fetch cmds Felicitas Pojtinger 2021-12-17 15:30:09 +01:00
  • 99359e09fd feat: Add io.Reader-based API to update cmd Felix Pojtinger 2021-12-16 22:40:47 +01:00
  • e11a3bffcc feat: Add io.Reader-based API to update cmd Felicitas Pojtinger 2021-12-16 22:40:47 +01:00
  • c54e849c96 feat: Add io.Reader-based API to archive cmd Felix Pojtinger 2021-12-15 23:14:22 +01:00
  • 129cfab84a feat: Add io.Reader-based API to archive cmd Felicitas Pojtinger 2021-12-15 23:14:22 +01:00
  • 5ae914c23a fix: Only overwrite from manager at most once Felix Pojtinger 2021-12-15 22:49:32 +01:00
  • 3d4ee0d7ed fix: Only overwrite from manager at most once Felicitas Pojtinger 2021-12-15 22:49:32 +01:00
  • fef27b4385 refactor: Use string-backed enums consistently Felix Pojtinger 2021-12-15 21:11:18 +01:00
  • 8d922ccd81 refactor: Use string-backed enums consistently Felicitas Pojtinger 2021-12-15 21:11:18 +01:00
  • 30ceed6842 refactor: Move inventory and operation commands into subcommands Felix Pojtinger 2021-12-15 02:14:15 +01:00
  • 6bc9c84579 refactor: Move inventory and operation commands into subcommands Felicitas Pojtinger 2021-12-15 02:14:15 +01:00
  • e13b835624 feat: Add event type and pre/post-index logging Felix Pojtinger 2021-12-15 02:06:18 +01:00
  • ae7e418891 feat: Add event type and pre/post-index logging Felicitas Pojtinger 2021-12-15 02:06:18 +01:00
  • b20742cfdc refactor: Introduce config struct for operations Felix Pojtinger 2021-12-15 01:33:01 +01:00
  • 479def3d80 refactor: Introduce config struct for operations Felicitas Pojtinger 2021-12-15 01:33:01 +01:00
  • 7565374c5b refactor: Decompose all redudant parameters into Operations struct Felix Pojtinger 2021-12-15 01:18:12 +01:00
  • 1ea34eb02a refactor: Decompose all redudant parameters into Operations struct Felicitas Pojtinger 2021-12-15 01:18:12 +01:00
  • fba58f6ef4 refactor: Inject metadata persister Felix Pojtinger 2021-12-15 00:41:23 +01:00
  • 71d28c8184 refactor: Inject metadata persister Felicitas Pojtinger 2021-12-15 00:41:23 +01:00
  • 32f56cd05d refactor: Clear database tables instead of truncating Felix Pojtinger 2021-12-15 00:40:31 +01:00
  • 263a4e05d7 refactor: Clear database tables instead of truncating Felicitas Pojtinger 2021-12-15 00:40:31 +01:00
  • c003317cde feat: Port tape access management to move, restore and update cmds Felix Pojtinger 2021-12-14 22:54:53 +01:00
  • b610287fad feat: Port tape access management to move, restore and update cmds Felicitas Pojtinger 2021-12-14 22:54:53 +01:00
  • 022cdfd402 feat: Port tape access management to delete cmd Felix Pojtinger 2021-12-14 22:21:09 +01:00
  • ca905ef225 feat: Port tape access management to delete cmd Felicitas Pojtinger 2021-12-14 22:21:09 +01:00
  • 3aab0ddc3f feat: Add centralized tape access management to archive cmd Felix Pojtinger 2021-12-14 22:05:55 +01:00
  • 1a16fd2402 feat: Add centralized tape access management to archive cmd Felicitas Pojtinger 2021-12-14 22:05:55 +01:00