1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-28 16:56:24 +00:00
restic/internal
Michael Eischer 9c70794886 fs: fix error handling for retried get/set of security descriptor
The retry code path did not filter `ERROR_NOT_SUPPORTED`. Just call the
original function a second time to correctly follow the low privilege
code path.
2024-08-26 19:36:43 +02:00
..
archiver backup: store but warn if extended metadata for item is incomplete 2024-08-03 22:25:29 +02:00
backend backend/retry: don't trip circuit breaker if context is canceled 2024-08-26 16:22:21 +02:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker Revert "repository: removed redundant prepareCache method from Repository" 2024-08-17 00:18:13 +05:30
crypto
debug
dump
errors
feature s3: forbid anonymous authentication unless explicitly requested 2024-07-10 20:10:27 +02:00
filter
fs fs: fix error handling for retried get/set of security descriptor 2024-08-26 19:36:43 +02:00
fuse Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
migrations
options
repository cache: remove redundant index file cleanup 2024-08-17 00:21:49 +05:30
restic lock: introduce short delay between failed locking retries 2024-08-26 16:31:42 +02:00
restorer Merge pull request #5000 from deining/fix-typo 2024-08-15 19:42:14 +00:00
selfupdate
test
textfile
ui json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
walker Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00