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
/
command
/
filer.go
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Embed IAM API into S3 server (#7740)
Chris Lu
1
-0
/
+1
10 days
fmt
chrislu
1
-33
/
+33
10 days
Remove default concurrent upload/download limits for best performance (#7712)
Chris Lu
1
-2
/
+2
13 days
fix: initialize missing S3 options in filer to prevent nil pointer dereferenc...
Chris Lu
1
-0
/
+7
14 days
Remove deprecated allowEmptyFolder CLI option
chrislu
1
-1
/
+1
2025-12-04
fix: S3 downloads failing after idle timeout (#7626)
Chris Lu
1
-1
/
+1
2025-11-26
Filer, S3: Feature/add concurrent file upload limit (#7554)
Chris Lu
1
-51
/
+56
2025-08-11
fix sftp start with filer (#7120)
Chris Lu
1
-2
/
+7
2025-07-07
* Fix undefined http serve behaiver (#6943)
zuzuviewer
1
-12
/
+14
2025-06-03
change version directory
chrislu
1
-2
/
+3
2025-05-05
Add SFTP Server Support (#6753)
Mohamed Sekour
1
-0
/
+27
2025-05-05
Addendum to issue #6733 (#6756)
ARibster
1
-1
/
+4
2025-05-01
fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747)
ARibster
1
-0
/
+1
2025-04-07
Revert "[filer] void panic if s3opt.tlsCACertificate is nill" (#6694)
Konstantin Lebedev
1
-1
/
+0
2025-04-07
[filer] void panic if s3opt.tlsCACertificate is nill (#6685)
Konstantin Lebedev
1
-0
/
+1
2025-03-24
feat/fix: add s3.cacert.file/tlsVerifyClientCert to filer command (#6659)
Karol Będkowski
1
-0
/
+2
2025-03-17
Allow standalone webdav server to bind specific address (#6403)
Weihao Jiang
1
-0
/
+1
2024-08-02
Fix KeyMaterial nil bug (#5849)
qinguoyi
1
-0
/
+3
2024-07-27
[filer] fix panic filer on webdav.maxMB (#5822)
Konstantin Lebedev
1
-0
/
+1
2024-07-16
Added loadSecurityConfigOnce (#5792)
vadimartynov
1
-1
/
+1
2024-07-12
-metricsIp cmd flag (#5773)
vadimartynov
1
-1
/
+11
2024-07-11
Added tls for http handlers (#5764)
vadimartynov
1
-11
/
+70
2024-06-30
using fixed bootstrap from peer filer
3.69
chrislu
1
-3
/
+0
2024-06-10
Fix Filer Sync Issue: 5455 (#5663)
MeenakshiSachdeva
1
-0
/
+3
2024-02-27
Disable filer UI in configuration (#5297)
jerebear12
1
-0
/
+2
2024-01-02
avoid nil
chrislu
1
-0
/
+1
2023-12-20
Set allowed origins in config (#5109)
jerebear12
1
-0
/
+6
2023-11-01
Pass correct Filer's gRPC port to S3 server. (#4972)
tired-engineer
1
-1
/
+1
2023-08-24
Implement SRV lookups for filer (#4767)
Nico D'Cotta
1
-3
/
+3
2023-06-26
Unix Socket listener for S3 server (#4621)
Amir H. Yeganemehr
1
-0
/
+1
2023-06-13
optional https port for s3 (#4482)
Konstantin Lebedev
1
-0
/
+1
2023-02-25
add -disk to filer command (#4247)
lfhy
1
-0
/
+8
2023-01-08
add missing options for webdav
chrislu
1
-0
/
+1
2022-11-24
[metrics] Add the ability to control bind ip (#4012)
Jiffs Maverick
1
-1
/
+1
2022-09-14
refactor(various): `Listner` -> `Listener` readability improvements (#3672)
Ryan Russell
1
-3
/
+3
2022-09-14
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)
Ryan Russell
1
-1
/
+1
2022-09-01
avoid DATA RACE on S3Options.localFilerSocket (#3571)
Konstantin Lebedev
1
-6
/
+7
2022-08-30
avoid data race access to startDelay (#3548)
Konstantin Lebedev
1
-9
/
+9
2022-08-05
Add download speed limit support (#3408)
LHHDZ
1
-0
/
+3
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-0
/
+4
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-8
/
+8
2022-06-27
Improve filer command help, add supported filer store list
yulai.li
1
-5
/
+21
2022-06-15
Change ui.deleteDir default to true
yulai.li
1
-1
/
+1
2022-06-15
Add filer command line parameter to let Filer UI show/hide directory delete b...
yulai.li
1
-0
/
+3
2022-06-08
auto remove previous leftover socket
chrislu
1
-3
/
+3
2022-06-08
filer: fix customizable local socket file name
chrislu
1
-2
/
+0
2022-05-15
s3: add grpc server to accept configuration changes
chrislu
1
-0
/
+1
2022-05-01
filer: add filer group
chrislu
1
-0
/
+3
2022-04-18
start filer local socket only on non windows
chrislu
1
-15
/
+17
2022-03-30
allowDeleteBucketNotEmpty
Konstantin Lebedev
1
-0
/
+1
[next]