summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_s3.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #60073 from mkogan1/wip-fix-rate-limCasey Bodley4 days1-3/+3
|\
| * rgw: fix user rate limit is not enforced w/ global rate limit setMark Kogan12 days1-3/+3
* | Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin8 days1-1/+194
|\ \
| * | rgw:attrs: dump marker and max_parts only if sentMatt Benjamin11 days1-5/+13
| * | rgw:attrs cap max_parts at 1000Matt Benjamin11 days1-0/+1
| * | rgw: GetObjAttrs calls rgw_s3_prepare_decrypt()Casey Bodley11 days1-0/+15
| * | rgw_cksum: return version_id in all casesMatt Benjamin11 days1-0/+2
| * | rgw_cksum: don't display nil checksums in get-object-attributes (parts)Matt Benjamin11 days1-1/+3
| * | rgw: implement GetObjectAttributesMatt Benjamin11 days1-1/+166
| |/
* | Merge pull request #59960 from smanjara/wip-fix-missing-http-dataCasey Bodley9 days1-0/+4
|\ \ | |/ |/|
| * rgw/multisite: the create_bucket forward request omits theShilpa Jagannath10 days1-0/+4
* | Merge pull request #60697 from AliMasarweh/wip-alimasa-bucket-logging-flushAli Masarwa2024-12-171-1/+6
|\ \
| * | RGW/logging: add rest API to flush logging bucketAli Masarwa2024-12-171-1/+6
* | | rgw: allow disabling bucket stats on head bucketSeena Fallah2024-12-131-17/+24
* | | Merge pull request #60773 from pritha-srivastava/wip-rgw-revert-auth-codeCasey Bodley2024-12-101-3/+3
|\ \ \
| * | | Revert "rgw/auth: Fix the return code returned by AuthStrategy,"Pritha Srivastava2024-11-251-3/+3
* | | | Merge pull request #59808 from yuvalif/wip-yuval-bucket-logging3Yuval Lifshitz2024-12-101-15/+8
|\ \ \ \ | | |/ / | |/| |
| * | | rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-15/+8
| |/ /
* | | Merge pull request #60151 from shreyanshjain7174/wip-skoduri-cloud-restoreSoumya Koduri2024-12-031-27/+56
|\ \ \
| * | | rgw/restore: Fixed status codes and response headersshreyanshjain71742024-10-131-27/+56
| |/ /
* / / rgw:Wrong x-rgw-quota-bucket-objects header when bucket quota is disabledRaja Sharma2024-11-221-4/+10
|/ /
* | Merge pull request #59977 from tobias-urdin/rgw-cors-v2-authCasey Bodley2024-10-041-2/+2
|\ \
| * | rgw: handle http options CORS with v2 authTobias Urdin2024-09-251-2/+2
| |/
* | RGW: Cloud Restore cli and its corresponding response for user.shreyanshjain71742024-10-031-0/+104
* | rgw/cloudtier: Restore object from cloud endpointSoumya Koduri2024-10-031-0/+16
|/
* rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-121-1/+1
* rgw: add missing content-type for RGWGetBucketLocationSeena Fallah2024-07-051-1/+1
* rgw_cksum: address review commentsMatt Benjamin2024-07-031-6/+10
* rgw_cksum: implement POST upload checksumsMatt Benjamin2024-07-031-14/+23
* rgw_cksum: multipart upload checksumsMatt Benjamin2024-07-031-5/+35
* rgw: add checksum and digest machineryMatt Benjamin2024-07-031-0/+26
* rgw: PubObj uses RGWObjTags by valueCasey Bodley2024-06-281-2/+1
* rgw: RGWDeleteMultiObj uses spawn_throttle for concurrencyCasey Bodley2024-05-311-8/+1
* RGW: Remove get_obj_state()/set_obj_state from SALDaniel Gryniewicz2024-05-281-6/+2
* Merge pull request #57152 from sajibreadd/wip-61887Casey Bodley2024-05-211-0/+2
|\
| * placement target is added in GetBucketLocation api response in header `x-rgw-...sajibreadd2024-04-301-0/+2
* | Merge pull request #56802 from clwluvw/rgw-mdsearchCasey Bodley2024-05-101-0/+9
|\ \
| * | rgw: allow disabling mdsearch APIsSeena Fallah2024-04-101-0/+9
* | | rgw/s3-notifications: removed logic to dump POST body to prevent printing pas...igomon2024-05-021-2/+0
| |/ |/|
* | rgw/auth: pass user policies into identitiesCasey Bodley2024-04-101-31/+19
* | rgw/auth: auth engines pass optional account info into identitiesCasey Bodley2024-04-101-16/+64
* | rgw/auth: RoleApplier matches paths in role arnsCasey Bodley2024-04-101-0/+1
* | rgw/auth: AssumeRole uses role account as ownerCasey Bodley2024-04-101-0/+1
* | rgw/iam: AttachRolePolicy adds managed role policyCasey Bodley2024-04-101-6/+5
* | rgw: add RGWIdentityType::TYPE_ROOT for account root userCasey Bodley2024-04-101-1/+1
* | rgw/acl: create_policy_from_headers() can yieldCasey Bodley2024-04-101-1/+1
* | rgw: use rgw_owner in RGWBucketInfoCasey Bodley2024-04-101-3/+3
* | rgw/acl: use rgw_owner for ACLOwnerCasey Bodley2024-04-101-4/+4
* | rgw/auth: initialize s->owner in Strategy::apply()Casey Bodley2024-04-101-10/+1
* | rgw/auth: generalize Identity::get_role_tenant() as get_tenant()Casey Bodley2024-04-101-10/+3