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
/
s3api_server.go
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Embed IAM API into S3 server (#7740)
Chris Lu
1
-0
/
+18
7 days
fix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732)
Chris Lu
1
-0
/
+2
11 days
s3: add s3:ExistingObjectTag condition support for bucket policies (#7677)
Chris Lu
1
-0
/
+56
13 days
s3: fix ListBuckets not showing buckets created by authenticated users (#7648)
Chris Lu
1
-1
/
+1
14 days
Remove deprecated allowEmptyFolder CLI option
chrislu
1
-1
/
+0
2025-11-26
Filer, S3: Feature/add concurrent file upload limit (#7554)
Chris Lu
1
-21
/
+31
2025-11-26
Support multiple filers for S3 and IAM servers with automatic failover (#7550)
Chris Lu
1
-13
/
+65
2025-11-20
S3: adds FilerClient to use cached volume id (#7518)
Chris Lu
1
-0
/
+9
2025-11-18
S3: Directly read write volume servers (#7481)
Chris Lu
1
-6
/
+10
2025-11-12
Refactor data structure (#7472)
Chris Lu
1
-6
/
+8
2025-11-12
S3: Enforce bucket policy (#7471)
Chris Lu
1
-0
/
+19
2025-10-28
IAM: add support for advanced IAM config file to server command (#7317)
Nial
1
-1
/
+12
2025-10-24
fix: Use a mixed of virtual and path styles within a single subdomain (#7357)
Konstantin Lebedev
1
-4
/
+35
2025-10-22
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358)
Chris Lu
1
-0
/
+5
2025-08-30
S3 API: Advanced IAM System (#7160)
Chris Lu
1
-0
/
+110
2025-07-22
fix listing objects (#7008)
Chris Lu
1
-5
/
+20
2025-07-18
Fix get object lock configuration handler (#6996)
Chris Lu
1
-3
/
+3
2025-07-15
adding cors support (#6987)
Chris Lu
1
-27
/
+57
2025-07-12
implement PubObjectRetention and WORM (#6969)
Chris Lu
1
-2
/
+8
2025-07-09
S3: add object versioning (#6945)
Chris Lu
1
-0
/
+5
2025-07-02
Add credential storage (#6938)
Chris Lu
1
-14
/
+26
2024-10-04
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088)
Konstantin Lebedev
1
-0
/
+10
2024-10-03
[s3] add skip bucket encryption handlers (#6091)
Konstantin Lebedev
1
-0
/
+5
2024-09-26
fix: Prevent potential metadata change events from being lost. (#6066)
steve.wei
1
-1
/
+3
2024-08-21
also use `/healthz` for most consistent health check
chrislu
1
-1
/
+2
2024-07-16
Added tls for http clients (#5766)
vadimartynov
1
-5
/
+6
2024-07-01
refactor all methods strings to const (#5726)
Konstantin Lebedev
1
-48
/
+48
2024-05-17
added s3 iam DeleteBucket permission management (#5599)
Riccardo Bertossa
1
-1
/
+1
2024-02-19
refactor: put the auth outside (#5313)
7y-9
1
-1
/
+2
2024-02-19
fix: only admin auth can delete S3 bucket (#5312)
7y-9
1
-1
/
+1
2023-12-20
Set allowed origins in config (#5109)
jerebear12
1
-5
/
+33
2023-11-13
s3 api add not implemented response for PutBucketVersioning
Konstantin Lebedev
1
-0
/
+1
2023-11-13
s3 api add default response for GetBucketVersioning
Konstantin Lebedev
1
-0
/
+3
2023-10-19
fix
chrislu
1
-1
/
+1
2023-10-18
[s3] do reload s3 static config (#4923)
Konstantin Lebedev
1
-0
/
+11
2023-09-25
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (...
Konstantin Lebedev
1
-3
/
+0
2023-09-21
[iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#...
Konstantin Lebedev
1
-4
/
+4
2023-05-16
Use filerGroup for s3 buckets collection prefix (#4465)
SmsS4
1
-0
/
+1
2022-10-10
change s3_account.go package to avoid cycle dependency (#3813)
LHHDZ
1
-2
/
+3
2022-10-01
add ownership rest apis (#3765)
LHHDZ
1
-0
/
+8
2022-09-29
s3: sync bucket info from filer (#3759)
LHHDZ
1
-1
/
+3
2022-09-28
s3: add account (#3753)
LHHDZ
1
-0
/
+2
2022-09-01
avoid DATA RACE on S3Options.localFilerSocket (#3571)
Konstantin Lebedev
1
-3
/
+3
2022-08-22
fix:Handle preflight cors requests (#3496)
famosss
1
-2
/
+4
2022-08-22
Handle preflight cors requests (#3481)
famosss
1
-0
/
+7
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-0
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-7
/
+7
2022-06-17
add some unit tests and some code optimizes
石昌林
1
-40
/
+41
2022-06-15
add s3 circuit breaker support for 'simultaneous request count' and 'simultan...
石昌林
1
-41
/
+42
2022-05-15
s3: add grpc server to accept configuration changes
chrislu
1
-0
/
+2
[next]