1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 20:46:57 +00:00
restic/internal
Michael Eischer bf054c09d2 backup: Ignore xattr.list permission error for parent directories
On FreeBSD, limited users may not be able to even list xattrs for the
parent directories above the snapshot source paths. As this can cause
the backup to fail, just ignore those errors.
2024-04-10 20:46:15 +02:00
..
archiver backup: Ignore xattr.list permission error for parent directories 2024-04-10 20:46:15 +02:00
backend Enhancement: option to send HTTP over unix socket 2024-03-28 17:41:41 +01:00
bloblru
cache
checker repository: unify repository initialization in tests 2024-03-28 23:17:02 +01:00
crypto Remove redundant poly1305 key masking 2024-01-20 12:36:59 +01:00
debug
dump archiver: refactor summary collection from ui into the archiver 2024-02-23 20:27:13 +01:00
errors Add CombineErrors helper function 2024-02-22 16:57:00 -07:00
feature features: remove example feature 2024-03-28 19:12:07 +01:00
filter
fs use consistent alias for interal/test package 2024-03-29 00:24:03 +01:00
fuse Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
hashing
index repository: unify repository initialization in tests 2024-03-28 23:17:02 +01:00
migrations repository: make repo.Options configurable for test repos 2024-02-03 18:22:47 +01:00
options
pack Apply changelog entry / documentation improvements from review 2024-02-04 18:55:41 +01:00
repository repository: fix test setup race conditions 2024-03-28 23:17:02 +01:00
restic backup: Ignore xattr.list permission error for parent directories 2024-04-10 20:46:15 +02:00
restorer Merge pull request #4705 from MichaelEischer/snapshot-statistics 2024-03-28 22:41:45 +01:00
selfupdate
test use consistent alias for interal/test package 2024-03-29 00:24:03 +01:00
textfile
ui backup: rename data_added_in_repo statistic to data_added_packed 2024-02-25 20:40:52 +01:00
walker Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00