index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
ceph_authtool.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-3
/
+1
*
tools: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+6
*
src: use spirit based ceph.conf parser
Kefu Chai
2019-06-25
1
-3
/
+1
*
tools: ceph-authtool: report correct number of caps when creating
Nathan Cutler
2018-10-18
1
-1
/
+6
*
ceph-authtool: remove auid options
Sage Weil
2018-08-31
1
-17
/
+0
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-2
/
+2
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-2
/
+2
*
Merge tag 'v13.0.2'
Sage Weil
2018-04-03
1
-0
/
+9
|
\
|
*
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-0
/
+9
*
|
ceph_authtool: add mode option
Sébastien Han
2018-03-29
1
-2
/
+12
|
/
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
tools: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-4
/
+4
*
ceph-authtool: check 'mgr' section too
Sage Weil
2017-03-29
1
-1
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-2
/
+3
*
authtool: Enhance argument combinations validation
Brad Hubbard
2016-07-05
1
-1
/
+23
*
AUTH: optimize header file dependency.
shawn
2016-05-20
1
-1
/
+1
*
authtool: fix test output validation & minor whitespace.
Robin H. Johnson
2016-04-06
1
-1
/
+1
*
authtool: update --help and manpage to match code.
Robin H. Johnson
2016-04-06
1
-5
/
+10
*
assert: abort() rather than throw
Adam C. Emerson
2015-12-11
1
-202
/
+197
*
ceph-authtool: exit(1) when printing a non-existing key
Gerhard Muntingh
2015-04-16
1
-0
/
+2
*
tools/ceph_authtool.cc: reduce scope of some variables
Danny Al-Gaaf
2015-01-07
1
-6
/
+8
*
ceph_authtool.cc: catch ceph::FailedAssertion exception
Danny Al-Gaaf
2014-11-13
1
-190
/
+194
*
ceph_authtool.cc: catch ceph::buffer::end_of_buffer exception
Danny Al-Gaaf
2014-11-13
1
-1
/
+6
*
ceph_argparse_flag has no regular 3rd parameter.
Thorsten Behrens
2014-07-03
1
-1
/
+1
*
ceph_authtool.cc: remove not needed includes
Danny Al-Gaaf
2014-05-07
1
-5
/
+2
*
automake cleanup: moving misc tools to tools subdir
Roald J. van Loon
2013-09-07
1
-0
/
+277