index
:
libfuse
master
reference implementation of the Linux FUSE (Filesystem in Userspace) interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add FAT to mountpoint file system whitelist
HEAD
master
Benjamin Barenblat
2018-08-03
*
Realphabetize and re-document mountpoint file system whitelist
Benjamin Barenblat
2018-08-03
*
Add autofs to mountpoint file system whitelist
Robo Shimmer
2018-07-31
*
Remove unused member of 'struct fuse_dh'
Rostislav Skudnov
2018-07-25
*
Released 3.2.5
Nikolaus Rath
2018-07-24
*
Added ChangeLog entry for hardening patches.
Nikolaus Rath
2018-07-24
*
test_write_cache: Use fuse_session_exit() to stop filesystem thread
Rostislav Skudnov
2018-07-23
*
example/{hello,null}: Fix memory leaks
Rostislav Skudnov
2018-07-23
*
test_write_cache: Fix memory leaks
Rostislav Skudnov
2018-07-23
*
fusermount: Fix memory leaks
Rostislav Skudnov
2018-07-23
*
Fix readdir() bug when a non-zero offset is specified in filler (#269)
Rostislav
2018-07-21
*
fusermount: whitelist known-good filesystems for mountpoints
Jann Horn
2018-07-18
*
fusermount: refuse unknown options
Jann Horn
2018-07-18
*
fusermount: bail out on transient config read failure
Jann Horn
2018-07-18
*
fusermount: don't feed "escaped commas" into mount options
Jann Horn
2018-07-18
*
fusermount: prevent silent truncation of mount options
Jann Horn
2018-07-18
*
Released 3.2.4
Nikolaus Rath
2018-07-11
*
Don't assume sub-second resolution for st_atime/st_mtime.
Nikolaus Rath
2018-07-11
*
Use triple quotes for multiline string.
Nikolaus Rath
2018-07-04
*
Document that access() is also called on chdir().
Nikolaus Rath
2018-07-04
*
Source LSB init functions
Laszlo Boszormenyi (GCS)
2018-07-04
*
Fix manpage filename for mount.fuse3
Laszlo Boszormenyi (GCS)
2018-07-04
*
fuse.h: fix typo (currenlty -> currently)
William Woodruff
2018-07-02
*
fix documentation for opendir in fuse_operations
Carl Edquist
2018-05-24
*
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
2018-05-18
*
changelog: add info on rename deadlock fix
Bill Zissimopoulos
2018-05-18
*
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
2018-05-18
*
Released 3.2.3
Nikolaus Rath
2018-05-11
*
add_arg(): check for overflow
Nikolaus Rath
2018-05-11
*
Fix compile-time warnings on IGNORE_MTAB
Tomohiro Kusumi
2018-05-08
*
Fix path to pytest cache directory.
Nikolaus Rath
2018-04-13
*
Invert calloc(3) argument order (`nmemb` comes first)
Tomohiro Kusumi
2018-04-13
*
Drop unneeded void cast for actually used local variable
Tomohiro Kusumi
2018-04-13
*
Drop redundant ; from FUSE_REGISTER_MODULE()
Tomohiro Kusumi
2018-04-13
*
Travis: remove root-owned cache files.
Nikolaus Rath
2018-03-31
*
Fix Travis build environment
Nikolaus Rath
2018-03-31
*
Fixed up duplicate ChangeLog entry.
Nikolaus Rath
2018-03-31
*
Released 3.2.2
Nikolaus Rath
2018-03-31
*
Add example configuration file (#216)
admorgan
2018-03-28
*
Fix build error on DragonFlyBSD (sync with other *BSD) (#240)
Tomohiro Kusumi
2018-03-28
*
Fix uninitialised read in fuse_new_30() (#231) (#234)
Ashley Pittman
2018-02-09
*
Fix typo in "passthrough" docstring (#229)
Mateusz UrbaĆczyk
2018-01-15
*
Handle mount ... -o nofail (#221)
Josh Soref
2017-12-01
*
fix "Rath Consulting" link (#225)
divinity76
2017-11-27
*
Spelling (#223)
Josh Soref
2017-11-27
*
Released 3.2.1
Nikolaus Rath
2017-11-14
*
Updated professional support information.
Nikolaus Rath
2017-11-13
*
Backed out d92bf83
Nikolaus Rath
2017-11-03
*
Don't install manpages under *BSD
Nikolaus Rath
2017-10-20
*
Don't use Python mode for meson.build
Nikolaus Rath
2017-10-20
[next]