1456 Commits (d99c3977465257c7cb2123a5020bfe8c77128ad8)

Author SHA1 Message Date
Harshavardhana e3777b1dd9 Combine obtaining resource, host, method into one operation (#6465) 6 years ago
Anis Elleuch ce419c9835 Bump RPC version after ReadFile RPC arguments change (#6457) 6 years ago
Harshavardhana 166e998788
Fix healthcheck for NAS gateway (#6452) 6 years ago
Andreas Auernhammer 267a0a3dfa fix `X-Amz-Credential` parsing for V4 policy signature (#6451) 6 years ago
Harshavardhana 5479a6e33e Ignore migration if config files don't exist (#6448) 6 years ago
Anis Elleuch 7571582000 Print storage errors during distributed initialization (#6441) 6 years ago
Harshavardhana 12b4971b70 Rename config.json in config-dir with '.deprecated' extension (#6446) 6 years ago
poornas 5c0b98abf0 Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
Praveen raj Mani 30d4a2cf53 s3select should honour custom record delimiter (#6419) 6 years ago
Anis Elleuch 92bc7caf7a Reword missing credentials error msg (#6418) 6 years ago
Harshavardhana 19202bae81 Allow backward compatible way to load creds from config.json (#6435) 6 years ago
Annanay Agarwal 7cb87f863e Kafka (sarama) authentication with user/pass (#6291) 6 years ago
Nitish Tiwari 67d8396af4
Fix Manta gateway client creation flow (#6425) 6 years ago
Krishnan Parthasarathi 9e5c4df106 Gateway should honour --address flag while checking port availability (#6428) 6 years ago
Andreas Auernhammer fd8749f42a return `Access Denied` for invalid SSE keys (#6432) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
Anis Elleuch 1961f2ef54 xl: Fix removing an empty directory (#6421) 6 years ago
Harshavardhana 631c78e655
Bump up soMaxConn backlog for listener to 2048 (#6416) 6 years ago
Harshavardhana e0f8b767ba Fail for critical errors early on during prepare storage (#6404) 6 years ago
Harshavardhana d0d015361c Fix config subsystem to wait on quorum number of formatted disks (#6407) 6 years ago
Krishna Srinivas 81b7e5c7a8 Send length instead of empty buffer for ReadFile() (#6414) 6 years ago
Krishnan Parthasarathi 1126410e62 Implement ListMultipartUploads, ListObjectParts for GCS gateway (#6377) 6 years ago
ebozduman 882a1a1ccc Stops listing objects for write-only access (#6396) 6 years ago
Harshavardhana 8690d62146 Allow fallback listen if first listener fails (#6380) 6 years ago
Anis Elleuch 85117d554f xl: Avoid removing a directory if it is not an object dir (#6395) 6 years ago
Harshavardhana 4487f70f08 Revert all GetObjectNInfo related PRs (#6398) 6 years ago
Harshavardhana fb27388101 HTTP headers are case insensitive handle them appropriately (#6390) 6 years ago
Bala FA 72fa2b4537 Add RPC counters for HTTP stats. (#6206) 6 years ago
Harshavardhana 53a0bbeb5b
Encrypted reader wrapped in NewGetObjectReader should be closed (#6383) 6 years ago
Harshavardhana 384a862940
Return quorum error based on disks in abortMultipartUpload (#6362) 6 years ago
Harshavardhana 029f52880b
With no read quorum config should be treated as notFound (#6374) 6 years ago
Harshavardhana 5b05df215a
Change SelectAPI to use new GetObjectNInfo API (#6373) 6 years ago
Aditya Manthramurthy e6d740ce09 Implement GetObjectNInfo object layer call (#6290) 6 years ago
Anis Elleuch 06d2dfa31c Fix WORM and BROWSER status calculation (#6360) 6 years ago
poornas d547873b17 webhandler - display encryption errors properly (#6339) 6 years ago
Krishna Srinivas 52f6d5aafc Rename of structs and methods (#6230) 6 years ago
Harshavardhana 2211a5f1b8 Avoid ListenBucket targets to be listed in ServerInfo (#6340) 6 years ago
Harshavardhana 1ffa6adcd4 Ignore io.EOF returned by ReadFrom for zero byte `fs.json` (#6346) 6 years ago
kannappanr add57a6938
Add content-length as part of event notification structure (#6341) 6 years ago
Praveen raj Mani 65e05a06fb Remove notifications Fix (#6082) 6 years ago
Harshavardhana b01e69e08f
Initialize global object layer after all subsystems have initialized (#6333) 6 years ago
Harshavardhana beb6d40ce6
Avoid crash when policy subsystem is not initialized (#6326) 6 years ago
poornas 19db921555 CopyObject: fix regression in key rotation (#6331) 6 years ago
kannappanr 2d84b02bc4 Check for absence of checksum field and attributes. (#6298) 6 years ago
Harshavardhana 7d7e21aebb Merge initConfig logic to ConfigSys (#6312) 6 years ago
Andreas Auernhammer d531080b7e add SSE-KMS not-implemented error handling (#6234) 6 years ago
Harshavardhana a6b8a5487a Fail gateway properly with an error on port conflicts (#6303) 6 years ago
Harshavardhana 9f14433cbd Ensure that setConfig uses latest functionality (#6302) 6 years ago
Harshavardhana 50a817e3d3 Use new listener which implements enhanced tcp features (#6289) 6 years ago