summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_torrent.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: user correct tags for coverity annotations and add the SUPPRESSVedansh Bhartia2023-06-141-1/+1
* rgw: Add coverity annotations to ignore warnings about 32 bit timeVedansh Bhartia2023-05-161-0/+2
* rgw/torrent: remove unused 'class seed' and move stuff to sourceCasey Bodley2023-03-021-269/+66
* rgw: add free function rgw_read_torrent_file() for GetObjCasey Bodley2023-03-021-0/+52
* rgw/torrent: add a PutObj filter for torrent infoCasey Bodley2023-03-021-1/+78
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-4/+4
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-1/+1
* rgw: under fips, set flag to allow md5 in select rgw opsMark Kogan2021-10-141-1/+0
* rgw: build without "using namespace std"Kefu Chai2021-08-131-1/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-8/+8
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-2/+2
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-9/+2
* rgw: No null_yield in rgw_torrentAdam C. Emerson2020-11-131-4/+4
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* Zipper - Rename get_bi() to get_key()Daniel Gryniewicz2020-08-171-1/+1
* Zipper - Implement Read op on RGWObjectDaniel Gryniewicz2020-08-171-2/+2
* Zipper ObjectDaniel Gryniewicz2020-07-171-2/+2
* rgw: add some missed FIPS zeroization calls.Radoslaw Zarzynski2019-11-171-0/+1
* rgw: audit memset & bzero users for FIPS.Radoslaw Zarzynski2019-11-171-0/+4
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-3/+4
* rgw: callers pass null_yield to RGWSI_SysObjCasey Bodley2019-03-291-1/+1
* rgw: data obj synchronous read, use correct ioctxYehuda Sadeh2019-01-041-1/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+3
* rgw: zone, sysobj services: add missing system obj callsYehuda Sadeh2018-11-081-1/+6
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-6/+6
* rgw: fix error handling for GET with ?torrentCasey Bodley2018-04-201-17/+11
* common: remove typedef for byteCasey Bodley2018-01-191-4/+4
* build: Bump language to C++17Adam C. Emerson2018-01-081-4/+4
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* rgw: seed::get_torrent_file returns errors in the usual way.Radoslaw Zarzynski2017-08-271-6/+9
* rgw: optimize generating torrent file. Object data won't stay in memoryZhang Shaowen2017-05-181-47/+23
* rgw: move placement rule out of rgw_bucketYehuda Sadeh2017-03-091-1/+1
* rgw: more fixes and adjustments following rgw_pool, rgw_raw_objYehuda Sadeh2017-03-091-3/+5
* rgw/rgw_torrent.cc: prefer ++operator for non-primitive iteratorsDanny Al-Gaaf2017-02-091-1/+1
* rgw: silence a compiling warningKefu Chai2016-08-171-1/+1
* rgw:add a s3 API of make torrent for a objectzhouruisong2016-07-261-0/+279
* Revert RGW torrentDaniel Gryniewicz2016-07-211-423/+0
* rgw:add a s3 API of make torrent for a objectzhouruisong2016-07-061-0/+423