2063 Commits (61927d228c3efc7e3678d54f2540b0ccb12e1b39)

Author SHA1 Message Date
Anis Elleuch 61927d228c listV2: Continuation and NextContinuation tokens are encoded with base64 (#8337) 5 years ago
Yao Zongyou 6a19d7b25a skip checking error also on Mac in TestCheckPortAvailability (#8343) 5 years ago
Harshavardhana f45977d371
Fix error handling in DeleteFileBulk storage handler (#8327) 5 years ago
Harshavardhana 4ec9b349d0
azure: Fix upload corruption with PutObject() on certain sizes (#8330) 5 years ago
poornas 5c2af3f792 Add more context to error messages in STS handlers(#8304) 5 years ago
Ashish Kumar Sinha fa5a1cebd9 support space character in access key (#8335) 5 years ago
Harshavardhana 127641731a
Parallelize initialization of storageDisks (#8288) 5 years ago
Harshavardhana 4155f4e49b
trace: Print either Transfer-Encoding or Content-Length (#8314) 5 years ago
Bala FA 2a2ff96ee1 change `ReadPerf` into `ReadThroughput` in NetPerfInfo. (#8316) 5 years ago
Harshavardhana fd53057654 Add InfoCannedPolicy API to fetch only necessary policy (#8307) 5 years ago
Klaus Post ff726969aa Switch to Snappy -> S2 compression (#8189) 5 years ago
Harshavardhana c8fbc94329
Fix writing 'format.json' and make it atomic (#8296) 5 years ago
Anis Elleuch a790877c01 s3: Encode continuation & next continuation tokens when asked (#8292) 5 years ago
Harshavardhana 77dc2031a2 Fix LDAP responseXML to be named appropriately (#8285) 5 years ago
Harshavardhana 975134e42b
Add checks in DiskInfo() to protect against changing mounts (#8286) 5 years ago
Andreas Auernhammer cb7d23cb17 remove SSE-S3 key rotation in CopyObject (#8278) 5 years ago
poornas 2e02e1889b Cleanup ResponseWriter function for audit and trace (#8283) 5 years ago
ebozduman dbf7b1e573 starts-with policy condition support issue (#7937) 5 years ago
Harshavardhana 26985ac632 Fix all failing tests with -race 5 years ago
Praveen raj Mani ad75683bde Authorize prometheus endpoint with bearer token (#7640) 5 years ago
poornas 4925bc3e80 log server startup messages to admin console api (#8264) 5 years ago
Andreas Auernhammer ffded5a930 make the crypto error type a native go type (#8267) 5 years ago
Andreas Auernhammer 2b51fe9f26 make SSE request header check comprehensive (#8276) 5 years ago
Harshavardhana 4780fa5a58 Remove setting net.Conn Deadlines as its not needed anymore (#8269) 5 years ago
Andreas Auernhammer b823d6d7bd remove the unused code for decrypting `io.Writer` (#8277) 5 years ago
Andreas Auernhammer a9d724120f remove TLS 1.3 opt-in code (#8275) 5 years ago
Andreas Auernhammer e34369c860 prepare SSE-S3 metadata parsing for K/V data key store (#8259) 5 years ago
Praveen raj Mani 456ce4cc92 Add rootCAs support to Kafka & MQTT (#8236) 5 years ago
Harshavardhana cb01516a26 In HDFS gateway fix non-empty folder behavior (#8254) 5 years ago
Krishnan Parthasarathi 31bee6b6ed Remove size query parameter from PerfInfo handler (#8258) 5 years ago
poornas 04b92124c5 fs/xl: Log warning if cache config specified (#8251) 5 years ago
Harshavardhana 5392eee250 Avoid recursion and use a simple loop to merge entries (#8239) 5 years ago
Harshavardhana 14b137aa66 posix/readDir should populate name for DT_UKNOWN (#8240) 5 years ago
Andreas Auernhammer 3064da7b08 return error during part listing when no quorum (#8241) 5 years ago
poornas 76df027264 Allow caching only in gateway mode. (#8232) 5 years ago
Harshavardhana 9ac12cf898
Remove unusued Set/GetConfigKeys API (#8235) 5 years ago
Harshavardhana e7f491a14b Use optimized sha256-simd whenever possible (#8227) 5 years ago
Praveen raj Mani 8700945cdf Handle connection failures on webhook/url pings (#8204) 5 years ago
Harshavardhana ff6aabd9c0 Honor standard HTTP headers for sourceIP (#8233) 5 years ago
Krishnan Parthasarathi 6ba323b009 Add ability to test drive speeds on a MinIO setup (#7664) 5 years ago
Anis Elleuch e7b3f39064 xl: Fix verifying non streaming highway algo with a dist setup (#8230) 5 years ago
Harshavardhana 9fa727d154 Provide a friendlier error when an update fails (#8228) 5 years ago
Harshavardhana 73e4e99942 Hosts should be skipped, when calculating local info (#8191) 5 years ago
Alex Pardoe a87fc7d09b Use the B2 'list' endpoint to determine file ID (#8169) 5 years ago
Harshavardhana 475df52a19 Fix etcd watch regression in IAM subsystem (#8224) 5 years ago
Anis Elleuch 3f258062d8 bitrot: Verify file size inside storage interface (#7932) 5 years ago
Harshavardhana 53e4887e02 Simplify and cleanup metadata r/w functions (#8146) 5 years ago
Harshavardhana a7be313230 Start using new errors package (#8207) 5 years ago
Harshavardhana e12f52e2c6 Enhancements to daily-sweeper routine to reduce CPU load (#8209) 5 years ago
Aditya Manthramurthy a0456ce940 LDAP STS API (#8091) 5 years ago