index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Lines
2024-04-02
Add more documentation for FUSE_CAP_EXPORT_SUPPORT (#917)
Bernd Schubert
-0
/
+11
2023-04-12
Fix doxygen deprecation warning (#774)
Matthias Görgens
-638
/
+2098
2023-04-04
Document risks of auto_unmount (#763)
Nikolaus Rath
-0
/
+15
2021-08-25
fix spelling
a1346054
-1
/
+1
2021-06-09
fix typo in man (#609)
Sergey Fedoseev
-1
/
+1
2021-05-19
Define FUSE_USE_VERSION in Doxygen. (#608)
Junichi Uekawa
-1
/
+1
2021-05-08
doc: Add "fuse (4)" to SEE ALSO sections in man pages (#601)
rfjakob
-0
/
+2
2021-05-05
fusermount3.1: refer to mount.fuse3 (#599)
Junichi Uekawa
-1
/
+1
2020-10-03
Fix typo "retuned" -> "returned" (#553)
ferivoz
-1
/
+1
2020-08-09
Doc fixes (#537)
Junichi Uekawa
-2
/
+2
2020-07-03
Fix the typo "filed" -> "field" in fuse manpage (#524)
winndows
-1
/
+1
2018-10-09
Add unprivileged option in `mount.fuse3`
Mattias Nissler
-0
/
+10
2018-07-04
Fix manpage filename for mount.fuse3
Laszlo Boszormenyi (GCS)
-1
/
+1
2018-03-28
Fix build error on DragonFlyBSD (sync with other *BSD) (#240)
Tomohiro Kusumi
-1
/
+1
2017-11-27
Spelling (#223)
Josh Soref
-2
/
+2
2017-10-20
Don't install manpages under *BSD
Nikolaus Rath
-1
/
+3
2017-10-20
Don't use Python mode for meson.build
Nikolaus Rath
-3
/
+0
2017-09-17
Include source code in documentation.
Nikolaus Rath
-1
/
+1
2017-09-17
Added some documentation of fuse internals.
Nikolaus Rath
-0
/
+17
2017-08-24
Dropped support for building with autotools
Nikolaus Rath
-5
/
+0
2017-03-16
Document that -o auto_unmount implies -o nodev,nosuid
Nikolaus Rath
-0
/
+4
2017-01-12
Added experimental support for building with Meson+Ninja
Nikolaus Rath
-1
/
+6
2016-11-28
Rename more things from fuse to fuse3
Przemysław Pawełczyk
-19
/
+20
2016-11-22
Document that FUSE_CAP_POSIX_ACL turns on -o default_permissions
Nikolaus Rath
-3
/
+6
2016-11-17
Distinguish between mount options and libfuse options
Nikolaus Rath
-14
/
+18
2016-11-17
Fixed manpage formatting.
Nikolaus Rath
-2
/
+1
2016-11-06
Removed reference to developer-notes.rst (was removed earlier)
Nikolaus Rath
-1
/
+1
2016-11-06
Fixed section names in documentation index
Nikolaus Rath
-2
/
+2
2016-10-28
Clean-up doxygen documentation
Nikolaus Rath
-791
/
+537
2016-10-27
man: Document suid requirement
Mihail Konev
-2
/
+2
2016-10-27
Add max_read to fuse_conn_info
Nikolaus Rath
-1
/
+7
2016-10-27
Recommend when to use -o default_permissions automatically
Nikolaus Rath
-0
/
+3
2016-10-27
Describe all mount options in mount.fuse(8).
Nikolaus Rath
-78
/
+99
2016-10-27
Improve documentation of -o default_permissions
Nikolaus Rath
-1
/
+9
2016-10-27
Improve man page title
Nikolaus Rath
-1
/
+1
2016-10-25
Clarify which mount options are intended for file-system internal use.
Nikolaus Rath
-7
/
+9
2016-10-20
fuse_new(): don't accept options that don't make sense for end-users
Nikolaus Rath
-28
/
+4
2016-10-20
Document -o remember= mount option.
Nikolaus Rath
-3
/
+6
2016-10-20
mount.fuse(8): remove max_readahead, max_write, [a]sync_read
Nikolaus Rath
-12
/
+0
2016-10-16
Mention that low-level fs need to set FUSE_CAP_EXPORT_SUPPORT
Nikolaus Rath
-5
/
+5
2016-10-16
Various documentation updates
Nikolaus Rath
-56
/
+35
2016-10-16
Updated man-pages.
Nikolaus Rath
-37
/
+68
2016-10-15
Fix documentation of -o max_write=
Nikolaus Rath
-1
/
+1
2016-10-15
Drop -o large_read mount option
Nikolaus Rath
-2
/
+0
2016-10-02
Turn struct fuse_chan into an implementation detail
Nikolaus Rath
-28
/
+0
2016-09-27
Added notes for libfuse hackers.
Nikolaus Rath
-0
/
+35
2016-09-27
Fixed up permissions.
Nikolaus Rath
-0
/
+0
2016-01-28
Include documentation in tarball.
Nikolaus Rath
-2
/
+3
2013-07-25
ulockmgr: strip ulockmgr support from this source package
Miklos Szeredi
-29
/
+1
2013-07-17
Documentation fixes
Miklos Szeredi
-9
/
+9
[next]