Commit Graph

  • 8e5f0c7c61
    Merge fcf9f6d97e into 39c2d8b2a7 Andrew Gaul 2024-06-15 22:12:40 +0900
  • 92178a0982
    Merge 1de5a2b196 into 39c2d8b2a7 Andrew Gaul 2024-06-15 22:12:31 +0900
  • ede02d5175
    Merge bb6330ca52 into 39c2d8b2a7 Andrew Gaul 2024-06-14 20:59:17 +0200
  • 83bf38bf20
    Merge 68df397b3e into 39c2d8b2a7 Andrew Gaul 2024-06-14 16:51:55 +0900
  • 0d336c2e9b
    Merge 625f650c30 into 39c2d8b2a7 Viktor Szépe 2024-06-14 09:45:50 +0200
  • 39c2d8b2a7 Improve CI workflow master Viktor Szépe 2024-06-12 12:29:28 +0200
  • 625f650c30 Revert false positives Viktor Szépe 2024-06-12 10:43:22 +0000
  • 722f7e5df1 Fix typos Viktor Szépe 2024-06-12 10:40:02 +0000
  • 995242fe7f
    Improve CI workflow Viktor Szépe 2024-06-12 12:29:28 +0200
  • 1de5a2b196 Replace memset with C++11 value initialization Andrew Gaul 2024-06-12 14:13:55 +0900
  • fcf9f6d97e Apply clang-tidy to headers Andrew Gaul 2024-06-12 08:15:00 +0900
  • 683452a9be
    Remove unnecessary copy constructors and operator= (#2468) Andrew Gaul 2024-06-10 23:37:53 +0900
  • ebae5a302f
    Prefer std::string::clear where possible (#2467) Andrew Gaul 2024-06-10 23:36:49 +0900
  • 68df397b3e
    Merge branch 'master' into s3proxy/2.2.0 Andrew Gaul 2024-06-10 18:26:58 +0900
  • 6f4406184d Remove unnecessary copy constructors and operator= Andrew Gaul 2024-06-09 22:21:47 +0900
  • 5de2e516cd Prefer std::string::clear where possible Andrew Gaul 2024-06-09 19:11:39 +0900
  • 256f910ca6
    Merge e1559d3049 into ba7b2ef9f0 Andrew Gaul 2024-06-05 08:44:30 +0000
  • e1559d3049 Remove uses of AutoLock::ALREADY_LOCKED Andrew Gaul 2024-06-05 00:00:39 +0900
  • ba7b2ef9f0
    Return boolean as bool not int (#2465) Andrew Gaul 2024-06-04 22:38:30 +0900
  • f3946a2310
    Keep cache path parameters as std::string (#2464) Andrew Gaul 2024-06-04 22:37:48 +0900
  • 4523aebdc9 Keep cache path parameters as std::string Andrew Gaul 2024-06-04 15:19:50 +0900
  • c8315b42c6 Return boolean as bool not int Andrew Gaul 2024-06-04 15:22:34 +0900
  • a4f694c345
    Pass const std::string by reference (#2461) Andrew Gaul 2024-05-28 09:17:45 +0900
  • 72fe0a672d Pass const std::string by reference Andrew Gaul 2024-05-28 07:34:34 +0900
  • 2c532e8b79 Fixed error reports of failure in cppcheck 2.14.0 Takeshi Nakatani 2024-05-27 14:31:28 +0000
  • b483ffa016 Fixed error reports of failure in cppcheck 2.14.0 Takeshi Nakatani 2024-05-27 14:31:28 +0000
  • bb6330ca52 Upgrade CI to Alpine 3.20 Andrew Gaul 2024-05-25 22:14:48 +0900
  • bc40d86341
    Merge 47661e575a into 5c1932f702 Andrew Gaul 2024-05-13 18:39:02 -0500
  • 5c1932f702
    Upgrade CI to Ubuntu 24.04 LTS (#2456) Andrew Gaul 2024-05-12 11:12:25 +0900
  • 09cf8b5ffc Upgrade CI to Ubuntu 24.04 LTS Andrew Gaul 2024-05-11 19:08:01 +0900
  • ccdcccd44c
    Fix DeadLock in FdManager::ChangeEntityToTempPath (#2455) LiuBingrun 2024-05-11 10:29:40 +0800
  • 369b82ed91 Fix DeadLock in FdManager::ChangeEntityToTempPath liubingrun 2024-05-09 12:51:04 +0800
  • 3864f58c22
    Upgrade CI to Fedora 40 (#2451) Andrew Gaul 2024-05-11 09:25:05 +0900
  • a11802ac42 Upgrade CI to Fedora 40 Andrew Gaul 2024-05-06 21:01:45 +0900
  • c36827d1de
    Fixed README.md for Github Action Badge URL (#2449) Takeshi Nakatani 2024-04-28 20:10:53 +0900
  • 81ce701176 Fixed README.md for Github Action Badge URL Takeshi Nakatani 2024-04-28 09:46:10 +0000
  • e2cc36a37f
    Updated COMPILATION.md about compilation on linux (#2445) Takeshi Nakatani 2024-04-28 14:31:01 +0900
  • cf6102f91b
    Changed due to s3fs-fuse logo change (#2448) Takeshi Nakatani 2024-04-28 14:28:24 +0900
  • c16b2713ad Changed due to s3fs-fuse logo change Takeshi Nakatani 2024-04-28 02:53:10 +0000
  • 66429511dc Updated COMPILATION.md about compilation on linux Takeshi Nakatani 2024-04-15 10:59:06 +0000
  • dd6815b90f retry request on HTTP 429 error Sébastien Brochet 2024-04-12 14:02:39 +0200
  • 95026804e9 Support SSL client cert and added ssl_client_cert option Takeshi Nakatani 2024-03-24 07:30:40 +0000
  • 8bb0813bcc retry request on HTTP 429 error Sébastien Brochet 2024-04-12 14:02:39 +0200
  • 030a14aa69 Support SSL client cert and added ssl_client_cert option Takeshi Nakatani 2024-03-24 07:30:40 +0000
  • 9ab5a2ea73 Fixed configure error for GHA:sanitize_thread Takeshi Nakatani 2024-03-17 13:56:25 +0000
  • a9a9a12437 Fixed configure error for GHA:sanitize_thread Takeshi Nakatani 2024-03-17 13:56:25 +0000
  • a5cdd05c25 Added ipresolve option Takeshi Nakatani 2024-03-10 04:30:29 +0000
  • 1a3792ee3a Added ipresolve option Takeshi Nakatani 2024-03-10 04:30:29 +0000
  • 31676f6201
    Convert thpoolman_param to value (#2430) Andrew Gaul 2024-03-13 21:27:12 +0900
  • 2d1b0d5a3d Convert thpoolman_param to value Andrew Gaul 2023-12-08 13:31:36 +0900
  • 9d7419b787 Upgrade to S3Proxy 2.2.0 Andrew Gaul 2024-03-10 16:53:39 +0900
  • e148e9e1c0
    Merge 96f1c012db into c97f7a2a13 Andrew Gaul 2024-03-06 15:30:36 -0800
  • c97f7a2a13
    Address clang-tidy 18 warnings (#2428) Andrew Gaul 2024-03-07 01:04:22 +0900
  • be54c34ecb
    Remove unneeded XML macros (#2427) Andrew Gaul 2024-03-07 00:45:34 +0900
  • 79597c7960
    Upgrade CI to Alpine 3.19 (#2429) Andrew Gaul 2024-03-07 00:23:00 +0900
  • cd9e96a006 Address clang-tidy 18 warnings Andrew Gaul 2024-03-05 20:18:04 +0900
  • 0a8f709a66 Remove unneeded XML macros Andrew Gaul 2024-03-05 17:15:07 +0900
  • 189281884c Upgrade CI to Alpine 3.19 Andrew Gaul 2024-03-05 20:34:39 +0900
  • ea8109bce0 Use xmlFreeNsList to deallocate xmlNsPtr Andrew Gaul 2024-03-05 18:31:09 +0900
  • 70a30d6e26 Update ChangeLog and configure.ac for 1.94 v1.94 Andrew Gaul 2024-02-23 12:56:01 +0900
  • 998832df6e Update ChangeLog and configure.ac for 1.94 Andrew Gaul 2024-02-23 12:56:01 +0900
  • b97fd470a5 Abort for SSE-KMS encryption type and not SSL/TLS specified Takeshi Nakatani 2024-02-23 03:00:59 +0000
  • f3959f0a00 Abort for SSE-KMS encryption type and not SSL/TLS specified Takeshi Nakatani 2024-02-23 03:00:59 +0000
  • 4d7fd60305
    Call abort instead of exit in tests (#2416) Andrew Gaul 2024-02-23 12:28:29 +0900
  • 6815030500 Call abort instead of exit in tests Andrew Gaul 2023-12-28 13:27:10 +0900
  • da38dc73ad Gentoo + libxml2-2.12 requires inclusion of parser.h Takeshi Nakatani 2024-02-19 14:36:58 +0000
  • 0dcf111e4d Gentoo + libxml2-2.12 requires inclusion of parser.h Takeshi Nakatani 2024-02-19 14:36:58 +0000
  • e89adf6633 Fixed a bug that mounting with ksmid specified to fail Takeshi Nakatani 2024-02-12 02:39:02 +0000
  • 909254292a Fixed a bug that mounting with ksmid specified to fail Takeshi Nakatani 2024-02-12 02:39:02 +0000
  • fa2bcfc60d Fixed a bug in multi head request parameter Takeshi Nakatani 2024-02-05 13:48:43 +0000
  • ed1d431a1f Improved to output error details when bucket check fails Takeshi Nakatani 2024-02-12 04:25:27 +0000
  • 67442cf054 Changed the level of messages by the get_base_exp function Takeshi Nakatani 2024-02-12 07:41:44 +0000
  • 3f7d898637 Changed the level of messages by the get_base_exp function Takeshi Nakatani 2024-02-12 07:41:44 +0000
  • f5a4710087 Improved to output error details when bucket check fails Takeshi Nakatani 2024-02-12 04:25:27 +0000
  • c9327d9070 Fixed a bug in multi head request parameter Takeshi Nakatani 2024-02-05 13:48:43 +0000
  • a7186b6072 Updated actions/checkout from v3 to v4 Takeshi Nakatani 2024-02-07 10:51:17 +0000
  • 79b73d102f Updated actions/checkout from v3 to v4 Takeshi Nakatani 2024-02-07 10:51:17 +0000
  • 517574c40c Fixed a bug in fdatasync(fsync) Takeshi Nakatani 2024-01-24 14:11:59 +0000
  • 5942adf5f2 Fixed a bug in fdatasync(fsync) Takeshi Nakatani 2024-01-24 14:11:59 +0000
  • 5e6f21a9ff
    fix: ListBucket edge cases (#2399) Jason Carpenter 2024-02-02 20:24:40 -0800
  • bf85b38415 fix: ListBucket edge cases Jason Carpenter 2024-01-18 16:42:05 -0800
  • 54aa278df0
    Fixed errors reported by cppcheck 2.13.0 (#2400) Takeshi Nakatani 2024-01-25 00:46:45 +0900
  • 03e216006c Fixed errors reported by cppcheck 2.13.0 Takeshi Nakatani 2024-01-24 13:46:55 +0000
  • 2f9fb74a42
    Corrected list_bucket to search in stat cache during creating new file (#2376) Takeshi Nakatani 2024-01-24 22:10:14 +0900
  • 836f83fbb5 Corrected list_bucket to search in stat cache during creating new file Takeshi Nakatani 2023-11-19 06:07:56 +0000
  • b82632547c
    Replace miscellaneous pointers with unique_ptr (#2388) Andrew Gaul 2023-12-23 13:06:41 +0900
  • 24014bd1db Replace miscellaneous pointers with unique_ptr Andrew Gaul 2023-12-02 18:54:09 +0900
  • e3b50ad3e1
    Convert FdEntity to std::unique_ptr (#2383) Andrew Gaul 2023-12-07 23:56:35 +0900
  • 96f1c012db Demonstrate static checking with curl_handles_lock Andrew Gaul 2023-12-01 21:54:06 +0900
  • d7ccb09e11 Convert FdEntity to std::unique_ptr Andrew Gaul 2023-11-26 22:32:18 +0900
  • b139507ae6
    Simplify locking with C++11 atomics (#2382) Andrew Gaul 2023-11-27 01:12:49 +0900
  • feb0845103
    Use JDK 21 for Ubuntu 23.10 (#2380) Andrew Gaul 2023-11-27 00:55:35 +0900
  • f041812939
    Revert "Call C++11 get_time and put_time (#2375)" (#2381) Andrew Gaul 2023-11-27 00:51:17 +0900
  • 23cd2655a5 Simplify locking with C++11 atomics Andrew Gaul 2023-11-26 21:33:25 +0900
  • 2703cecf73 Revert "Call C++11 get_time and put_time (#2375)" Andrew Gaul 2023-11-26 19:22:55 +0900
  • 2797b4faa2 Use JDK 21 for Ubuntu 23.10 Andrew Gaul 2023-11-26 18:50:48 +0900
  • 29cf161d03 Changed to use devtoolset for building on CentOS 7 Takeshi Nakatani 2023-11-25 17:17:13 +0000
  • 2b57e74330
    Use std::unique_ptr in threadpoolman (#2374) Andrew Gaul 2023-11-26 01:49:17 +0900
  • b671fa7a9c
    Pass std::unique_ptr by value (#2373) Andrew Gaul 2023-11-26 01:48:47 +0900
  • 691669749e
    Remove obsolete C++11 #ifdef (#2377) Andrew Gaul 2023-11-21 00:37:42 +0900