Andrew Gaul
95857733a1
Replace ~ with ${HOME} in examples
...
Several of these do not work since the shell does not replace ~ in the
middle of a token, e.g., -o passwd=~/.passwd . Replace all of them
for consistency. Fixes #836 .
2018-11-04 17:45:16 -08:00
Andrew Gaul
664f910083
Correctly compare list_object_max_keys
...
Previously this did not allow an argument. Fixes #843 .
References #793 .
2018-11-04 10:49:35 -08:00
Andrew Gaul
735e4b0848
Correct typo
2018-10-29 21:42:48 -07:00
Takeshi Nakatani
e8d76a6f58
Merge pull request #840 from juliogonzalez/macOS
...
Replace all mentions to MacOS X to macOS
2018-10-28 20:33:51 +09:00
Takeshi Nakatani
0a6926be54
Merge pull request #835 from juliogonzalez/generic-compilation
...
Make the compilation instructions generic
2018-10-28 20:00:21 +09:00
Julio Gonzalez Gil
830a971bde
Replace all mentions to MacOS X to macOS
2018-10-14 23:23:19 +02:00
Julio Gonzalez Gil
4779d14d7d
Make the compilation instructions generic
2018-10-08 22:27:01 +02:00
Takeshi Nakatani
8929a27a24
Merge pull request #834 from juliogonzalez/issue-improvements
...
Improve template for issues
2018-10-09 00:37:20 +09:00
Takeshi Nakatani
eea624c171
Merge pull request #833 from juliogonzalez/doc
...
New installation instructions for Fedora >= 27 and CentOS7
2018-10-09 00:05:36 +09:00
Takeshi Nakatani
cdaf4a9674
Merge branch 'master' into doc
2018-10-08 23:56:20 +09:00
Takeshi Nakatani
6fe92d5ed6
Merge pull request #832 from gaul/hex
...
Simplify hex conversion
2018-10-08 23:03:42 +09:00
Takeshi Nakatani
8649a68766
Merge pull request #831 from JoohnSF/onezone_ia_support
...
Add support for storage class ONEZONE_IA.
2018-10-08 22:57:12 +09:00
Takeshi Nakatani
af005b6e5e
Merge pull request #826 from juliogonzalez/centos-setup
...
For RPM distributions fuse-libs is enough
2018-10-08 22:50:29 +09:00
Julio Gonzalez Gil
b19d2ae78f
Improve template for issues
2018-10-07 01:20:10 +02:00
Julio Gonzalez Gil
5634f9bdcd
New installation instructions for Fedora >= 27 and CentOS7
2018-10-07 00:52:45 +02:00
Andrew Gaul
c703fa15c0
Simplify hex conversion
...
Addresses GCC 8 warning:
common_auth.cpp: In function ‘std::__cxx11::string s3fs_sha256sum(int, off_t, ssize_t)’:
common_auth.cpp:84:12: warning: ‘char* strncat(char*, const char*, size_t)’ output may be truncated copying 2 bytes from a string of length 2 [-Wstringop-truncation]
strncat(sha256, hexbuf, 2);
2018-10-01 19:08:27 -07:00
Jonatan Nilsson
d9c106cfde
Add support for storage class ONEZONE_IA.
2018-09-30 14:27:31 +02:00
Julio Gonzalez Gil
203f78fdae
For RPM distributions fuse-libs is enough
2018-09-23 19:35:17 +02:00
Takeshi Nakatani
c5af62b023
Merge pull request #820 from gaul/big-writes
...
Enable big writes if capable
2018-09-17 17:24:06 +09:00
Takeshi Nakatani
dcd70daf48
Merge pull request #819 from soulprovidr/master
...
#691 : Made instructions for creating password file more obvious.
2018-09-17 17:01:53 +09:00
Takeshi Nakatani
8263919b0e
Merge pull request #812 from mapreri/typo
...
Fix typo s/mutliple/multiple/
2018-09-17 16:52:48 +09:00
Takeshi Nakatani
97488e603f
Merge pull request #804 from DreamFlasher/patch-2
...
add Backblaze B2
2018-09-17 16:43:55 +09:00
Earl Chew
41c23adb0e
[curl] Assume long encryption keys are base64 encoded
...
Amazon SSE-C https://tinyurl.com/ychug4cg writes:
> Use this header to provide the 256-bit, base64-encoded encryption key
> for Amazon S3 to use to encrypt or decrypt your data.
It seems likely that future keys would be as long, or longer, so
this change assumes that text longer than 32 characters are keys
that are base64 encoded.
Signed-off-by: Earl Chew <earl_chew@yahoo.com>
2018-09-16 21:23:22 +00:00
Andrew Gaul
a85183d42c
Enable big writes if capable
...
Fixes #813 .
2018-09-10 22:21:51 -07:00
Shola Anozie
45b67b9604
#691 : Made instructions for creating password file more obvious.
2018-09-09 23:11:12 -05:00
Mattia Rizzolo
c376efdd28
Fix typo s/mutliple/multiple/
...
Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
2018-08-19 00:14:57 +02:00
Marcel Ackermann
4c5f510207
add Backblaze B2
...
this is relevant because Backblaze B2 is fairly popular and thus mentioning it helps s3fs
2018-07-17 13:49:31 +02:00
Takeshi Nakatani
06032aa661
Merge pull request #795 from ggtakec/master
...
Updated ChangeLog and configure.ac for release 1.84
2018-07-08 18:22:54 +09:00
Takeshi Nakatani
e8fb2aefb3
Updated ChangeLog and configure.ac for release 1.84
2018-07-08 09:06:52 +00:00
Takeshi Nakatani
3cb6c5e161
Merge pull request #793 from ggtakec/master
...
Added list_object_max_keys option based on #783 PR
2018-07-08 13:08:47 +09:00
Takeshi Nakatani
7e0c53dfe9
Added list_object_max_keys option based on #783 PR
2018-07-08 03:49:10 +00:00
Takeshi Nakatani
c2ca7e43b6
Merge pull request #789 from juliogonzalez/doc-opensuse-suse
...
Instructions for SUSE and openSUSE prebuilt packages
2018-07-08 11:42:05 +09:00
Takeshi Nakatani
ae47d5d349
Merge pull request #786 from ambiknai/log_enhancements
...
Log messages for 5xx and 4xx HTTP response code
2018-07-08 11:28:54 +09:00
root
35d3fce7a0
Review comment: Include the error code being returned
2018-07-06 05:14:32 -04:00
root
4177d8bd3b
Review comment: Include the error code being returned
2018-07-06 03:03:57 -04:00
root
ad5349a488
Changes as per review comments
2018-07-05 05:02:04 -04:00
Julio Gonzalez Gil
6b57a8c1fc
Instructions for SUSE and openSUSE prebuilt packages
2018-07-05 10:23:26 +02:00
root
92a4034c5e
Log messages for 5xx and 4xx HTTP response code
2018-07-04 03:50:45 -04:00
Takeshi Nakatani
3e4002df0d
Merge pull request #780 from wjt/initialize-libgcry
...
gnutls_auth: initialize libgcrypt
2018-06-24 12:48:08 +09:00
Takeshi Nakatani
1b9ec7f4fc
Merge pull request #774 from nkkashyap/master
...
Option for IAM authentication endpoint
2018-06-24 12:36:23 +09:00
Takeshi Nakatani
4a7c4a9e9d
Merge pull request #781 from ggtakec/master
...
Fixed an error by cppcheck on OSX
2018-06-24 12:22:35 +09:00
Takeshi Nakatani
0d3fb0658a
Fixed a error by cppcheck on OSX
2018-06-24 02:38:59 +00:00
Will Thompson
73cf2ba95d
gnutls_auth: initialize libgcrypt
...
Without this change, the following warning appears in the syslog/journal
during startup:
Libgcrypt warning: missing initialization - please fix the application
From the [documentation][0]:
> The function `gcry_check_version` initializes some subsystems used by
> Libgcrypt and must be invoked before any other function in the
> library.
Fixes #524 , which says:
> gnutls is initialized by gnutls_global_init() function and
> gcry_check_version() function for initializing libgcry is called from
> this gnutls_global_init().
I checked the gnutls source and it hasn't contained a call to
gcry_check_version() since the libgcrypt backend was removed in 2011
(commit 8116cdc8f131edd586dad3128ae35dd744cfc32f). In any case, the
gcry_check_version() documentation continues:
> It is important that these initialization steps are not done by a
> library but by the actual application.
so it would be incorrect for a library used by s3fs to initialize
libgcrypt.
[0]: https://www.gnupg.org/documentation/manuals/gcrypt/Initializing-the-library.html
2018-06-21 20:55:00 +01:00
Neeraj Kumar Kashyap
5a481e6a01
Option for IBM IAM auth endpoint added return
2018-06-04 16:44:14 +05:30
Neeraj Kumar Kashyap
d8e12839af
Option for IBM IAM auth endpoint
2018-05-31 16:02:48 +05:30
Takeshi Nakatani
3bf05dabea
Merge pull request #769 from orozery/revert_to_async_read
...
Revert "enable FUSE read_sync by default"
2018-05-28 20:23:54 +09:00
Or Ozeri
d4e86a17d1
Revert "enable FUSE read_sync by default"
...
This reverts commit 86b0921ac4
.
Conflicts:
src/s3fs.cpp
2018-05-28 13:49:54 +03:00
Takeshi Nakatani
6555e7ebb0
Merge pull request #768 from ggtakec/master
...
Fixed memory leak
2018-05-27 20:10:16 +09:00
Takeshi Nakatani
ae9d8eb734
Fixed memory leak
2018-05-27 10:48:03 +00:00
Takeshi Nakatani
e49d594db4
Merge pull request #766 from gaul/s3fs-python
...
Remove s3fs-python
2018-05-27 16:43:27 +09:00