Commit Graph

  • cdebe24aaa
    Merge 68df397b3e into 585f137cf0 Andrew Gaul 2024-06-26 17:32:32 +0200
  • 5ad2c40740
    Merge 27872a3bab into 585f137cf0 Andrew Gaul 2024-06-26 16:57:38 +0900
  • 11c4f38a83
    Merge 1c3acb5b6d into 585f137cf0 Takeshi Nakatani 2024-06-25 14:34:51 +0000
  • 1c3acb5b6d Fixed a deadlock in the FdManager::ChangeEntityToTempPath method call Takeshi Nakatani 2024-06-23 16:29:17 +0000
  • 585f137cf0
    Remove unused headers found by clang-tidy (#2480) master Andrew Gaul 2024-06-25 20:02:46 +0530
  • e9c5376776 Remove unused headers found by clang-tidy Andrew Gaul 2024-06-24 21:45:17 +0530
  • 27872a3bab Opt in to all clang-tidy checks by default Andrew Gaul 2024-06-23 20:17:38 +0530
  • 1449905fe5
    Make deleted constructors and operators public (#2479) Andrew Gaul 2024-06-24 04:56:24 +0530
  • bc4967df1d Make deleted constructors and operators public Andrew Gaul 2024-06-23 22:38:31 +0530
  • 622dc0a815
    Convert pthread_mutex to std::mutex (#2476) Andrew Gaul 2024-06-23 21:18:01 +0530
  • 86b353511a
    Replace memset with C++11 value initialization (#2471) Andrew Gaul 2024-06-23 20:54:49 +0530
  • b4963529fc Replace memset with C++11 value initialization Andrew Gaul 2024-06-12 14:13:55 +0900
  • 37c7b6ec40 Convert pthread_mutex to std::mutex Andrew Gaul 2024-06-23 10:47:40 +0530
  • a3a0ae523f Changed the display format of the Git commit hash in the version display Takeshi Nakatani 2024-06-23 05:43:07 +0000
  • 814d4bd845 Changed the display format of the Git commit hash in the version display Takeshi Nakatani 2024-06-23 05:43:07 +0000
  • fa807a56fb
    Fix typos (#2473) Viktor Szépe 2024-06-23 08:33:46 +0200
  • 307abf2883 Fix typos Viktor Szépe 2024-06-12 10:40:02 +0000
  • 254d717a4a
    Address clang-tidy 19 warnings (#2474) Andrew Gaul 2024-06-23 08:51:51 +0530
  • 86e6bdaf4d
    Apply clang-tidy to headers (#2470) Andrew Gaul 2024-06-23 08:19:59 +0530
  • 2841601ad5
    Remove uses of AutoLock::ALREADY_LOCKED (#2466) Andrew Gaul 2024-06-23 07:54:51 +0530
  • 4c0df783a4 Address clang-tidy 19 warnings Andrew Gaul 2024-06-22 11:17:30 +0530
  • 887fb0b031 Remove uses of AutoLock::ALREADY_LOCKED Andrew Gaul 2024-06-05 00:00:39 +0900
  • ede02d5175
    Merge bb6330ca52 into 39c2d8b2a7 Andrew Gaul 2024-06-14 20:59:17 +0200
  • 39c2d8b2a7 Improve CI workflow Viktor Szépe 2024-06-12 12:29:28 +0200
  • 995242fe7f
    Improve CI workflow Viktor Szépe 2024-06-12 12:29:28 +0200
  • 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
  • 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