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
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-10-17
Clean up logs and deprecated functions (#7339)
Chris Lu
1
-2
/
+0
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
1
-1
/
+1
2025-07-13
Add policy engine (#6970)
Chris Lu
4
-72
/
+46
2025-07-02
Add credential storage (#6938)
Chris Lu
1
-14
/
+49
2025-01-28
return error on invalid action in PutUserPolicy (#6482)
Tom Crasset
2
-0
/
+26
2025-01-17
fix S3 per-user-directory Policy (#6443)
Tom Crasset
2
-10
/
+78
2025-01-16
improve iam error handling (#6446)
Tom Crasset
3
-61
/
+140
2024-07-01
refactor all methods strings to const (#5726)
Konstantin Lebedev
2
-2
/
+2
2024-05-17
added s3 iam DeleteBucket permission management (#5599)
Riccardo Bertossa
1
-0
/
+5
2024-03-21
Fix iam service response 500 (#5405)
zuzuviewer
1
-1
/
+3
2023-09-21
[iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#...
Konstantin Lebedev
1
-8
/
+18
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
4
-16
/
+16
2022-07-28
add dc and rack
chrislu
1
-1
/
+1
2022-07-28
PutUserAction should completely replace identity actions
Tuan Vuong
1
-11
/
+1
2022-07-20
filter duplicated action
Tuan Vuong
1
-2
/
+11
2022-07-11
Merge pull request #3302 from guo-sj/fix_put_user_policy
Chris Lu
1
-7
/
+2
2022-07-12
refactor code
guosj
1
-7
/
+2
2022-07-11
Merge pull request #3296 from guo-sj/fix_put_user_policy
Chris Lu
1
-5
/
+12
2022-07-11
refine PutUserPolicy
guosj
1
-5
/
+12
2022-07-11
fix compilation
3.15
chrislu
1
-2
/
+0
2022-07-11
remove locks
chrislu
1
-3
/
+0
2022-07-08
fix iam CreatePolicy error
guosj
1
-3
/
+4
2022-05-01
filer: add filer group
chrislu
1
-1
/
+1
2022-04-24
remove redundant logs & add unit test
guosj
2
-4
/
+22
2022-04-23
Merge branch 'master' into handle_implicit_username
guosj
1
-6
/
+7
2022-04-22
add more checks and comments
guosj
1
-4
/
+24
2022-04-20
Revert "Merge pull request #2944 from guo-sj/handle_implicit_username"
chrislu
1
-15
/
+0
2022-04-20
Revert "fix index out of range"
chrislu
1
-1
/
+1
2022-04-20
fix index out of range
chrislu
1
-1
/
+1
2022-04-20
handle implicit username
guosj
1
-0
/
+15
2022-04-19
add missing return
guosj
1
-0
/
+1
2022-03-29
Merge pull request #2849 from guo-sj/update_user
Chris Lu
3
-8
/
+50
2022-03-29
add test function
guosj
1
-4
/
+17
2022-03-26
refactor: change masters from a slice to a map
chrislu
1
-1
/
+1
2022-02-15
complete project code, remain test code
guosj
2
-4
/
+33
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-10-31
refactoring
Chris Lu
1
-4
/
+4
2021-10-31
refactoring
Chris Lu
2
-11
/
+11
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
3
-85
/
+13
[next]