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-27 11:04:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9,772
Commits
9
Branches
52
Tags
f91afb2fa85b041e42241b4eaf96d43a3bb74ffc
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