1093 Commits (f30c95a301d14d0aa91ba32ea06dc7a3ec906422)

Author SHA1 Message Date
Harshavardhana 481390d51a Converge etcd functionality as part of quick.Config 6 years ago
Nitish 6df1e4a529 Add functionality to add old buckets to etcd on startup 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Praveen raj Mani c0cfe21c00 Ignore region in the case of admin API (#5919) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 6 years ago
Andreas Auernhammer 9fb94e6aa8 ensure authenticated request bodies for Admin-API (#5984) 6 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 6 years ago
Harshavardhana e6ec645035 Implement support for calculating disk usage per tenant (#5969) 6 years ago
Acid Chicken (硫酸鶏) 483fe4bed5 Fix typo (#5960) 6 years ago
Andreas Auernhammer 9c8b7306f5 security: fix write-to-RAM DoS vulnerability (#5957) 6 years ago
Harshavardhana 64288d6eb5 fix: export policy.Resource for remote RPC policy updates (#5941) 6 years ago
Harshavardhana 4886bfbc72 fix: Avoid more crashes due to concurrent map usage (#5912) 6 years ago
Anis Elleuch 9439dfef64 Use defer style to stop tickers to avoid current/possible misuse (#5883) 6 years ago
Krishna Srinivas 0ad0969d61 Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) 6 years ago
Harshavardhana b6ca39ea48 Support migrating inconsistent bucket policies (#5855) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 7 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 7 years ago
Bala FA 650c6ee8fb event/target/webhook: treat all 2xx as success. (#5792) 7 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
Takeshi Watanabe 2182c1a4f7 Use paho configuration API instead of setting it directly with struct initializer. (#5707) 7 years ago
Harshavardhana c726145baf Fix regression in removing notification (#5673) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Harshavardhana 52eea7b9c1
Support SSE-C multipart source objects in CopyObject (#5603) 7 years ago
Harshavardhana e4f6877c8b Handle incoming proxy requests ip, scheme (#5591) 7 years ago
Harshavardhana 7cc678c653 Support encryption for CopyObject, GET-Range requests (#5544) 7 years ago
Harshavardhana e09d97abaf Fix docs in admin API (#5559) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Harshavardhana 0c880bb852 Deprecate and remove in-memory object caching (#5481) 7 years ago
A. Elleuch da2faa19a1 Reduce Minio access key minimum length to 3 (#5478) 7 years ago
Krishna Srinivas 3b2486ebaf Lock free multipart backend implementation for FS (#5401) 7 years ago
Aditya Manthramurthy 5cdcc73bd5 Admin API auth and heal related fixes (#5445) 7 years ago
Aditya Manthramurthy a003de72bf Update madmin doc (fixes #5432) (#5433) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Andreas Auernhammer d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 7 years ago
Aditya Manthramurthy aa7e5c71e9 Remove upload healing related dead code (#5404) 7 years ago
Andreas Auernhammer dd202a1a5f restrict TLS cipher suites of the server (#5245) 7 years ago
Nitish Tiwari 42633748db
Update madmin package to return storage class parity (#5387) 7 years ago
Aditya Manthramurthy cd22feecf8 Remove healing of incomplete multipart uploads (#5390) 7 years ago
Matthieu Paret 374feda237 add HTTPStats to madmin (#5299) 7 years ago
Aditya Manthramurthy f1355da72e Add base64 encoded MD5 output for Hash Reader (#5315) 7 years ago
A. Elleuch 98d07210e7 fix: Ignore logging some tcp routine errors (#5097) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Krishnan Parthasarathi 2a0a62b78d Return ErrContentSHA256Mismatch when sha256sum is invalid (#5188) 7 years ago
Harshavardhana 8d59f35523 Add GetInfo() support for solaris (#5174) 7 years ago
Andreas Auernhammer ca6b4773ed add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
Nitish Tiwari 34a1b58a75
Remove redirectHeaders method (#5120) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago