1604 Commits (b7226f4c8259172d14fd677b12f5eb5144369aef)

Author SHA1 Message Date
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Andreas Auernhammer 758a80e39b crypto: add basic functionality for parsing SSE-C headers (#6148) 6 years ago
wd256 3ec4738955 gcs: Use Pager to iterate results in ListObjectsV1/V2 (#6162) 6 years ago
Andreas Auernhammer 6c93c60424 crypto: add a basic KMS implementation (#6161) 6 years ago
Krishna Srinivas 0c9f4c9092 formatMetaV1 should be "inherited" by disk format structs (#6134) 6 years ago
Andreas Auernhammer 289d6ce1d7 crypto: update SSE-S3 and SSE-C key derivation (#6152) 6 years ago
Harshavardhana db26d3c9e2 Fix handling files at leaf attempting disk.ListDir() (#6155) 6 years ago
Krishnan Parthasarathi a1ef90be52 gcs: Limit number of objects listed to max-keys (#6133) 6 years ago
Nitish Tiwari 2aa18cafc6 Update federation target to etcd/clientv3 (#6119) 6 years ago
Andreas Auernhammer adf7340394 fix size computation for en/decrypted objects (#6147) 6 years ago
Harshavardhana b11a8eb3f4
Support multiple values for x-amz-meta header (#6145) 6 years ago
Andreas Auernhammer 15771ebe8d Fix decrypted object size and key derivation in CopyObjectPart (#6141) 6 years ago
Praveen raj Mani 44865596db SignatureV4 validation with Metadata in the presignedUrl (#5894) 6 years ago
Anis Elleuch be1700f595 Avoid startup abort when a notify target is down (#6126) 6 years ago
Krishna Srinivas 40ed0d1f5d Support 1GB disk size (#6137) 6 years ago
Andreas Auernhammer b181a693fb fix object rebinding SSE-C security guarantee violation (#6121) 6 years ago
Mike Scarlett c310cbbe89 Update comments regarding GCS component count (#6131) 6 years ago
poornas 1da362538b cache: allow ellipse style entries for MINIO_CACHE_DRIVES (#6088) 6 years ago
Krishna Srinivas e40a5e05e1 Do notification in background to not block S3 client REST calls (#6005) 6 years ago
kannappanr 726e75611e
Do not log BucketNotFound errors on minio console (#6114) 6 years ago
Harshavardhana 80b3e9cb03 use appropriate HTTP status for storage is full (#6117) 6 years ago
Harshavardhana 6c85706c24 Use GetSourceIP for source ip as request params (#6109) 6 years ago
Praveen raj Mani 360f3f9335 Checking the existence of the bucket in DeleteObjectHandler (#6085) 6 years ago
wd256 25f9b0bc3b Handle ListObjectsV2 start-after parameter in ObjectLayer (#6078) 6 years ago
Harshavardhana 92a6676a2f Avoid unnecessary logging for policy not found errors (#6104) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana de251483d1 Avoid ticker timer to simplify disk usage (#6101) 6 years ago
Andreas Auernhammer 805186ab97 new package: cmd/crypto (#6062) 6 years ago
Praveen raj Mani ea76e72054 Incorrect error message for insufficient volume fix (#6099) 6 years ago
Harshavardhana 25de775560 disable disk-usage when export is root mount path (#6091) 6 years ago
Harshavardhana abf209b1dd load bucket policies using object layer API (#6084) 6 years ago
Nitish Tiwari ad79c626c6
Throw 404 for head requests for prefixes without trailing "/" (#5966) 6 years ago
Andreas Auernhammer cd152f404a replace os.Exit with panic for logger.CriticalIf (#6065) 6 years ago
Praveen raj Mani 5fbdd70de9 Minio handle for list_objects_v2 with a blank ContinuationToken (#5940) 6 years ago
Ashish Kumar Sinha 0bbdd02a57 Updating disk storage for FS/Erasure mode (#6081) 6 years ago
Annanay Agarwal 78abe5234e Add functionality to make cache limit configurable (#5991) 6 years ago
Nitish Tiwari eb0e56ccf6 Update content-language field for Azure gateway (#6061) 6 years ago
Aditya Manthramurthy 670b538dde Fix server crash when no system certificates are found (#6055) 6 years ago
Nitish Tiwari 186000328e Update StorageClass from Objectinfo (#6054) 6 years ago
Harshavardhana 2575f4198a Auto-probe backend signature support (#6044) 6 years ago
kannappanr 577d10674d
Cleanup stack trace in error logs (#6045) 6 years ago
kannappanr 81ee79b042
Do not log browser login failures (#6049) 6 years ago
kannappanr 001d9a4ae7
Remove unwanted volume access denied log (#6042) 6 years ago
Harshavardhana c3a5146422 Presign content-sha256 should look for query and header (#6046) 6 years ago
Nitish Tiwari 36c39d04da Update vendorized minio-go to support start-after param (#6043) 6 years ago
Harshavardhana 28d526bc68 Change CriticalIf to FatalIf for proper error message (#6040) 6 years ago
Harshavardhana 05f96f3956 Avoid allocating larger buffer if the incoming body is small (#6035) 6 years ago
Harshavardhana cb9ee1584a Fix TestHealStartNStatusHandler sporadic failure (#6015) 6 years ago
Andreas Auernhammer 9f4c120731 limit memory allocations during multiple object deletion (#6033) 6 years ago
Harshavardhana 371349787f Remove region requirement for Healing (#6031) 6 years ago