index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
fusefrontend
/
file.go
Age
Commit message (
Expand
)
Author
2016-07-01
fusefrontend: better comments for Truncate
Jakob Unterwurzacher
2016-06-26
main, fusefrontend: enable suid functionality
Jakob Unterwurzacher
2016-06-26
fuserfrontend: support truncate(2) by wrapping ftruncate(2)
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-06-14
Fix warnings reported by Go 1.6 "go tool vet -shadow=true"
Jakob Unterwurzacher
2016-06-09
fusefrontend: Utimens: convert ENOENT to EBADF
Jakob Unterwurzacher
2016-05-30
fusefrontend: replace unreliable "fd < 0" check
Jakob Unterwurzacher
2016-05-29
fusefrontend: use sync.Once for one-time warnings
Jakob Unterwurzacher
2016-05-29
fusefronted: check Fstat return value on file create
Jakob Unterwurzacher
2016-05-29
fusefrontend: remove unused "forgotten" variable
Jakob Unterwurzacher
2016-05-08
fusefrontend: fix panic due to concurrently unregistered wlock
Jakob Unterwurzacher
2016-05-05
fusefrontend: fix wlock memory leak
Jakob Unterwurzacher
2016-04-10
Fix "go tool vet -shadow=true" warnings
Jakob Unterwurzacher
2016-02-06
Run go fmt
Jakob Unterwurzacher
2016-02-06
Move pathfs_frontend to internal/fusefrontend
Jakob Unterwurzacher
[prev]