801 Commits (RELEASE.2024-07-29T22-14-52Z)

Author SHA1 Message Date
Harshavardhana a17f14f73a
separate lock from common grid to avoid epoll contention (#20180) 1 year ago
Klaus Post 59788e25c7
Update connection deadlines less frequently (#20166) 1 year ago
Harshavardhana 064f36ca5a
move to GET for internal stream READs instead of POST (#20160) 1 year ago
Klaus Post 15b609ecea
Expose RPC reconnections and ping time (#20157) 1 year ago
Harshavardhana 3b21bb5be8
use unixNanoTime instead of time.Time in lockRequestorInfo (#20140) 1 year ago
Harshavardhana 6fe2b3f901
avoid sendFile() for ranges or object lengths < 4MiB (#20141) 1 year ago
Harshavardhana 91805bcab6
add optimizations to bring performance on unversioned READS (#20128) 1 year ago
Klaus Post c0e2886e37
Tweak grid for less writes (#20129) 1 year ago
Andreas Auernhammer 4f5dded4d4
fips: enforce FIPS-compliant TLS ciphers in FIPS mode (#20131) 1 year ago
Harshavardhana 8e618d45fc
remove unnecessary LRU for internode auth token (#20119) 1 year ago
Mark Theunissen 698bb93a46
Allow a KMS Action to specify keys in the Resources of a policy (#20079) 1 year ago
Klaus Post ded373e600
Split handleMessages (cosmetic) (#20095) 1 year ago
Shubhendu f944a42886
Removed user and group details from logs (#20072) 1 year ago
Harshavardhana 7fcb428622
do not print unexpected logs (#20083) 1 year ago
Poorna 989c318a28
replication: make large workers configurable (#20077) 1 year ago
Taran Pelkey f5d2fbc84c
Add DecodeDN and QuickNormalizeDN functions to LDAP config (#20076) 1 year ago
Harshavardhana a8c6465f22
hide some deprecated fields from 'get' output (#20069) 1 year ago
Taran Pelkey 6c6f0987dc
Add groups to policy entities (#20052) 1 year ago
Austin Chang 5f64658faa
clarify error message for root user credential (#20043) 1 year ago
Klaus Post 0d0b0aa599
Abstract grid connections (#20038) 1 year ago
Anis Eleuch b433bf14ba
Add typos check to Makefile (#20051) 1 year ago
Klaus Post 2040559f71
Fix SkipReader performance with small initial read (#20030) 1 year ago
Poorna 68a9f521d5
fix object lock metadata filter (#20011) 1 year ago
Harshavardhana f365a98029
fix: hot-reloading STS credential policy documents (#20012) 1 year ago
Harshavardhana a22ce4550c protect workers and simplify use of atomics (#19982) 1 year ago
Taran Pelkey 168ae81b1f
Fix error when validating DN that is not under base DN (#19971) 1 year ago
Pedro Juarez 70078eab10
Fix browser UI animation (#19966) 1 year ago
Klaus Post 3415c4dd1e
Fix reconnected deadlock with full queue (#19964) 1 year ago
Sveinn bce93b5cfa
Removing timeout on shutdown (#19956) 1 year ago
Klaus Post a6ffdf1dd4
Do not block on distributed unlocks (#19952) 1 year ago
Andreas Auernhammer 7ce28c3b1d
kms: use `GetClientCertificate` callback for KES API keys (#19921) 1 year ago
Harshavardhana b8b956a05d add changes to Makefile to support dev build 1 year ago
Klaus Post d2eed44c78
Fix replication checksum transfer (#19906) 1 year ago
Anis Eleuch 789cbc6fb2
heal: Dangling check to evaluate object parts separately (#19797) 1 year ago
Klaus Post a2cab02554
Fix SSE-C checksums (#19896) 1 year ago
Klaus Post f00187033d
Two way streams for upcoming locking enhancements (#19796) 1 year ago
Anis Eleuch 3ba857dfa1
race: Fix detected test race in the internal audit code (#19865) 1 year ago
Harshavardhana ba54b39c02
fix: crash when audit webhook queue_dir is not writable (#19854) 1 year ago
Anis Eleuch 2a75225569
kafka: _MINIO_KAFKA_DEBUG to enable sarama debug messages (#19849) 1 year ago
Klaus Post e72429c79c
Add sizes to traces (#19851) 1 year ago
Klaus Post c5b3f5553f
Add per connection RPC metrics (#19852) 1 year ago
Harshavardhana 8f93e81afb
change service account embedded policy size limit (#19840) 1 year ago
Harshavardhana aad50579ba
fix: wire up ILM sub-system properly for help (#19836) 1 year ago
Taran Pelkey 2d53854b19
Restrict access keys for users and groups to not allow '=' or ',' (#19749) 1 year ago
Harshavardhana 597a785253
fix: authenticate LDAP via actual DN instead of normalized DN (#19805) 1 year ago
Aditya Manthramurthy 5f78691fcf
ldap: Add user DN attributes list config param (#19758) 1 year ago
Shireesh Anjal 5659cddc84
Add cluster config metrics in metrics-v3 (#19507) 1 year ago
Krishnan Parthasarathi 6d5bc045bc
Disallow ExpiredObjectAllVersions with object lock (#19792) 1 year ago
Shubhendu 7c7650b7c3
Add sufficient deadlines and countermeasures to handle hung node scenario (#19688) 1 year ago
Harshavardhana ca80eced24
usage of deadline conn at Accept() breaks websocket (#19789) 1 year ago