summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_token.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-2/+2
* rgw: Remove superfluous breaksLiao Pingfang2020-07-141-3/+0
* rgw: make RGWToken string ctor explicitYuval Lifshitz2020-07-021-1/+8
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1
* rgw: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-10/+10
* rgw/rgw_token.h: remove redundant and slow call to c_str()Danny Al-Gaaf2017-02-091-2/+2
* rgw: Do not std::move to return locally constructed objectsAdam C. Emerson2016-11-171-1/+1
* Merge pull request #9624 from gaurav36/coverity-1355603-dead-codeSage Weil2016-11-081-1/+0
|\
| * coverity fix: fixing few coverity issueGaurav Kumar Garg2016-06-101-1/+0
* | rgw: Rework of s3 LDAP Authentication code.Pritha Srivastava2016-08-011-1/+1
|/
* rgw_ldap: merge cleanupsMatt Benjamin2016-03-121-0/+4
* rgw: ldap token glueMatt Benjamin2016-03-091-0/+165