index
:
sshfs.git
master
sshfs_2.x
[FORK] A network filesystem client to connect to SSH servers
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-06-18
Make utimens(NULL) work correctly
Daniel Lublin
2018-03-31
Fix Travis build environment.
Nikolaus Rath
2017-10-25
meson.build: don't use cp -p instead of --preserve-mode
Nikolaus Rath
2017-09-20
Dropped support for writeback caching
Nikolaus Rath
2017-09-20
Dropped support for autotools build
Nikolaus Rath
2017-09-20
tst_link(): fix test failure
Nikolaus Rath
2017-09-20
travis: fix build procedure.
Nikolaus Rath
2017-08-06
Drop -u option to cp
Nikolaus Rath
2017-08-06
Re-enabled writeback cache.
Nikolaus Rath
2017-08-06
Added seek and append tests.
Nikolaus Rath
2017-08-06
Run tests with and without writeback cache.
Nikolaus Rath
2017-07-08
Travis: add /usr/local/lib* to ld configuration
Nikolaus Rath
2017-07-08
Travis: install libfuse from git master
Nikolaus Rath
2017-07-08
Travis: Build libfuse with gcc-6
Nikolaus Rath
2017-07-08
Travis: use libfuse 3.1.0
Nikolaus Rath
2017-07-08
Include test files in "make dist"
Nikolaus Rath
2017-07-08
Switch to libfuse 3.0.
Nikolaus Rath
2017-07-08
Abort on glib assertion errors.
Nikolaus Rath
2017-07-08
Re-enabled cache support.
Nikolaus Rath
2017-06-22
Transition from getdir() to readdir(), temporarily disable cache
Nikolaus Rath
2017-06-22
Added unit tests and travis integration
Nikolaus Rath