summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_token.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Add coverity annotations for uncaught exceptions in standalone binariesVedansh Bhartia2023-10-091-0/+3
* rgw: rgw_token.cc error: reference to 'formatter' is ambiguousKaleb S. KEITHLEY2023-02-131-4/+4
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-3/+2
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* 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
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* global: output usage on -h, --help, or no args before contacting monsSage Weil2018-03-151-1/+8
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* rgw_ldap: merge cleanupsMatt Benjamin2016-03-121-2/+3
* rgw: ldap token glueMatt Benjamin2016-03-091-0/+134