This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2026-06-22 00:24:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9,747
Commits
10
Branches
52
Tags
1a9decf03edaca9817841be87c3bc347356faeba
Commit Graph
2 Commits
Author
SHA1
Message
Date
Michael Eischer
e1e7fc8fb2
fs: unexport Local and expose via NewLocal
2026-06-13 19:50:49 +02:00
Michael Eischer
b402e8a6fc
fs: stricter enforcement to only call readdir on a directory
...
Use O_DIRECTORY to prevent opening any other than a directory in readdirnames.
2024-11-16 12:56:23 +01:00