2527 Commits (6885c72f328bfc8264b0763cbd62d49a55ed8935)

Author SHA1 Message Date
Anis Elleuch 6885c72f32
disable check for DirectIO in standalone FS mode (#9558) 4 years ago
poornas 0f1389e992
Fix azure gateway handling of ETag for CopyObject (#9544) 4 years ago
Harshavardhana 9dda1fd624
Remove B2 gateway implementation (#9547) 4 years ago
Harshavardhana 2dc46cb153
Report correct error when O_DIRECT is not supported (#9545) 4 years ago
remche 0674c0075e
add LDAP StartTLS support (#9472) 4 years ago
Harshavardhana 0dd626ec67
fix: requests without bucket should route to the original router (#9541) 4 years ago
P R 7e3ea77fdf
Checking for access denied in web browser request. (#9523) 4 years ago
Harshavardhana 7290d23b26
Apply partNumber checks only on multipart objects (#9528) 4 years ago
Harshavardhana 4c9de098b0
heal buckets during init and make sure to wait on quorum (#9526) 4 years ago
Harshavardhana a2ccba69e5
add kes retries upto two times with jitter backoff (#9527) 4 years ago
Harshavardhana 8eb99d3a87
fix: complete multipart upload respond with ETag quoted (#9525) 4 years ago
Bala FA 3773874cd3
add bucket tagging support (#9389) 4 years ago
Harshavardhana 6c62b1a2ea fix broken retry tests 4 years ago
Harshavardhana b768645fde
fix: unexpected logging with bucket metadata conversions (#9519) 4 years ago
Harshavardhana 7b58dcb28c
fix: return context error from context reader (#9507) 4 years ago
Harshavardhana fea4a1e68e
fix logical error in path length handling for windows (#9520) 4 years ago
Andreas Auernhammer a9e83dd42c
crypto: remove dead code (#9516) 4 years ago
Andreas Auernhammer 145f501a21
use HTTP/2 when connecting to KES (#9514) 4 years ago
Harshavardhana 9b3b04ecec
allow retries for bucket encryption/policy quorum reloads (#9513) 4 years ago
Anis Elleuch 3e063cca5c
Show the cause error in startup when directio is not supported (#9497) 4 years ago
Harshavardhana 27d716c663
simplify usage of mutexes and atomic constants (#9501) 4 years ago
ebozduman fbd15cb7b7
Fixes browser delete issue for anon and authorized users (#9440) 4 years ago
Egor Rudinsky f7c91eff54
Share button for public objects (#9162) 4 years ago
Dmitry Gadeev a6bdc086a2
fix: use source scheme retrieved from X-Forwarded headers (#9483) 4 years ago
Bala FA 83ccae6c8b
Store bucket created time as a metadata (#9465) 4 years ago
Harshavardhana 28f9c477a8
fix: assume parentUser correctly for serviceAccounts (#9504) 4 years ago
Harshavardhana 09571d03a5
avoid unnecessary logging in IAM (#9502) 4 years ago
Harshavardhana 71ce63f79c
fix: background heal to call HealFormat only if needed (#9491) 4 years ago
Harshavardhana 5205c9591f
print proper certinfo on console when starting up (#9479) 4 years ago
poornas 9a547dcbfb
Add API's for managing bucket quota (#9379) 4 years ago
Anis Elleuch 27632ca6ec
audit: Merge ResponseWriter with RecordAPIStats (#9496) 4 years ago
Anis Elleuch d090a17ed0
fix: Audit tests on the correct response writer type (#9445) 4 years ago
Harshavardhana c2529260e7
fix: crash observed when position of drives different (#9490) 4 years ago
P R 5dd9cf4398
fix: CopyObject with REPLACE directive deletes existing tags (#9478) 4 years ago
Harshavardhana ab77b216d1
fix: remove restrictions on windows for NAME_MAX (#9469) 4 years ago
Anis Elleuch c3c3e9087b
config: More fixes in parsing Audit & Logger env variables (#9474) 4 years ago
Anis Elleuch 7ad6bc955f
show a notice when mixed rootfs & mounted disks is detected (#9471) 4 years ago
Harshavardhana 7a5271ad96
fix: re-use connections in webhook/elasticsearch (#9461) 4 years ago
Harshavardhana 1b122526aa
fix: add service account support for AssumeRole/LDAPIdentity creds (#9451) 4 years ago
Anis Elleuch a3b266761e
Fix audit loading from the env and consider enable env variable (#9467) 4 years ago
Harshavardhana 498389123e
avoid unnecessary logging on fresh/newly replaced drives (#9470) 4 years ago
Harshavardhana bc61417284
calculate automatic node based symmetry (#9446) 4 years ago
Harshavardhana 97d952e61c
fix: ensure buckets are preserved if one set returns error (#9468) 4 years ago
Klaus Post 073aac3d92
add data update tracking using bloom filter (#9208) 4 years ago
Harshavardhana eff4127efd Revert "Write files in O_SYNC for fs backend to protect against machine crashes (#9434)" 4 years ago
Harshavardhana b1c0c32ba6
fix: ignore symlinks in backend filesystems (#9457) 4 years ago
Harshavardhana f14bf25cb9
optimize Listen bucket notification implementation (#9444) 4 years ago
Harshavardhana f216670814
use context specific to the etcd call (#9458) 4 years ago
Harshavardhana 6ecc98fddb
fix: crash in metrics handler when some disks are offline (#9450) 4 years ago
Krishna Srinivas 4843affd0e
Write files in O_SYNC for fs backend to protect against machine crashes (#9434) 4 years ago