index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-05-11
Released 3.2.3
Nikolaus Rath
-1
/
+6
2018-05-11
add_arg(): check for overflow
Nikolaus Rath
-0
/
+5
2018-05-08
Fix compile-time warnings on IGNORE_MTAB
Tomohiro Kusumi
-1
/
+2
2018-04-13
Fix path to pytest cache directory.
Nikolaus Rath
-1
/
+1
2018-04-13
Invert calloc(3) argument order (`nmemb` comes first)
Tomohiro Kusumi
-1
/
+1
2018-04-13
Drop unneeded void cast for actually used local variable
Tomohiro Kusumi
-1
/
+0
2018-04-13
Drop redundant ; from FUSE_REGISTER_MODULE()
Tomohiro Kusumi
-1
/
+1
2018-03-31
Travis: remove root-owned cache files.
Nikolaus Rath
-0
/
+3
2018-03-31
Fix Travis build environment
Nikolaus Rath
-3
/
+2
2018-03-31
Fixed up duplicate ChangeLog entry.
Nikolaus Rath
-2
/
+0
2018-03-31
Released 3.2.2
Nikolaus Rath
-0
/
+13
2018-03-28
Add example configuration file (#216)
admorgan
-0
/
+20
2018-03-28
Fix build error on DragonFlyBSD (sync with other *BSD) (#240)
Tomohiro Kusumi
-6
/
+6
2018-02-09
Fix uninitialised read in fuse_new_30() (#231) (#234)
Ashley Pittman
-0
/
+3
2018-01-15
Fix typo in "passthrough" docstring (#229)
Mateusz UrbaĆczyk
-1
/
+1
2017-12-01
Handle mount ... -o nofail (#221)
Josh Soref
-0
/
+3
2017-11-27
fix "Rath Consulting" link (#225)
divinity76
-2
/
+2
2017-11-27
Spelling (#223)
Josh Soref
-18
/
+18
2017-11-14
Released 3.2.1
Nikolaus Rath
-1
/
+8
2017-11-13
Updated professional support information.
Nikolaus Rath
-2
/
+2
2017-11-03
Backed out d92bf83
Nikolaus Rath
-1
/
+1
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-10-20
make udevrulesdir configurable
Joerg Thalheim
-2
/
+9
2017-09-27
Adding pointer dereferencing after calling dlsym()
Sangwoo Moon
-1
/
+1
2017-09-25
fuse_lib_ioctl(): don't call memcpy with NULL argument
Nikolaus Rath
-1
/
+1
2017-09-25
Link with -lrt to support ancient libc
Nikolaus Rath
-1
/
+4
2017-09-25
Removed unneccessary #include <config.h> from examples
Nikolaus Rath
-28
/
+0
2017-09-20
Automatically print list of contributors when generating tarball
Nikolaus Rath
-0
/
+5
2017-09-20
Travis CI: Don't use deprecated environment
Nikolaus Rath
-2
/
+3
2017-09-19
Correctly define fusermount3 path.
Nikolaus Rath
-1
/
+1
2017-09-19
Make *_loop_mt() available in version 3.0 again
Nikolaus Rath
-2
/
+2
2017-09-19
Fix versioned symbols in version script
Nikolaus Rath
-1
/
+4
2017-09-19
Don't use external symbol names in internal files
Nikolaus Rath
-7
/
+6
2017-09-17
Include source code in documentation.
Nikolaus Rath
-1
/
+1
2017-09-17
make_release_tarball.sh: be less verbose
Nikolaus Rath
-1
/
+1
2017-09-17
Added some documentation of fuse internals.
Nikolaus Rath
-0
/
+17
2017-09-12
Released 3.2.0
Nikolaus Rath
-11
/
+14
2017-09-12
Add script to create release tarball.
Nikolaus Rath
-0
/
+28
2017-09-12
Use "mkdir" instead of "md" in instructions.
Nikolaus Rath
-1
/
+1
2017-09-11
fuse_kern_unmount(): close fd before calling umount
Nikolaus Rath
-1
/
+1
2017-08-25
example/ioctl: build on FreeBSD, but add protocol check instead.
Nikolaus Rath
-5
/
+7
2017-08-25
do_init(): print missing capabilities if there are any.
Nikolaus Rath
-1
/
+2
2017-08-25
Fix writeback capability check.
Nikolaus Rath
-1
/
+1
2017-08-25
examples/{ioctl,null}: don't build under FreeBSD instead of skipping tests.
Nikolaus Rath
-26
/
+23
2017-08-24
printcap: use temporary directory, not file
Nikolaus Rath
-6
/
+3
2017-08-24
Skip testing null and ioctl examples under FreeBSD.
Nikolaus Rath
-0
/
+10
2017-08-24
Removed unused import.
Nikolaus Rath
-1
/
+1
2017-08-24
passthrough_ll: only active EXPORT_SUPPORT of supported by kernel.
Nikolaus Rath
-1
/
+3
2017-08-24
Don't use -o auto_unmount under FreeBSD.
Nikolaus Rath
-0
/
+4
[next]