1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-21 23:33:03 +00:00

Commit graph

  • f040eee270
    Merge ace495ea99 into 6808004ad1 Jeremy Fleischman 2024-12-20 03:18:33 -0800
  • ace495ea99
    fs: error if a symlink points at a file that is not included in the snapshot Jeremy Fleischman 2024-12-20 02:42:37 -0800
  • 2b55fa7a08
    Merge edde316a14 into 6808004ad1 Winfried Plappert 2024-12-19 21:44:20 +0000
  • edde316a14 cmd_rewrite: add capability to add snapshot summary data to an existing snapshot. Winfried Plappert 2024-12-19 21:43:20 +0000
  • 1d4d9388f8 cmd_rewrite: add capability to add snapshot summary data to an existing snapshot Winfried Plappert 2024-12-18 16:58:20 +0000
  • e24ac74de9
    Merge 5a0f7bb4b2 into 6808004ad1 Aneesh N 2024-12-19 15:33:46 +0000
  • 5a0f7bb4b2
    Improve comments and remove old redundant comments aneesh-n 2024-12-19 08:32:48 -0700
  • 73a2c9b053
    Merge 9e85119d73 into 6808004ad1 Tyson Key 2024-12-19 14:32:24 +0000
  • 9e85119d73 Update changelog, for issue 5174 (Enable xattr support, on NetBSD 10+) Tyson Key 2024-12-19 14:32:16 +0000
  • 8acb7d51d3
    Merge 84d81e720f into 6808004ad1 Winfried Plappert 2024-12-19 13:36:28 +0000
  • 84d81e720f Issue 4278: Winfried Plappert 2024-12-19 13:23:45 +0000
  • 37969ae8e3 Enable xattr support, on NetBSD 10+ Tyson Key 2024-12-15 23:59:17 +0000
  • 444e881c8e Issue: 4942 Winfried Plappert 2024-12-18 16:33:53 +0000
  • c7e5ef0b77
    Merge 12de59a55f into 6808004ad1 Winfried Plappert 2024-12-16 15:20:20 +0000
  • 12de59a55f Issue 4433: Winfried Plappert 2024-12-16 15:15:26 +0000
  • 8d72275653
    Merge bdba108747 into 6808004ad1 Winfried Plappert 2024-12-16 15:03:19 +0000
  • bdba108747 Issue 5109 Winfried Plappert 2024-12-16 14:57:30 +0000
  • 803090a2e5
    Merge 870b911a5b into 6808004ad1 Winfried Plappert 2024-12-16 14:42:44 +0000
  • 870b911a5b issue 4179 Winfried Plappert 2024-12-16 13:21:31 +0000
  • d6a8c718f8
    Merge c374a4e542 into 6808004ad1 ducalex 2024-12-16 11:09:47 +0900
  • 2f94b8c1f7
    Merge 166e94d82e into 6808004ad1 ducalex 2024-12-15 19:08:19 +0100
  • baba06ee3b
    Merge 45985e14f1 into 6808004ad1 Srigovind Nayak 2024-12-15 13:46:58 +0530
  • 45985e14f1
    parallel: increment progress bar before report function which may absorb the error Srigovind Nayak 2024-12-15 13:26:09 +0530
  • e1911063f7
    Merge 5d1cda5da7 into 6808004ad1 Srigovind Nayak 2024-12-15 06:56:04 +0000
  • 5d1cda5da7
    changelog: add changelog entry for gh-5137 Srigovind Nayak 2024-12-15 12:25:51 +0530
  • 9a2d3a0b4d
    tag: output the original ID and new snapshotID Srigovind Nayak 2024-11-16 15:45:17 +0530
  • f09b246102
    Merge 8d45a4b283 into 6808004ad1 Srigovind Nayak 2024-12-14 23:02:07 +0530
  • d4e72a1d58
    Merge cb43afa220 into 6808004ad1 Michael Eischer 2024-12-13 11:25:47 +0100
  • 4d8e458d37
    Merge 0d227ae90f into 6808004ad1 Snshadow 2024-12-10 09:54:31 +0900
  • 87fda233d9
    Merge cee05947b5 into 6808004ad1 Michael Eischer 2024-12-10 00:33:00 +0000
  • 7abb428f82
    Merge aeeecf2c97 into 6808004ad1 Gilbert Gilb's 2024-12-10 00:31:18 +0000
  • c7b1ec83bb
    Merge 00212fa4a8 into 6808004ad1 Tesshu Flower 2024-12-09 21:58:14 +0100
  • 651684e707
    Merge 7f207d3ed3 into 6808004ad1 Albin Vass 2024-12-09 21:50:24 +0100
  • 6808004ad1
    Refactor extended attributes and security descriptor helpers to use go-winio (#5040) master Aneesh N 2024-12-10 02:18:38 +0530
  • aeeecf2c97 feat(backends/s3): add warmup support before repacks and restores Gilbert Gilb's 2024-12-07 15:47:11 +0100
  • fa2a0583d3
    Merge 098db935f7 into d7d9af4c9f Michael Eischer 2024-12-08 01:38:46 +0200
  • 7f207d3ed3 Limit changelog title to 80 characters Albin Vass 2024-12-06 10:48:03 +0100
  • a259a66019
    Fix lint issue for go.mod aneesh-n 2024-12-04 13:08:22 +0530
  • ad2353f7ca
    Merge branch 'master' into ea_sd_gowinio_refactor Aneesh N 2024-12-04 12:51:27 +0530
  • 0d227ae90f chore: add changelog file Snshadow 2024-12-04 09:17:41 +0900
  • 49f5db7534
    Remove old comment aneesh-n 2024-12-03 22:35:18 +0530
  • 8568ce067b
    Add changelog entry aneesh-n 2024-12-03 22:21:41 +0530
  • 60517b2594
    Add fix for volume name "C:" missed in merge aneesh-n 2024-12-03 22:15:26 +0530
  • 9baa37a73c
    Fix createOrOpenFile, merge issues for openFile and lint issues aneesh-n 2024-12-03 21:51:39 +0530
  • 8e45f4ce5c
    Fix lint issues aneesh-n 2024-12-03 18:48:16 +0530
  • a230fffb88
    Fix args for processTargets aneesh-n 2024-12-03 18:44:17 +0530
  • d53c3d85ed
    Add test cases for ADS aneesh-n 2024-12-03 18:01:59 +0530
  • 27e165f43f
    Add progress calculation support for ADS aneesh-n 2024-12-03 18:00:14 +0530
  • 400b0a3958
    Add support for restoring ads aneesh-n 2024-12-03 17:59:40 +0530
  • da4a84c4fb
    Add support for ads in archiver aneesh-n 2024-12-03 17:59:01 +0530
  • 691890c502
    Add support for backing up ADS aneesh-n 2024-12-03 17:57:30 +0530
  • 0cff89de41
    Add ADS related properties to node aneesh-n 2024-12-03 16:41:14 +0530
  • e188d281d0
    Merge branch 'windows_ads' of https://github.com/zmanda/zestic into windows_ads aneesh-n 2024-12-03 15:51:18 +0530
  • a100ccc0a7
    Add helper file for ADS related apis aneesh-n 2024-12-03 15:44:24 +0530
  • 00212fa4a8
    linux default restore only user xattrs, doc update Tesshu Flower 2024-12-02 23:33:15 -0500
  • 589b70dede fix: use recommended value for calling CoInitializeSecurity Snshadow 2024-12-03 10:03:21 +0900
  • 7dd18c66aa
    restore: xattr restore filter tests Tesshu Flower 2024-12-02 19:38:43 -0500
  • bb4c6d4934
    update nodeRestoreExtendedAttributes() for win Tesshu Flower 2024-11-15 15:55:29 -0500
  • 0d6e008114
    restore: exclude/include xattrs Tesshu Flower 2024-11-04 02:14:45 -0500
  • 4c45b7ad2d fix: Windows VSS Event ID 8194 Snshadow 2024-12-02 11:44:38 +0900
  • 8d45a4b283
    changelog: update to indicate change applies only for GHCR images. Srigovind Nayak 2024-12-02 01:11:26 +0530
  • 4fb9aa4351
    docker: fix typos and permissions for jobs Srigovind Nayak 2024-12-02 00:16:19 +0530
  • d422e75e08
    docs: add instructions for verifying SLSA provenance of Docker images Srigovind Nayak 2024-09-29 15:56:17 +0530
  • 144221b430
    docker: add SLSA provenance to .github workflow Srigovind Nayak 2024-09-15 22:44:00 +0530
  • b85c00c66e
    Merge 3f06816267 into d7d9af4c9f phillipp 2024-12-01 17:01:50 +0100
  • 5d448a0e71
    Merge 1925457b78 into d7d9af4c9f Markus 2024-12-01 16:30:59 +0100
  • d7d9af4c9f
    ui: restore --delete indicates number of deleted files (#5100) Srigovind Nayak 2024-12-01 19:59:11 +0530
  • 0d4e684671
    This is a combination of 3 commits. Srigovind Nayak 2024-12-01 19:22:15 +0530
  • 46ffde1d74
    docs: update scripting output fields for restore command Srigovind Nayak 2024-12-01 19:13:34 +0530
  • 614dd3b1e0
    ui: collect the files to be deleted, delete, then update the count post deletion Srigovind Nayak 2024-11-16 13:35:22 +0530
  • fac86f68e2
    ui: restore --delete indicates number of deleted files Srigovind Nayak 2024-10-21 00:52:02 +0530
  • 2f0049cd6c
    Merge pull request #5141 from richgrov/missing-azure-env-error Michael Eischer 2024-12-01 14:01:56 +0100
  • 72c02fa759
    Merge pull request #5167 from restic/dependabot/go_modules/github.com/pkg/sftp-1.13.7 Michael Eischer 2024-12-01 13:14:03 +0100
  • 770841f95d
    build(deps): bump github.com/pkg/sftp from 1.13.6 to 1.13.7 dependabot[bot] 2024-12-01 12:02:01 +0000
  • cb43afa220 repository: expose cache via method Michael Eischer 2024-12-01 12:28:47 +0100
  • 5b85fc0361 repository: restrict SaveUnpacked and RemoveUnpacked Michael Eischer 2024-12-01 12:19:16 +0100
  • 5e0a045481
    Merge pull request #5163 from restic/dependabot/go_modules/golang.org/x/sys-0.27.0 Michael Eischer 2024-12-01 13:00:28 +0100
  • 3fecddafe8
    Merge pull request #5165 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.5.0 Michael Eischer 2024-12-01 12:58:24 +0100
  • 40987a5f80
    build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 dependabot[bot] 2024-12-01 11:48:44 +0000
  • 875976f4a8
    Merge pull request #5166 from restic/dependabot/go_modules/golang.org/x/text-0.20.0 Michael Eischer 2024-12-01 12:47:55 +0100
  • 2dc00cfd36
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2024-12-01 11:45:54 +0000
  • 45d2b4cd3c
    Merge pull request #5161 from restic/bump-backblaze-library Michael Eischer 2024-12-01 12:45:00 +0100
  • a4d776ec8f
    build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 dependabot[bot] 2024-12-01 01:41:13 +0000
  • beb2b82e37
    build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 dependabot[bot] 2024-12-01 01:40:52 +0000
  • 098db935f7 Stabilize explicit-s3-anonymous-auth and safe-forget-keep-tags flags Michael Eischer 2024-11-30 21:22:51 +0100
  • ead57ec501 bump backblaze/blazer to v0.7.1 Michael Eischer 2024-11-30 21:17:06 +0100
  • 8f9d755b44
    Merge pull request #5158 from dnnr/clarify-max-repack-size Michael Eischer 2024-11-30 19:19:01 +0100
  • cee05947b5 fs: fix compilation on non-Linux/macOS/Windows Michael Eischer 2024-11-30 17:31:52 +0100
  • 4a9603d253 fs: test correct xattr handling for symlinks Michael Eischer 2024-11-29 23:45:17 +0100
  • 088bfac903 fs: test both fd and path-based implementation Michael Eischer 2024-11-29 23:17:19 +0100
  • 9a0259cd0f fs: enable fd-based handles on Linux/macOS/Windows Michael Eischer 2024-11-29 23:05:18 +0100
  • 4b33540148 fs: wire up fd-based handles for fs.Local Michael Eischer 2024-11-17 13:52:42 +0100
  • 1b87468531 fs: add file handle helpers for reading Michael Eischer 2024-11-17 13:50:55 +0100
  • f1ae5a21e2 fs: implement file reopening Michael Eischer 2024-11-16 21:27:21 +0100
  • c0d727dfed fs: correctly handle O_NOFOLLOW for xattr / generic attribute retrieval Michael Eischer 2024-11-16 20:56:59 +0100
  • 67c0387cfe fs: sanitize path in fd based xattr reading on Linux Michael Eischer 2024-11-16 19:03:23 +0100
  • 6e4c7f9b50 fs: add file handle based xattrs Michael Eischer 2024-11-02 23:32:24 +0100
  • e7d2922019 fs: make generic attribute reading file handle based Michael Eischer 2024-11-02 23:12:36 +0100
  • 2a5bbf170d fs: implement and use filehandle based readlink Michael Eischer 2024-11-01 23:19:17 +0100
  • 8072b999a6 fs: add file handle helpers Michael Eischer 2024-11-03 16:38:34 +0100