index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libfuse
/
fuse.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfuse should not maintain state for FBT_READDIR. If a directory is
helg
2018-05-16
1
-14
/
+2
*
Fixes the following bugs when getcwd(3) is used on a fuse file system
helg
2017-11-17
1
-1
/
+2
*
Include fuse_opt.h in fuse.h.
syl
2014-01-20
1
-1
/
+3
*
define FUSE_{MAJOR,MINOR}_VERSION which many fuse helpers assume is defined.
jasper
2013-12-17
1
-1
/
+3
*
Document the negative errno quirk used by callbacks in struct fuse_operations.
stsp
2013-11-13
1
-1
/
+6
*
add fuse_invalidate() and fuse_setup() functions.
syl
2013-11-07
1
-1
/
+4
*
Add missing bitfields needed by gvfs.
syl
2013-11-01
1
-11
/
+30
*
Add support for fuse_teardown(3). This function
syl
2013-07-05
1
-1
/
+2
*
style change.
syl
2013-06-14
1
-7
/
+7
*
Add support for fuse_get_context(3) needed by ntfs-3g.
syl
2013-06-14
1
-1
/
+11
*
add support for fuse_version(3). Needed by ntfs-3g.
syl
2013-06-14
1
-1
/
+2
*
fix readdir, from sylvestre
tedu
2013-06-04
1
-1
/
+2
*
rcsids
tedu
2013-06-03
1
-0
/
+1
*
add userland fuse library. ok beck deraadt
tedu
2013-06-03
1
-0
/
+152