Commit Graph

  • ee49ca4abf
    s3fs: print fuse context in s3fs fuse operations (#2274) Eryu Guan 2023-08-27 13:00:57 +0800
  • eb082a0cac s3fs: print fuse context in s3fs fuse operations Eryu Guan 2023-08-15 19:16:49 +0800
  • ce2bff6af1 Run tests with HTTP instead of HTTPS Andrew Gaul 2023-08-26 11:02:03 -0700
  • caec776635 Skip is_uid_include_group when GID available Andrew Gaul 2023-08-26 09:55:21 -0700
  • 48548f0896
    Remove unused functions (#2289) Andrew Gaul 2023-08-22 23:17:43 +0900
  • 981e97ee76
    Use default move constructor (#2288) Andrew Gaul 2023-08-22 23:14:09 +0900
  • a568aa70fd
    Replace uses of emplace with operator=(&&) (#2287) Andrew Gaul 2023-08-22 23:12:12 +0900
  • 72a3ceff2e Use default move constructor Andrew Gaul 2023-08-21 16:17:10 +0900
  • 0623f3603f Replace uses of emplace with operator=(&&) Andrew Gaul 2023-08-21 10:53:49 +0900
  • 218adcb29b
    Fixed errors in cache.cpp from cppcheck 2.11.1 (#2286) Takeshi Nakatani 2023-08-20 19:00:20 +0900
  • 6c55bcfdd8
    Own values in add_header (#2285) Andrew Gaul 2023-08-20 18:59:18 +0900
  • 9a1b6f3787 Fixed errors in cache.cpp from cppcheck 2.11.1 Takeshi Nakatani 2023-08-20 04:01:39 +0000
  • 4907d77e11 Own values in add_header Andrew Gaul 2023-08-20 11:42:54 +0900
  • 8d04ee3e01
    Own values in stat_cache and symlink_cache (#2284) Andrew Gaul 2023-08-20 12:10:47 +0900
  • 8e496a0146 Own values in stat_cache and symlink_cache Andrew Gaul 2023-08-14 14:15:27 +0900
  • 6781ef5bd1 Reverted to direct array access instead of std::map emplace Takeshi Nakatani 2023-08-19 04:14:10 +0000
  • e08e049791 Reverted to direct array access instead of std::map emplace Takeshi Nakatani 2023-08-19 04:14:10 +0000
  • 7e94b64ae7
    Use unique_ptr in SSL functions (#2282) Andrew Gaul 2023-08-19 23:29:00 +0900
  • 64a142723a
    Document environment variable configuration (#2281) Andrew Gaul 2023-08-19 23:23:05 +0900
  • 50f6c38c84
    Replace xattr_value with std::string (#2280) Andrew Gaul 2023-08-19 11:12:43 +0900
  • 2fdbef510c Use unique_ptr in SSL functions Andrew Gaul 2023-08-16 21:54:57 +0900
  • 92339d5e33 Document environment variable configuration Andrew Gaul 2023-08-19 10:44:02 +0900
  • 2102bea81b Replace xattr_value with std::string Andrew Gaul 2023-08-18 16:33:56 +0900
  • 186d547298 Remove unused functions Andrew Gaul 2023-08-18 10:44:08 +0900
  • 9fb4c32c6a
    Test filenames longer than POSIX maximum (#2277) Andrew Gaul 2023-08-18 08:58:44 +0900
  • cbe9558a17 Test filenames longer than POSIX maximum Andrew Gaul 2022-02-05 16:28:42 +0900
  • 280ed5d706
    Additional fix for #2276(Convert BodyData to std::string) (#2278) Takeshi Nakatani 2023-08-18 00:35:50 +0900
  • 1c1e05d084 Additional fix for #2276(Convert BodyData to std::string) Takeshi Nakatani 2023-08-17 15:06:08 +0000
  • 2518ff3568
    Convert BodyData to std::string (#2276) Andrew Gaul 2023-08-17 22:49:41 +0900
  • c65ce8a42c
    Add clang-tidy to CI (#2270) Andrew Gaul 2023-08-17 22:42:11 +0900
  • e5986d0034
    Run all tests with sanitizers (#2275) Andrew Gaul 2023-08-17 22:27:06 +0900
  • b2bb12fd2c
    Remove unneeded explicit std::string constructors (#2273) Andrew Gaul 2023-08-17 22:12:28 +0900
  • 7f30353fb9
    Return std::unique_ptr from S3fsCurl callbacks (#2272) Andrew Gaul 2023-08-17 22:08:56 +0900
  • 41d3a09931 Convert BodyData to std::string Andrew Gaul 2023-08-17 11:20:04 +0900
  • aabfc4a41d Run all tests with sanitizers Andrew Gaul 2023-08-16 21:37:38 +0900
  • e75ed15f3a Return std::unique_ptr from S3fsCurl callbacks Andrew Gaul 2023-07-28 14:10:35 +0900
  • 4a2454f378 Add clang-tidy to CI Andrew Gaul 2023-08-15 20:54:27 +0900
  • c775f3420d Remove unneeded explicit std::string constructors Andrew Gaul 2023-08-09 11:08:19 +0900
  • 235bccced5 Added make check for src directory for Linux OS Takeshi Nakatani 2023-08-15 14:15:53 +0000
  • 6969467242 Added make check for src directory for Linux OS Takeshi Nakatani 2023-08-15 14:15:53 +0000
  • 67e6b9e495
    Simplify xattr_value with owned values (#2262) Andrew Gaul 2023-08-15 22:54:46 +0900
  • ea42911530
    Build s3fs in parallel like in CI (#2267) Andrew Gaul 2023-08-15 22:37:39 +0900
  • 6823c5a7ec
    Enable clang-tidy cppcoreguidelines (#2269) Andrew Gaul 2023-08-15 22:12:33 +0900
  • d1272d296a
    Tighten up CLI argument handling (#2268) Andrew Gaul 2023-08-15 21:45:38 +0900
  • 367b9db613 Build s3fs in parallel like in CI Andrew Gaul 2023-08-15 18:58:32 +0900
  • d2a571a868
    Set exit code for Valgrind (#2265) Andrew Gaul 2023-08-15 21:33:34 +0900
  • d120e54284
    Improve illegal bucket name error message (#2263) Andrew Gaul 2023-08-15 21:31:05 +0900
  • 3a6af38582
    Tighten up Content-Type checking (#2258) Andrew Gaul 2023-08-15 21:23:59 +0900
  • e157d811cb
    Use std::string::compare and operator== where possible (#2256) Andrew Gaul 2023-08-15 21:22:36 +0900
  • ab6490b74c Enable clang-tidy cppcoreguidelines Andrew Gaul 2023-08-15 20:51:36 +0900
  • b123a8aba5 Tighten up CLI argument handling Andrew Gaul 2023-08-06 22:50:02 +0900
  • 25d79146f3 Set exit code for Valgrind Andrew Gaul 2023-08-14 20:34:38 +0900
  • 9d2f76fda3 Improve illegal bucket name error message Andrew Gaul 2023-08-14 17:09:02 +0900
  • 334d747f30 Simplify xattr_value with owned values Andrew Gaul 2023-08-14 16:22:51 +0900
  • 56a4e67009
    Replace more raw pointers with std::unique_ptr (#2255) Andrew Gaul 2023-08-14 00:03:10 +0900
  • 65eb8f504c Tighten up Content-Type checking Andrew Gaul 2023-08-08 23:05:55 +0900
  • 5b93765802 Fixed a warning for compiling C/C++ codes Takeshi Nakatani 2023-08-11 17:27:59 +0000
  • acea1d33f9 Fixed string test for s3fs_base64 Takeshi Nakatani 2023-08-06 14:51:21 +0000
  • cfb19cce45 Fixed a warning for compiling C/C++ codes Takeshi Nakatani 2023-08-11 17:27:59 +0000
  • 8e48f62fdc Fixed string test for s3fs_base64 Takeshi Nakatani 2023-08-06 14:51:21 +0000
  • 528a61718d
    Convert manual memory allocations to std::unique_ptr (#2253) Andrew Gaul 2023-08-11 23:26:07 +0900
  • c5a75a1fb2
    Delete copy constructors and assignment operators (#2257) Andrew Gaul 2023-08-11 13:12:03 +0900
  • 0a601685d1 Delete copy constructors and assignment operators Andrew Gaul 2023-08-08 22:03:33 +0900
  • 7a331785bc Use std::string::compare and operator== where possible Andrew Gaul 2023-08-08 16:45:04 +0900
  • 69a75a971e Replace more raw pointers with std::unique_ptr Andrew Gaul 2023-08-07 16:08:45 +0900
  • 3790a0f8b4
    Calculate MD5 without using a temporary file (#2252) Andrew Gaul 2023-08-07 00:17:15 +0900
  • 06ddafa404 Convert manual memory allocations to std::unique_ptr Andrew Gaul 2023-08-06 23:14:03 +0900
  • 4657ac4dc7 Calculate MD5 without using a temporary file Andrew Gaul 2023-07-29 09:59:01 +0900
  • 779afe5d62
    Make help more consistent (#2251) Andrew Gaul 2023-08-06 22:25:10 +0900
  • 26b5658d70
    Wrap ps3fscred with std::unique_ptr (#2250) Andrew Gaul 2023-08-06 22:23:25 +0900
  • c568a69452
    Return std::string from base64 encoding function (#2248) Andrew Gaul 2023-08-06 22:22:02 +0900
  • 7c2314e600 Make help more consistent Andrew Gaul 2023-07-28 03:52:25 +0900
  • 8ae44b3b4b Return std::string from base64 encoding function Andrew Gaul 2023-08-02 09:19:04 +0900
  • f1f5d1f339 Wrap ps3fscred with std::unique_ptr Andrew Gaul 2023-08-06 14:41:21 +0900
  • 13ad53eef7
    Convert most std::list to std::vector (#2247) Andrew Gaul 2023-08-05 10:05:32 +0900
  • b14758baff
    Fix junk_data for 32-bit platforms (#2245) Andrew Gaul 2023-08-05 09:37:18 +0900
  • b5c3fc0a08
    Convert fixed-size allocations to C++11 std::array (#2242) Andrew Gaul 2023-08-05 09:36:22 +0900
  • 430f29c208 Change S3Proxy from memory to filesystem storage Andrew Gaul 2021-05-23 21:25:22 +0900
  • 10ef55a73b Convert most std::list to std::vector Andrew Gaul 2023-08-04 09:49:43 +0900
  • c905abba66 Fix junk_data for 32-bit platforms Andrew Gaul 2023-08-03 07:49:13 +0900
  • 4f3685c1fe Convert fixed-size allocations to C++11 std::array Andrew Gaul 2023-07-29 09:26:30 +0900
  • b29f8d0f2b
    Use C++ enum class for most enums (#2241) Andrew Gaul 2023-07-30 22:53:17 +0900
  • 5699875e30
    Use C++11 emplace where possible (#2240) Andrew Gaul 2023-07-30 22:51:20 +0900
  • f8cf27e65d Use C++ enum class for most enums Andrew Gaul 2023-07-29 11:47:48 +0900
  • efc0bb3b60 Use C++11 emplace where possible Andrew Gaul 2023-07-27 22:11:49 +0900
  • 3081e419e1
    Simplify direct shellcheck download with jq (#2239) Andrew Gaul 2023-07-29 09:22:55 +0900
  • a7b38a6940
    Address stray warnings (#2237) Andrew Gaul 2023-07-29 09:19:18 +0900
  • 893c1d0993 Simplify direct shellcheck download with jq Andrew Gaul 2023-07-28 23:20:08 +0900
  • db9306001f Address stray warnings Andrew Gaul 2023-07-27 22:27:42 +0900
  • 1f04165a33
    Convert most str callers to C++11 std::to_string (#2238) Andrew Gaul 2023-07-28 18:21:55 +0900
  • 05d40af87e Convert most str callers to C++11 std::to_string Andrew Gaul 2023-07-25 11:14:00 +0900
  • 36db898d01
    Use C++11 std::map::erase return value (#2236) Andrew Gaul 2023-07-27 23:34:43 +0900
  • 38a1ff42e5
    Convert test binaries to C++ (#2235) Andrew Gaul 2023-07-27 23:15:19 +0900
  • 6918be76dd Use C++11 std::map::erase return value Andrew Gaul 2023-07-27 21:50:36 +0900
  • a4a2841c05
    Use C++11 nullptr instead of 0 or NULL (#2234) Andrew Gaul 2023-07-27 21:56:58 +0900
  • 839ed13bc1 Convert test binaries to C++ Andrew Gaul 2023-07-27 17:16:38 +0900
  • 13ad4852ae Use C++11 nullptr instead of 0 or NULL Andrew Gaul 2023-07-25 11:35:57 +0900
  • 0ece204393 Fix -Wshorten-64-to-32 warnings Andrew Gaul 2023-07-26 11:23:49 +0900
  • 6344d74ae3
    Replace some raw pointers with std::unique_ptr (#2195) Andrew Gaul 2023-07-27 09:12:28 +0900
  • ff3368c013 Replace some raw pointers with std::unique_ptr Andrew Gaul 2023-06-24 08:46:34 +0900