1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-07 15:08:03 +00:00
restic/internal/dump
greatroar aaf5254e26 dump: Rewrite Linux ACL handling
The old version was taken from an MPL-licensed library. This is a
cleanroom implementation. The code is shorter and it's now explicit that
only Linux ACLs are supported.
2023-08-13 13:37:11 +02:00
..
acl.go dump: Rewrite Linux ACL handling 2023-08-13 13:37:11 +02:00
acl_test.go dump: Rewrite Linux ACL handling 2023-08-13 13:37:11 +02:00
common.go
common_test.go
tar.go dump: Rewrite Linux ACL handling 2023-08-13 13:37:11 +02:00
tar_test.go
zip.go
zip_test.go