summaryrefslogtreecommitdiffstats
path: root/src/rgw/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: create config-key svcYehuda Sadeh2020-02-291-0/+1
* add RGWPublicAccess for configuring public access settings for a resourceAbhishek Lekshmanan2020-02-031-0/+1
* rgw: move code aroundYehuda Sadeh2020-01-281-0/+1
* rgw: svc.bucket_sync: add new svc for dealing with bucket sync policyYehuda Sadeh2020-01-281-0/+1
* rgw: bucket-granularity sync: define policy structureYehuda Sadeh2020-01-281-0/+1
* Merge pull request #31580 from cbodley/wip-rgw-spawnMatt Benjamin2020-01-131-10/+17
|\
| * rgw: Add more spawn linkingDaniel Gryniewicz2020-01-081-1/+5
| * rgw: use new spawn() implementationCasey Bodley2020-01-081-12/+15
| * git: add submodule for spawn libraryCasey Bodley2020-01-081-1/+1
* | Merge pull request #31834 from yuvalif/wip-yuval-add-kafka-security2Casey Bodley2020-01-091-1/+2
|\ \ | |/ |/|
| * rgw/pubsub: add ssl+sasl security to kafkaYuval Lifshitz2020-01-081-1/+2
* | rgw: build radosgw daemon as a shared lib + small executableKaleb S. KEITHLEY2019-12-231-10/+24
|/
* cmake: check version of librdkafkaKefu Chai2019-12-151-1/+1
* rgw/pubsub: add kafka notification endpointYuval Lifshitz2019-11-051-0/+17
* rgw: add gc log helpers and unit testsCasey Bodley2019-10-161-0/+1
* Re-arranged files to move gc related code under a new cls module.Pritha Srivastava2019-10-151-2/+2
* rgw: Integrate rgw gc with queue ops.Pritha Srivastava2019-10-151-1/+2
* Merge pull request #29783 from scarvalhojr/ssevaultAli Maredia2019-10-071-1/+2
|\
| * rgw: add SSE-KMS with Vault using token authSergio de Carvalho2019-10-011-1/+2
* | rgw: various ioctx.operate refactoring changesAli Maredia2019-09-301-1/+1
* | rgw: overload cls_rgw functions that do io_ctx.operate()Ali Maredia2019-09-301-0/+1
|/
* rgw/pubsub: push notifications from opsYuval Lifshitz2019-09-101-0/+2
* rgw/pubsub: allow pubsub REST API on masterYuval Lifshitz2019-09-101-0/+2
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-0/+1
* rgw: svc.datalog_rados: add new svc, move data_log out of RGWRadosYehuda Sadeh2019-07-291-0/+1
* rgw: add svc.bilog_radosYehuda Sadeh2019-07-291-0/+1
* rgw: svc.bucket: split into svc.bucket, svc.bucket_sobjYehuda Sadeh2019-07-291-0/+1
* rgw: update otp meta handler, add a new otp svcYehuda Sadeh2019-07-291-0/+1
* rgw: svc.be: don't alloc get params, use lambdaYehuda Sadeh2019-07-291-0/+1
* rgw: svc: new bucket index serviceYehuda Sadeh2019-07-291-0/+2
* rgw: svc.user_rados: split svc.userYehuda Sadeh2019-07-291-0/+1
* rgw: bucket and user meta: implement higher level service utilsYehuda Sadeh2019-07-291-0/+1
* rgw: initial meta manager refactoringYehuda Sadeh2019-07-291-0/+4
* rgw: svc_bucket: initial workYehuda Sadeh2019-07-291-0/+1
* rgw: svc_cls: replace svc_mfa with a more generic svc_clsYehuda Sadeh2019-07-291-1/+1
* rgw: svc/mfa: new service for mfa functionalityYehuda Sadeh2019-07-291-0/+1
* rgw: move manifest code around, initial tier separationYehuda Sadeh2019-07-291-0/+1
* rgw: project and return lc expiration from GET/HEAD and PUT opsMatt Benjamin2019-07-181-0/+1
* rgw: add object lock feature.zhang Shaowen2019-06-121-1/+2
* cmake: extract rgw_*_scheduler.cc into rgw_schedulersKefu Chai2019-06-041-7/+13
* rgw: move rgw_sync_log_trim.* to rgw_trim_bilog.*Casey Bodley2019-04-181-1/+1
* rgw: move datalog trimming into rgw_trim_datalog.ccCasey Bodley2019-04-181-0/+1
* rgw: move mdlog trimming into rgw_trim_mdlog.ccCasey Bodley2019-04-181-0/+1
* Merge pull request #26461 from adamemerson/wip-aio-aio-aio-aio-queue-like-an-...Casey Bodley2019-04-161-0/+1
|\
| * rgw: Refactor Aio and AioThrottleAdam C. Emerson2019-04-081-0/+1
* | Merge pull request #27178 from pritha-srivastava/wip-rgw-iamCasey Bodley2019-04-151-1/+2
|\ \ | |/ |/|
| * rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.Pritha Srivastava2019-03-261-1/+2
* | Merge branch 'master' into s2_pubsub_api_newYuval Lifshitz2019-04-031-9/+15
|\ \
| * \ Merge pull request #26634 from theanalyst/scheduler-beast-ctxCasey Bodley2019-03-251-9/+14
| |\ \
| | * | librgw: expose dmclock linkageAbhishek Lekshmanan2019-03-121-1/+8