index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
s3api
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
Refactor data structure (#7472)
Chris Lu
5
-19
/
+877
2025-11-12
S3: Enforce bucket policy (#7471)
Chris Lu
21
-525
/
+615
2025-11-10
S3: Perf related (#7463)
Chris Lu
6
-83
/
+121
2025-11-05
do delete expired entries on s3 list request (#7426)
Konstantin Lebedev
8
-59
/
+175
2025-11-03
S3: prevent deleting buckets with object locking (#7434)
Chris Lu
10
-24
/
+204
2025-10-31
S3: load bucket object locking configuration if not found in cache (#7422)
Chris Lu
4
-34
/
+72
2025-10-31
S3: fix TestSignedStreamingUploadInvalidSignature test (#7421)
Chris Lu
2
-2
/
+10
2025-10-30
Fix IPv6 host header formatting to match AWS SDK behavior (#7414)
Chris Lu
3
-15
/
+20
2025-10-30
Fix S3 bucket policy ARN validation to accept AWS ARNs and simplified formats...
Chris Lu
2
-17
/
+204
2025-10-29
* Fix s3 auth with proxy request (#7403)
zuzuviewer
3
-33
/
+223
2025-10-29
S3: add fallback for CORS (#7404)
Chris Lu
3
-12
/
+485
2025-10-29
s3: fix if-match error (#7277)
Taehyung Lim
2
-0
/
+86
2025-10-28
S3: adjust for loading credentials (#7400)
Chris Lu
2
-7
/
+51
2025-10-28
IAM: add support for advanced IAM config file to server command (#7317)
Nial
1
-1
/
+12
2025-10-28
S3: auth supports X-Forwarded-Host and X-Forwarded-Port (#7398)
Chris Lu
3
-1
/
+236
2025-10-27
go fmt
chrislu
2
-6
/
+6
2025-10-25
s3: combine all signature verification checks into a single function (#7330)
Tom Crasset
6
-332
/
+592
2025-10-24
Clients to volume server requires JWT tokens for all read operations (#7376)
Chris Lu
2
-20
/
+30
2025-10-24
fix: Use a mixed of virtual and path styles within a single subdomain (#7357)
Konstantin Lebedev
2
-4
/
+277
2025-10-23
S3 API: Fix SSE-S3 decryption on object download (#7366)
Chris Lu
14
-244
/
+1723
2025-10-22
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358)
Chris Lu
3
-40
/
+241
2025-10-17
Clean up logs and deprecated functions (#7339)
Chris Lu
6
-55
/
+1
2025-10-15
S3: Signature verification should not check permissions (#7335)
Chris Lu
3
-22
/
+56
2025-10-13
Add Kafka Gateway (#7231)
Chris Lu
6
-121
/
+478
2025-10-08
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310)
Chris Lu
6
-35
/
+33
2025-10-08
Fix #7060: Return 400 InvalidRequest instead of 500 for context canceled erro...
Chris Lu
2
-0
/
+13
2025-10-08
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch...
Chris Lu
4
-1
/
+60
2025-09-23
S3: fix signature (#7268)
Chris Lu
1
-14
/
+14
2025-09-18
master: Fix raft url (#7255)
Chris Lu
2
-2
/
+149
2025-09-17
Populate bucket_traffic_received_bytes_total metric (#7249)
Roman Shishkin
2
-1
/
+7
2025-08-30
S3 API: Advanced IAM System (#7160)
Chris Lu
25
-67
/
+7243
2025-08-22
S3 API: Add integration with KMS providers (#7152)
Chris Lu
6
-98
/
+89
2025-08-22
S3 API: conditional read and write (#7154)
Chris Lu
6
-0
/
+1155
2025-08-22
S3 API: Add SSE-S3 (#7151)
Chris Lu
25
-436
/
+1267
2025-08-21
S3 API: Add SSE-KMS (#7144)
Chris Lu
33
-231
/
+9810
2025-08-19
S3 API: Add SSE-C (#7143)
Chris Lu
8
-20
/
+1083
2025-08-14
fix ListAllMyBucketsResult xmlns
chrislu
2
-0
/
+45
2025-08-11
fix presigned signature
chrislu
1
-1
/
+1
2025-08-11
S3 API: unsigned streaming (no cred) but chunks contain signatures (#7118)
Chris Lu
2
-13
/
+86
2025-08-05
fix signature hashing for iam (#7100)
Chris Lu
3
-20
/
+125
2025-08-04
S3: Fix iam payload hash (#7081)
Chris Lu
2
-3
/
+544
2025-08-01
Support X-Forwarded-Port (#7070)
Chris Lu
2
-1
/
+105
2025-08-01
S3: support for the X-Forwarded-Prefix header (#7068)
Chris Lu
2
-22
/
+327
2025-08-01
S3: fix list buckets handler (#7067)
Chris Lu
3
-57
/
+194
2025-07-28
tag parsing decode url encoded
chrislu
2
-101
/
+107
2025-07-28
address List permission
chrislu
3
-4
/
+218
2025-07-23
return proper default value for locking and versioning
chrislu
2
-2
/
+2
2025-07-23
minor
chrislu
1
-3
/
+2
2025-07-23
change priority of admin credentials from env varaibles (#7032)
Chris Lu
2
-37
/
+40
2025-07-23
S3 API: simpler way to start s3 with credentials (#7030)
Chris Lu
2
-20
/
+145
[prev]
[next]