summaryrefslogtreecommitdiffstats
path: root/src/tools/ceph_authtool.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-3/+1
* tools: build without "using namespace std"Kefu Chai2021-08-131-0/+6
* src: use spirit based ceph.conf parserKefu Chai2019-06-251-3/+1
* tools: ceph-authtool: report correct number of caps when creatingNathan Cutler2018-10-181-1/+6
* ceph-authtool: remove auid optionsSage Weil2018-08-311-17/+0
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-2/+2
* core: use const_iterator for decodeKefu Chai2018-05-171-2/+2
* Merge tag 'v13.0.2'Sage Weil2018-04-031-0/+9
|\
| * global: output usage on -h, --help, or no args before contacting monsSage Weil2018-03-151-0/+9
* | ceph_authtool: add mode optionSébastien Han2018-03-291-2/+12
|/
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* tools: Use unqualified encode/decodeAdam C. Emerson2018-01-101-4/+4
* ceph-authtool: check 'mgr' section tooSage Weil2017-03-291-1/+1
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-2/+3
* authtool: Enhance argument combinations validationBrad Hubbard2016-07-051-1/+23
* AUTH: optimize header file dependency.shawn2016-05-201-1/+1
* authtool: fix test output validation & minor whitespace.Robin H. Johnson2016-04-061-1/+1
* authtool: update --help and manpage to match code.Robin H. Johnson2016-04-061-5/+10
* assert: abort() rather than throwAdam C. Emerson2015-12-111-202/+197
* ceph-authtool: exit(1) when printing a non-existing keyGerhard Muntingh2015-04-161-0/+2
* tools/ceph_authtool.cc: reduce scope of some variablesDanny Al-Gaaf2015-01-071-6/+8
* ceph_authtool.cc: catch ceph::FailedAssertion exceptionDanny Al-Gaaf2014-11-131-190/+194
* ceph_authtool.cc: catch ceph::buffer::end_of_buffer exceptionDanny Al-Gaaf2014-11-131-1/+6
* ceph_argparse_flag has no regular 3rd parameter.Thorsten Behrens2014-07-031-1/+1
* ceph_authtool.cc: remove not needed includesDanny Al-Gaaf2014-05-071-5/+2
* automake cleanup: moving misc tools to tools subdirRoald J. van Loon2013-09-071-0/+277