Takeshi Nakatani
|
864e20e1f2
|
Refactored the get_object_attribute function
|
2017-05-05 10:02:21 +00:00 |
|
Takeshi Nakatani
|
51b3183cba
|
Refactored the check_object_access function
|
2017-05-05 09:51:30 +00:00 |
|
Takeshi Nakatani
|
f02b1bc352
|
Merge pull request #576 from ggtakec/master
Added option for complementing lack of stat mode
|
2017-05-04 13:12:47 +09:00 |
|
Takeshi Nakatani
|
758b92e823
|
Added option for complementing lack of stat mode
|
2017-05-04 03:41:24 +00:00 |
|
Takeshi Nakatani
|
df0ff3a2fd
|
Merge pull request #556 from orozery/fix_nocache_multipart_upload
fix multipart upload handling without cache
|
2017-04-16 19:22:15 +09:00 |
|
Takeshi Nakatani
|
edcf4c6218
|
Merge pull request #555 from orozery/dont_sign_empty_headers
don't sign empty headers (as they are discarded by libcurl)
|
2017-04-16 19:16:47 +09:00 |
|
Takeshi Nakatani
|
28efff5986
|
Merge pull request #554 from orozery/cache_cleanup
cleanup cache directory when running out of disk space
|
2017-04-16 19:13:11 +09:00 |
|
Takeshi Nakatani
|
efba9bcbc1
|
Merge pull request #553 from orozery/custom_cipher_suite
add TLS cipher suites customization
|
2017-04-16 19:09:27 +09:00 |
|
Takeshi Nakatani
|
6bd179c92b
|
Merge pull request #552 from orozery/foreground_threads
switch S3fsMultiCurl to use foreground threads
|
2017-04-16 19:05:16 +09:00 |
|
Or Ozeri
|
96764b7410
|
switch S3fsMultiCurl to use foreground threads
|
2017-04-09 16:56:49 +03:00 |
|
Takeshi Nakatani
|
ff3eb1971f
|
Merge branch 'master' into fix_nocache_multipart_upload
|
2017-04-09 22:13:33 +09:00 |
|
Takeshi Nakatani
|
94ddcb8d4f
|
Merge pull request #560 from ggtakec/master
Fixed about multipart uploading at no free space related to #509
|
2017-04-09 14:06:23 +09:00 |
|
Takeshi Nakatani
|
b4c90d6957
|
Fixed a bug about multipart uploading at no disk free space related to #509
|
2017-04-09 04:37:20 +00:00 |
|
Or Ozeri
|
75b59a7c16
|
switch S3fsMultiCurl to use foreground threads
|
2017-04-04 15:32:53 +03:00 |
|
Or Ozeri
|
3bcca75a88
|
don't sign empty headers (as they are discarded by libcurl)
|
2017-04-04 15:24:20 +03:00 |
|
Takeshi Nakatani
|
79ea1a1561
|
Merge pull request #558 from ggtakec/master
Fixed a bug in logic about truncating stat cache
|
2017-04-02 21:02:15 +09:00 |
|
Takeshi Nakatani
|
f0f61b3b55
|
Fixed a bug in logic about truncating stat cache
|
2017-04-02 11:51:58 +00:00 |
|
Takeshi Nakatani
|
b955391621
|
Merge pull request #557 from ggtakec/master
Added check_cache_dir_exist option(refixed #347) - #538
|
2017-04-02 17:32:08 +09:00 |
|
Takeshi Nakatani
|
8de992d42d
|
Added check_cache_dir_exist option(refixed #347) - #538
|
2017-04-02 08:17:12 +00:00 |
|
Takeshi Nakatani
|
fef3fbc225
|
Added check_cache_dir_exist option(refixed #347) - #538
|
2017-04-02 08:10:16 +00:00 |
|
Takeshi Nakatani
|
acb61880b9
|
Merge pull request #551 from ggtakec/master
Updated stat_cache_expire option description - #545
|
2017-04-02 16:32:47 +09:00 |
|
Or Ozeri
|
8ee95ff7ab
|
fix multipart upload handling without cache
|
2017-04-02 10:27:43 +03:00 |
|
Or Ozeri
|
95578cad43
|
cleanup cache directory when running out of disk space
|
2017-04-02 10:22:12 +03:00 |
|
Takeshi Nakatani
|
465bbd3729
|
Updated stat_cache_expire option description - #545
|
2017-04-02 07:19:16 +00:00 |
|
Takeshi Nakatani
|
0fa895594e
|
Merge pull request #550 from Vascom/patch-1
Add umount instruction for unplivileged user.
|
2017-04-02 16:05:40 +09:00 |
|
Vasiliy Glazov
|
15573cd21e
|
Add umount instruction for unplivileged user.
Ordinary user has no permissions to use umount command, so it is good add fuse unmount instruction in man file.
|
2017-03-29 11:43:05 +03:00 |
|
Takeshi Nakatani
|
43df94719b
|
Merge pull request #546 from ggtakec/master
Fixed double initialization of SSL library at foreground
|
2017-03-20 02:22:19 +09:00 |
|
Takeshi Nakatani
|
980ba398bc
|
Fixed double initialization of SSL library - #524
|
2017-03-19 17:11:18 +00:00 |
|
Takeshi Nakatani
|
0d59ac51c1
|
Merge pull request #545 from ggtakec/master
Changed base cached time of stat_cache_expire option - #523
|
2017-03-20 00:40:26 +09:00 |
|
Takeshi Nakatani
|
523043a2aa
|
Changed base cached time of stat_cache_expire option - #523
|
2017-03-19 15:19:04 +00:00 |
|
Takeshi Nakatani
|
277da2c64a
|
Merge pull request #540 from andrewgaul/cppcheck
Address cppcheck 1.77 warnings
|
2017-03-19 15:27:34 +09:00 |
|
Andrew Gaul
|
03217baa99
|
Address cppcheck 1.77 warnings
|
2017-03-06 12:41:08 -08:00 |
|
Takeshi Nakatani
|
6affefff5b
|
Merge pull request #509 from andrewgaul/mpu
Use server-provided ETag during complete upload
|
2017-03-06 21:54:51 +09:00 |
|
Takeshi Nakatani
|
2506fe73fa
|
Merge pull request #539 from andrewgaul/s3proxy
Upgrade to S3Proxy 1.5.2
|
2017-03-06 21:48:18 +09:00 |
|
Andrew Gaul
|
25a03c370a
|
Upgrade to S3Proxy 1.5.2
Release notes:
https://github.com/andrewgaul/s3proxy/releases/tag/s3proxy-1.5.2
|
2017-03-02 10:55:24 -08:00 |
|
Takeshi Nakatani
|
d40da2c68b
|
Merge pull request #520 from ggtakec/master
Added links for eventual consistency in README.md - #515
|
2017-01-15 17:38:27 +09:00 |
|
Takeshi Nakatani
|
7d6312ac78
|
Added links for eventual consistency in README.md - #515
|
2017-01-15 08:23:55 +00:00 |
|
Takeshi Nakatani
|
e26c69a327
|
Merge pull request #517 from hudsantos/master
Update s3fs.1 - removed duplicated word
|
2017-01-09 10:48:29 +09:00 |
|
hudsantos
|
ff196e4257
|
Update s3fs.1
|
2016-12-16 19:16:17 -02:00 |
|
Takeshi Nakatani
|
19f0d498aa
|
Merge pull request #513 from ggtakec/master
Added issue and PR templates.
|
2016-12-04 21:33:55 +09:00 |
|
Takeshi Nakatani
|
97a806447e
|
Added issue and PR templates.
|
2016-12-04 12:25:11 +00:00 |
|
Takeshi Nakatani
|
a00af2385b
|
Merge pull request #512 from ggtakec/master
Changed clock_gettime func to s3fs_clock_gettime for homebrew - #468
|
2016-12-04 19:42:29 +09:00 |
|
Takeshi Nakatani
|
6fc972972f
|
Changed clock_gettime func to s3fs_clock_gettime for homebrew - #468
|
2016-12-04 10:31:41 +00:00 |
|
Takeshi Nakatani
|
989d403b1f
|
Merge remote-tracking branch 'upstream/master'
|
2016-12-04 08:40:58 +00:00 |
|
Takeshi Nakatani
|
7b307601b5
|
Merge pull request #511 from s3fs-fuse/issue#435
Fixed a bug about uploading NULL to some part of the file contents
|
2016-12-04 17:20:50 +09:00 |
|
Takeshi Nakatani
|
d731ab3a8e
|
force java to use openjdk7
|
2016-12-04 08:14:02 +00:00 |
|
Takeshi Nakatani
|
174d934d52
|
Initializing java package by update-alternatives
|
2016-12-04 08:04:33 +00:00 |
|
Takeshi Nakatani
|
b428f68acf
|
Patched openjdk java path on travis at 12/4/2016
|
2016-12-04 07:45:28 +00:00 |
|
Takeshi Nakatani
|
5350e03147
|
Test configure for what version of java openjdk
|
2016-12-04 07:23:23 +00:00 |
|
Takeshi Nakatani
|
28c7888a50
|
Sepalated install openjdk-7-jdk for checking why travis could not install it.
|
2016-12-04 07:01:28 +00:00 |
|