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
2017-08-04
Include ChangeLog in tarball
Nikolaus Rath
-1
/
+2
2017-08-03
Simplify and fix FreeBSD fsname handling
Nikolaus Rath
-33
/
+10
2017-08-03
Simply #ifdefs
Nikolaus Rath
-53
/
+0
2017-08-03
Fix FreeBSD detection in meson.build
Nikolaus Rath
-2
/
+2
2017-08-03
Added ChangeLog entry for FreeBSD commits.
Nikolaus Rath
-0
/
+3
2017-08-03
FreeBSD: supprt fsname= option
Baptiste Daroussin
-0
/
+34
2017-08-03
FreeBSD: use unmount(2) and add missing FreeBSD mount option
Baptiste Daroussin
-0
/
+12
2017-08-03
FreeBSD: do not build utilities
Baptiste Daroussin
-1
/
+4
2017-08-03
Produce more helpful message on OS-X and Windows.
Nikolaus Rath
-0
/
+10
2017-08-03
Don't check st_nlink value for mkdir
Nikolaus Rath
-1
/
+6
2017-08-03
Added changelog entry for symbol versioning fixes.
Nikolaus Rath
-0
/
+3
2017-08-03
Added changelog entry for commit f0ecf.
Nikolaus Rath
-0
/
+3
2017-08-03
Fix compilation on 32bit systems
Nikolaus Rath
-6
/
+12
2017-08-02
Ask pkgconfig where we should install udev rules
Heiko Becker
-2
/
+6
2017-08-01
Fix compiler warnings of gcc-5.4.x
Banglang
-3
/
+3
2017-07-13
Only declare fuse_new_30() when FUSE_USE_VERSION == 30
Nikolaus Rath
-26
/
+28
2017-07-13
fuse_new_30(): call fuse_new_31(), not fuse_new()
Nikolaus Rath
-1
/
+1
2017-07-08
Fixup symbol versioning for GCC 4.x
Nikolaus Rath
-4
/
+7
2017-07-08
Released 3.1.0
Nikolaus Rath
-2
/
+4
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-70
/
+151
2017-07-08
Fixed description of struct fuse_conn_info->time_gran
Nikolaus Rath
-3
/
+8
2017-07-07
Error out if FUSE_USE_VERSION is not defined
Nikolaus Rath
-1
/
+1
2017-07-07
Don't use emacs' python-mode for meson files
Nikolaus Rath
-15
/
+0
2017-07-07
Fixed typo in Changelog
Nikolaus Rath
-1
/
+1
2017-07-06
Don't redefine FUSE_USE_VERSION
Nikolaus Rath
-4
/
+0
2017-07-06
Travis: use sudo-enabled environment.
Nikolaus Rath
-0
/
+1
2017-07-06
Added information about professional support.
Nikolaus Rath
-0
/
+7
2017-07-06
Fixed bug in code example in ChangeLog.
Nikolaus Rath
-2
/
+2
2017-06-21
Install init script in $DESTDIR/etc, not $prefix/$sysconfdir
Nikolaus Rath
-3
/
+7
2017-06-20
tst_readdir(): actually go through FUSE
Nikolaus Rath
-6
/
+9
2017-06-08
Clarify *_timeout semantics
Nikolaus Rath
-4
/
+10
2017-06-06
Describe supported platforms.
Nikolaus Rath
-0
/
+8
2017-06-05
getgroups(): clarify code
Nikolaus Rath
-1
/
+1
2017-06-05
Fix comparison of integers of different signs
Angelo G. Del Regno
-4
/
+4
2017-06-05
examples/passthrough_ll: added support for create()
Nikolaus Rath
-5
/
+27
2017-06-05
example/passthrough_ll: added write support
Nikolaus Rath
-2
/
+24
2017-05-31
notify_store_retrieve(): fix race on unmount
Nikolaus Rath
-4
/
+11
2017-05-31
Clarify that destroy() is called without kernel connection
Nikolaus Rath
-2
/
+4
2017-05-31
example/notify_store_retrieve: add debugging code for issue #105.
Nikolaus Rath
-2
/
+10
2017-05-31
Revert "example/passthrough.c: add debugging code for issue #157."
Nikolaus Rath
-9
/
+2
2017-05-31
tst_link(): wait for RELEASE request
Nikolaus Rath
-9
/
+16
2017-05-25
Factored out C-based tests
Nikolaus Rath
-48
/
+65
2017-05-25
Fix typo in comment.
Nikolaus Rath
-1
/
+1
2017-05-25
Document RENAME_EXCHANGE and RENAME_NOREPLACE flags.
Nikolaus Rath
-2
/
+21
2017-05-25
passthrough_ll: document that fuse_ino_t and uintptr_t sizes must match
Nikolaus Rath
-0
/
+13
2017-05-25
example/passthrough.c: add debugging code for issue #157.
Nikolaus Rath
-2
/
+9
2017-05-25
tst_link(): add more assertions
Nikolaus Rath
-3
/
+17
2017-05-25
Remove fuse_fs_fgetattr and fuse_fs_ftruncate from linker script
pablomh
-2
/
+0
2017-05-24
Travis-CI: Don't abort on first failed test
Nikolaus Rath
-4
/
+6
2017-05-24
Added tst_open_read()
Nikolaus Rath
-0
/
+9
[next]