Commit Graph

  • 6b6567ec9b Merge pull request #134 from andrewgaul/mpu-v2 Takeshi Nakatani 2015-03-01 22:50:54 +0900
  • c8c71650eb Merge pull request #131 from kahing/test-ls Takeshi Nakatani 2015-03-01 22:47:55 +0900
  • a07e804f57 Include Content-Type in complete MPU V2 signature Andrew Gaul 2015-02-28 17:48:25 -0800
  • e9656810e3 Correct V4 signature for initiate multipart upload Andrew Gaul 2015-02-28 17:05:54 -0800
  • 4ee32d7559 test ls after creating files and dirs Ka-Hing Cheung 2015-02-23 17:58:38 -0800
  • 53083202ba Merge pull request #132 from andrewgaul/s3proxy-integration-test Takeshi Nakatani 2015-02-27 00:17:46 +0900
  • 574a48f81f Merge pull request #130 from kahing/refactor-integration-test Takeshi Nakatani 2015-02-27 00:06:23 +0900
  • 1b1cf2d4bd Merge pull request #124 from timuralp/bug/fix_fallback_v2 Takeshi Nakatani 2015-02-27 00:02:12 +0900
  • e811ae1104 Use s3proxy to run integration tests Andrew Gaul 2015-02-24 05:17:59 -0800
  • d65bf4128d refactor integration tests create/cleanup file Ka-Hing Cheung 2015-02-23 11:59:11 -0800
  • be5735edb8 Fallback to v2 signatures correctly. Timur Alperovich 2015-02-16 16:49:53 -0800
  • 5bf2b46fa3 Merge pull request #119 from s3fs-fuse/issue#107 Takeshi Nakatani 2015-02-08 02:19:54 +0900
  • cf2b0cca22 Added new mp_umask option about issue#107, pr#110 Takeshi Nakatani 2015-02-07 17:16:45 +0000
  • de7c1eb56e Merge branch 'range' Frederic Cand 2015-02-06 16:48:40 +0000
  • 0602acc7a9 prepare changelog before merge on master Frederic Cand 2015-02-06 16:48:18 +0000
  • 2cb15c5a94 set correct git-hub urls Frederic Cand 2015-02-06 10:05:51 +0000
  • 2bfe6861b4 fix deadlock Frederic Cand 2015-02-03 15:55:19 +0000
  • 6830523c37 add dbg package Frederic Cand 2015-02-03 15:54:58 +0000
  • 3646dc3a54 Merge 9c9ee7106e into 4ae5043534 Rusty Ross 2015-02-03 05:24:29 +0000
  • 4ae5043534 Merge pull request #116 from s3fs-fuse/dev_sv4 Takeshi Nakatani 2015-02-03 01:43:48 +0900
  • 1424f87754 Supported signature version 4 for GnuTLS/NSS and automatically set endpoint/sigv2 Takeshi Nakatani 2015-02-02 16:36:08 +0000
  • 3c3ba2ce93 first commit for prefetch threaded downloads Frederic Cand 2015-02-02 09:16:59 +0000
  • 3c49b17a51 do not clear cache stat when opening a file; this makes stat cache expire pretty much useless Frederic Cand 2015-02-02 09:14:47 +0000
  • 9f86fc8283 do not update cache date when reading cache; it should be updated only when reading actual data over network Frederic Cand 2015-01-30 17:10:28 +0000
  • 4f953f9bd7 Clean codes for signature v4 and added new sigv2 option Takeshi Nakatani 2015-01-28 17:13:11 +0000
  • c6393ed71a debian files for making debian packages Frederic Cand 2015-01-26 16:30:49 +0000
  • b56d7ff64c SetMultipartSize method now takes value in bytes (instead of mbytes) and minimum is lowered to 64kb (instead of 1MB) Frederic Cand 2015-01-16 10:11:36 +0000
  • 7b30736824 add possibility to disable pagesmerge to download only what is asked (rounded to page size of course) very useful when dealing with very big objects in order not to wait for the whole object to be downloaded to start working with small amount of data (takes much more sense when cache is not used) Frederic Cand 2015-01-15 17:42:19 +0000
  • c3ea03b06e disable pages merge to download only what is necessary and lower part size to 1MB root 2014-12-15 17:19:08 +0000
  • 0d2f3e2dc4 Fixed bugs, segfault and signature error at listing. Takeshi Nakatani 2015-01-24 16:36:30 +0000
  • 9c9ee7106e support for faciliate_chroot Rusty Ross 2015-01-21 15:24:28 -0500
  • bb1f1d3faa Merged manually from caxapniy/s3fs-fuse/tree/1.77v4merge for signature v4 - #102 Takeshi Nakatani 2015-01-20 16:31:36 +0000
  • 98daf16681 Merge pull request #104 from kahing/rename_before_close Takeshi Nakatani 2015-01-14 00:40:41 +0900
  • 939ba2b4b3 Merge pull request #101 from adobos/directory_empty_optimization Takeshi Nakatani 2015-01-14 00:21:47 +0900
  • d0b82428d5 Merge pull request #100 from adobos/dns_ssl_switch_bugfix Takeshi Nakatani 2015-01-14 00:11:46 +0900
  • 902911765e Merge pull request #93 from andrewgaul/unit-test Takeshi Nakatani 2015-01-14 00:07:01 +0900
  • 03d84a07d1 fix rename before close Ka-Hing Cheung 2015-01-12 14:46:24 -0800
  • 1f686d93ff Merge pull request #103 from s3fs-fuse/issue#87 Takeshi Nakatani 2015-01-06 23:49:11 +0900
  • d95b9ef1ac Remove prefix option in s3fs man page - issue#87 Takeshi Nakatani 2015-01-06 14:43:19 +0000
  • f9d074a445 Add support for - multipart-upload - content-md5 check caxapniy 2014-12-28 23:17:57 +0300
  • f9e2b187e6 Authors fix caxapniy 2014-12-28 15:34:17 +0300
  • 9c028f5880 merge shunataws/sv4s3fs caxapniy 2014-12-28 14:18:59 +0300
  • 045f1e7906 CURL handles were not properly initialized to use DNS caching, or SSL session caching. Andrej Dobos 2014-12-23 22:31:54 -0800
  • 69ef7fbefb Optimized function directory_empty: check for at most one entry when evaluating whether a directory is empty or not (as opposed to doing full directory listing) Andrej Dobos 2014-12-23 22:29:13 -0800
  • a56b8db410 Add simple unit tests for trim functions Andrew Gaul 2014-12-06 15:51:36 -0800
  • 082eb24c12 Merge pull request #83 from tmwong2003/develop Takeshi Nakatani 2014-11-16 23:49:24 +0900
  • f04b659f5e Changed option processing to use strtol() to get a umask get_mode()/s3fs_strtoofft() does not handle octal umask values, which results in unexpected behavior when trying to set a world-readable umask value. Theodore Wong 2014-11-12 23:29:00 +0000
  • eedc621637 Merge pull request #79 from buptUnixGuys/master Takeshi Nakatani 2014-11-09 00:05:04 +0900
  • b31ec5c4af Update curl.cpp bupt_tengteng 2014-11-05 11:28:33 +0800
  • 651e8c3158 Merge pull request #64 from andrewgaul/failed-read-eio Takeshi Nakatani 2014-11-03 01:03:32 +0900
  • 77d4d066b5 Merge pull request #74 from vincentbernat/fix/url-may-omit-scheme Takeshi Nakatani 2014-10-26 16:18:03 +0900
  • 1e97e99aa0 Merge pull request #73 from vincentbernat/fix/git-ignore Takeshi Nakatani 2014-10-26 16:12:44 +0900
  • 7212072ff0 url: handle scheme omission Vincent Bernat 2014-10-23 10:25:17 +0200
  • 8bcab645e1 gitignore: add test-driver and compile Vincent Bernat 2014-10-23 10:02:59 +0200
  • 9013917d58 gitignore: use absolute path Vincent Bernat 2014-10-23 10:01:08 +0200
  • 1eddf92c35 Merge pull request #72 from s3fs-fuse/issue#68 Takeshi Nakatani 2014-10-22 23:30:32 +0900
  • 28d82c9ccd Fixed #68(FreeBSD issue) Takeshi Nakatani 2014-10-22 14:21:01 +0000
  • 2f90a04513 Merge pull request #71 from s3fs-fuse/issue#68 Takeshi Nakatani 2014-10-21 23:58:20 +0900
  • 2724728476 Merge pull request #70 from s3fs-fuse/master Takeshi Nakatani 2014-10-21 23:56:41 +0900
  • ed8f424c1a Merge pull request #69 from andrewgaul/always-true Takeshi Nakatani 2014-10-21 23:53:30 +0900
  • 50137fe026 Address clang always true warnings Andrew Gaul 2014-10-16 23:32:41 -0700
  • 9237d07226 Merge pull request #63 from jollyroger/spelling Takeshi Nakatani 2014-10-13 11:38:13 +0900
  • 8c2be4aa85 Merge pull request #62 from jollyroger/fix-stray-chars Takeshi Nakatani 2014-10-13 11:34:52 +0900
  • ccaed9a91c Merge pull request #60 from andrewgaul/check-bucket-disable-fail-on-error Takeshi Nakatani 2014-10-13 11:33:17 +0900
  • a1ca8b7124 Return EIO on failed read Andrew Gaul 2014-10-03 18:47:52 -0700
  • 6633366218 Fix spelling errors Andriy Senkovych 2014-10-01 13:42:39 +0300
  • 22ea65f02c Remove stray chars from source files Andriy Senkovych 2014-10-01 13:20:29 +0300
  • 3d69ee0c30 Emit response on failed CheckBucket requests Andrew Gaul 2014-09-28 16:12:53 -0700
  • c88a5f38be Disable CURLOPT_FAILONERROR for CheckBucket Andrew Gaul 2014-09-28 15:21:21 -0700
  • 38e6857824 Merge pull request #56 from s3fs-fuse/version1.78 v1.78 Takeshi Nakatani 2014-09-15 22:30:51 +0900
  • ca72b9a6d0 version number increament. Takeshi Nakatani 2014-09-15 13:26:35 +0000
  • 741831344a Merge pull request #55 from s3fs-fuse/cleanupcodes Pre-v1.78 Takeshi Nakatani 2014-09-08 00:10:49 +0900
  • 7a7c7572ea Cleaned up codes for next packaging. Takeshi Nakatani 2014-09-07 15:08:27 +0000
  • 4c32bc0aa5 Merge pull request #54 from s3fs-fuse/bugfix#50 Takeshi Nakatani 2014-09-07 22:58:07 +0900
  • 0e9cfeb808 fixed a bug about configure.ac. issue #50 Takeshi Nakatani 2014-09-07 13:53:20 +0000
  • ae4ae88b6d Merge pull request #53 from s3fs-fuse/sse-c Takeshi Nakatani 2014-09-07 22:31:33 +0900
  • f0c33f8ef2 clean codes Takeshi Nakatani 2014-08-27 00:59:49 +0000
  • e3a33343b9 Merge pull request #51 from masahide/master Takeshi Nakatani 2014-08-27 02:24:47 +0900
  • 20b1c207be fixed issue #39 Takeshi Nakatani 2014-08-26 17:11:10 +0000
  • f1ca5d0340 :set nobomb YAMASAKI Masahide 2014-08-25 19:18:34 +0900
  • cbec8da9a3 fixed a bug issue #49 Takeshi Nakatani 2014-08-14 15:58:06 +0000
  • 7a55eab399 Support for SSE-C, issue #39 Takeshi Nakatani 2014-07-19 19:02:55 +0000
  • 95f8cab139 Merge pull request #44 from s3fs-fuse/fixbug#40 Takeshi Nakatani 2014-06-29 02:42:49 +0900
  • c1a6d76fc3 Fixed a bug issue #40 Takeshi Nakatani 2014-06-28 17:36:35 +0000
  • 08929696f7 Merge pull request #43 from s3fs-fuse/fixbug#41 Takeshi Nakatani 2014-06-29 02:26:10 +0900
  • ba34ba181a Fixed a bug issue #41 Takeshi Nakatani 2014-06-28 17:24:25 +0000
  • d2c887a371 Merge pull request #38 from s3fs-fuse/path-request-style Takeshi Nakatani 2014-06-03 23:48:27 +0900
  • d5113c0501 Added explanation in man page for support for path API request style. Takeshi Nakatani 2014-06-03 14:45:39 +0000
  • 29a37645dd Merge pull request #37 from Andrew-Dunn/path-request-style Takeshi Nakatani 2014-06-03 23:37:00 +0900
  • 601482eff5 Added support for path API request style. Andrew Dunn 2014-06-04 00:03:49 +1000
  • f141bbd4b4 Merge pull request #36 from s3fs-fuse/gc#417 Takeshi Nakatani 2014-06-03 01:16:03 +0900
  • 61020370d5 Changed codes for CR code in passwd file(googlecode issue#417). Takeshi Nakatani 2014-06-02 16:12:55 +0000
  • f1f7e76be5 Merge pull request #35 from s3fs-fuse/cryptlibs Takeshi Nakatani 2014-06-01 23:15:59 +0900
  • 160196798b Changed initializing logic for nss lib/openssl lib/s3fs own. Takeshi Nakatani 2014-06-01 03:54:02 +0000
  • edad91186f Changed configuration switch from 'enable' to 'with' for libs Takeshi Nakatani 2014-05-10 16:45:46 +0000
  • cd27f0aa54 Supported another crypt libraries as GnuTLS and NSS, and added configure options Takeshi Nakatani 2014-05-06 14:23:05 +0000
  • c7665f80ab Merge pull request #33 from s3fs-fuse/for_v1.77 v1.77 Takeshi Nakatani 2014-04-20 01:10:21 +0900
  • 1a4065b0fb changed for version v1.77 and fixed man page Takeshi Nakatani 2014-04-19 16:08:10 +0000
  • a4465105f7 Merge pull request #32 from s3fs-fuse/sslproblem#23 Takeshi Nakatani 2014-04-20 00:53:09 +0900
  • 8bba566774 Retry to send request at CURLE_SSL_CONNECT_ERROR Takeshi Nakatani 2014-04-04 16:23:56 +0000