summaryrefslogtreecommitdiffstats
path: root/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Add an example for lua scriptingMatan Breizman2021-07-052-0/+194
* rgw/notifications: support v4 auth for topics and notificationsYuval Lifshitz2021-06-241-5/+0
* Merge pull request #37956 from dorindabassey/example-notificCasey Bodley2020-12-082-5/+121
|\
| * examples/boto3/README: examples notificationdorindabassey2020-12-032-5/+121
* | rgw: send headers of quota settingsOr Friedmann2020-10-156-16/+26
|/
* rgw: add PUT and POST req support to data cacheMark Kogan2020-07-215-62/+188
* rgw: fix nginx-rgw docsofriedma2020-06-014-5/+5
* rgw: create rgw-cache example directoryOr Friedmann2020-05-195-0/+331
* Merge pull request #33063 from theanalyst/boto3-ext-appendCasey Bodley2020-02-283-1/+120
|\
| * examples: add python source for append & get_usage_statsAbhishek Lekshmanan2020-02-262-0/+59
| * eg: boto3 update doc urls to the latestAbhishek Lekshmanan2020-02-251-3/+4
| * examples: boto3: support append object apiVersionAbhishek Lekshmanan2020-02-041-0/+28
| * examples: rgw: add boto3 extensions for GetUsage S3 APIAbhishek Lekshmanan2020-02-041-0/+31
* | examples/librados: fix bufferlist::copy() in hello_world.cc.Radoslaw Zarzynski2020-02-041-1/+1
|/
* rgw/pubsub: notification filtering by object tagsYuval Lifshitz2019-12-153-0/+22
* test: s/rados_aio_create_completion/rados_aio_create_completion2/Kefu Chai2019-11-011-1/+1
* rgw/examples: adding info on boto3 extensions to docsYuval Lifshitz2019-10-141-2/+20
* rgw/examples: adding examples for boto3 extensions to AWS S3Yuval Lifshitz2019-10-027-0/+316
* allow for multiple "build" dirs to existYuval Lifshitz2019-09-061-1/+2
* librados: revert librados3/libradoscc back to librados2Jason Dillaman2019-02-201-1/+1
* Merge pull request #24939 from marcosps/simplify_examplesKefu Chai2018-11-282-78/+60
|\
| * examples/librados/hello_world.cc: Remove not needed else clauseMarcos Paulo de Souza2018-11-051-41/+32
| * examples/librados/hello_world_c: Remove not needed else clauseMarcos Paulo de Souza2018-11-051-37/+28
* | examples/librados: link c++ samples against libradosppKefu Chai2018-11-081-1/+1
|/
* examples/Makefile: add -Wno-unused-parameter to avoid compile errorJi You2018-08-162-3/+3
* example/librados: remove dependency on Boost system libraryNathan Cutler2018-07-211-1/+1
* cleanup: src/.libs -> build/libSage Weil2018-03-062-2/+2
* examples: add new librbd exampleMahati Chamarthy2017-10-152-0/+247
* examples: fix link order in librados example MakefileMahati Chamarthy2017-09-252-6/+6
* scripts: fix bash path in shebangsAlan Somers2017-07-274-4/+4
* Added libradosstriper example Signed-off-by: Logan Blyth <mrbojangles3@gmail....Logan Blyth2017-05-292-4/+110
* doc: fix the links to http://ceph.com/docsKefu Chai2017-03-152-2/+2
* librados examples: link and include from current source tree by default.Jesse Williamson2016-03-172-12/+36
* Fix Makefile in example/librados file.youji2015-10-201-1/+3
* examples/librados/hello_world.cc:missing semicolonMichal Jarzabek2015-09-261-1/+1
* Examples: hello_world.cc, content displayed after read is not null terminated.Brad Hubbard2015-09-151-1/+3
* Fix typos in librados example codeJiaying Ren2015-06-171-1/+1
* rbd-replay: Convert prep-for-replay.py to rbd-replay-prep.ccAdam Crume2014-08-212-3/+3
* rbd-replay: Fix examples/rbd-replay/replayAdam Crume2014-08-211-1/+1
* rbd-replay: Clean up prep-for-replay.pyAdam Crume2014-08-211-1/+1
* lttng: Add rbd-replayAdam Crume2014-08-215-0/+33
* examples: Add example for the librados C APIAdam Crume2014-08-212-4/+325
* examples: add a librados/hello_world programGreg Farnum2013-08-193-0/+311