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
/
iamapi
/
iamapi_server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
Support multiple filers for S3 and IAM servers with automatic failover (#7550)
Chris Lu
1
-6
/
+10
2025-11-20
S3: adds FilerClient to use cached volume id (#7518)
Chris Lu
1
-5
/
+38
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
1
-1
/
+1
2025-07-13
Add policy engine (#6970)
Chris Lu
1
-1
/
+2
2025-07-02
Add credential storage (#6938)
Chris Lu
1
-14
/
+49
2024-07-01
refactor all methods strings to const (#5726)
Konstantin Lebedev
1
-1
/
+1
2023-09-19
fix grpd dial option
chrislu
1
-1
/
+4
2023-08-24
Implement SRV lookups for filer (#4767)
Nico D'Cotta
1
-1
/
+1
2023-01-20
grpc connection to filer add sw-client-id header
chrislu
1
-4
/
+4
2022-09-14
refactor: `Directory` readability (#3665)
Ryan Russell
1
-4
/
+4
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-9
/
+9
2022-07-28
add dc and rack
chrislu
1
-1
/
+1
2022-07-08
fix iam CreatePolicy error
guosj
1
-3
/
+4
2022-05-01
filer: add filer group
chrislu
1
-1
/
+1
2022-03-26
refactor: change masters from a slice to a map
chrislu
1
-1
/
+1
2021-12-26
use streaming mode for long poll grpc calls
chrislu
1
-25
/
+17
2021-11-08
adjust client name
Chris Lu
1
-1
/
+1
2021-09-14
go fmt
Chris Lu
1
-5
/
+5
2021-09-12
change server address from string to a type
Chris Lu
1
-9
/
+7
2021-08-11
Retry save and update IAM identity
Konstantin Lebedev
1
-1
/
+5
2021-07-09
rename
Chris Lu
1
-2
/
+2
2021-06-10
refactor
Chris Lu
1
-1
/
+2
2021-04-10
GetUserPolicy
Konstantin Lebedev
1
-0
/
+41
2021-04-08
add auth aws signV4
Konstantin Lebedev
1
-3
/
+7
2021-04-06
add tests
Konstantin Lebedev
1
-8
/
+40
2021-03-25
init Iam Api Server
Konstantin Lebedev
1
-0
/
+72