1824 Commits (ae002aa7241bd35d5fd9b47e8b62df2176ad2ab1)

Author SHA1 Message Date
Harshavardhana ae002aa724 Deprecate updating admin credentials using API calls (#7570) 5 years ago
Krishna Srinivas a3ec71bc28 Use O_DIRECT while writing to disk (#7479) 5 years ago
Harshavardhana 35d19a4ae2 Fix STS AssumeRole route conflict with MultipartUpload (#7574) 5 years ago
Harshavardhana f767a2538a
Optimize listing with leaf check offloaded to posix (#7541) 5 years ago
kannappanr 0c75395abe Fix: Allow deleting multiple objects anonymously if policy supports it (#7439) 5 years ago
Roman Kalashnikov 188cf1d5ce Add more friendly error message for policy object (#7412) 5 years ago
Praveen raj Mani d96584ef58 Allow server to start if one of local nodes in docker/kubernetes setup is resolved (#7452) 5 years ago
poornas 2c096c569f do not try to delete non-existent object in cache (#7560) 5 years ago
Chris Hoffman 816459d10f Azure gateway complete multipart ETag (#7500) 5 years ago
kannappanr d2f42d830f
Lock: Use REST API instead of RPC (#7469) 5 years ago
Harshavardhana 4c048963dc etcd: Handle create buckets with common prefixes properly (#7556) 5 years ago
Harshavardhana 620e462413 Implement S3-HDFS gateway (#7440) 5 years ago
poornas 1d49295943 Close CacheReader before clearing cache entry if object is deleted (#7555) 6 years ago
Krishnan Parthasarathi 35ef5eb236 Don't exit background append if backend specific files show up (#7519) 6 years ago
Anis Elleuch 60d6887992 Make Encoding URL more compliant to S3 spec (#7360) 6 years ago
Andreas Auernhammer 012e4b42f9 http: opt-in to TLS 1.3 (#7483) 6 years ago
poornas a74cb93666 Worm: Permit key-rotation of S3 encrypted objects (#7429) 6 years ago
Andreas Auernhammer 849e06a316 crypto: add unit test for vault config verification (#7413) 6 years ago
Praveen raj Mani 47ca411163 Enhance the event store interface to support channeling (#7343) 6 years ago
Aditya Manthramurthy ddb0d646aa Use passed lock-type in GetObjectNInfo cache implementation (#7505) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
kannappanr 188ac8e369 Browser: Allow users to do s3 operations, if policy allows (#7487) 6 years ago
Harshavardhana a2e344bf30 Preserve ETag case for S3 compatibility (#7498) 6 years ago
poornas 10a607154d Fix ListObjectsV2 for gateway encryption mode (#7491) 6 years ago
Harshavardhana 0188009c7e Expose total and available disk space (#7453) 6 years ago
Harshavardhana c90999df98 Valid if bucket names are internal (#7476) 6 years ago
Andreas Auernhammer 9a740736a4 fix privilege escalation against inter-node communication (#7474) 6 years ago
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 6 years ago
Anis Elleuch 4c23e6fa55 rpc: Avoid using Pool since it conflicts with http2 (#7467) 6 years ago
Krishna Srinivas ef791764e0 Do no access nsLockMap.lockMap when using dsync (#7464) 6 years ago
Anis Elleuch 53011606a5 Show 401 unauthorized msg when nodes are started with different creds (#7433) 6 years ago
Krishnan Parthasarathi 93a9078b23 Assign deploymentID for first minio server in distributed setup (#7427) 6 years ago
Ashish Kumar Sinha a4bdcba503 Add check for extra input field (#7437) 6 years ago
poornas 023866642c canonicalize ETag correctly (#7442) 6 years ago
Harshavardhana 619611933a
Remove policy nesting errors (#7449) 6 years ago
Harshavardhana 6df05e489d Set Read/Write timeouts only for net.Conn not http.Server (#7431) 6 years ago
Harshavardhana 4a698c731b HealObjects should remove objects without quorum (#7407) 6 years ago
Harshavardhana 9629de8230 Add proper context based logging when bitrot stream calls fail (#7415) 6 years ago
Harshavardhana 0250f7de67 Cleanup stale multipart uploads older than 3 days (#7424) 6 years ago
kannappanr 7154b8a568
Error log: Correct error type in anonymous mode (#7414) 6 years ago
Anis Elleuch 8689ec258b Don't decrypt ETag in validation when source is SSEC multipart (#7423) 6 years ago
Krishnan Parthasarathi aac9e2a7dd Return deploymentID in ServerInfo REST call (#7422) 6 years ago
Harshavardhana e0a87e96de
Populate host value from GetSourceIP directly (#7417) 6 years ago
Praveen raj Mani 89e45d0695 Restart process should use the current process' pid (#7373) 6 years ago
poornas 8e1e701d35 Azure:ETag returned by ListObjects to be consistent with GetObjectInfo (#7301) 6 years ago
kannappanr 87cf51d5ab
unused code: Remove LoadCredentials function (#7369) 6 years ago
Harshavardhana a9032b52b8 Change storageRESTTimeout to 1minute (#7398) 6 years ago
Harshavardhana c184038b6a Add proper custom errors object creations (#7387) 6 years ago
poornas 12b79d9f3b Remove duplicate error in switch case. (#7381) 6 years ago
Krishnan Parthasarathi 8a77a298f2 Add deploymentID to ServerInfo (#7372) 6 years ago