index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
auth
/
cephx
/
CephxKeyServer.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth/cephx/CephxKeyServer: make clear_secrets() clear rotating secrets too
Sage Weil
2019-07-03
1
-0
/
+3
*
auth/cephx: pass more specific type into build_session_auth_info
Sage Weil
2019-02-07
1
-4
/
+10
*
auth/cephx: remove unused member method
runsisi
2018-10-19
1
-2
/
+0
*
auth: switch from Mutex to ceph::mutex
Kefu Chai
2018-09-27
1
-13
/
+13
*
auth: Use ceph_assert for asserts
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-4
/
+4
*
auth: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-28
/
+36
*
common/auth: add override in headers
liuchang0812
2017-02-28
1
-2
/
+2
*
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
1
-1
/
+1
*
auth/cephx: kill dead code
xie xingguo
2016-06-12
1
-5
/
+0
*
auth/cephx: fix race conditon for some public methods of KeyServer
xie xingguo
2016-06-07
1
-0
/
+4
*
AUTH: optimize header file dependency.
shawn
2016-05-20
1
-4
/
+2
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
Removed extra semicolons
Daniel J. Hofmann
2014-05-09
1
-3
/
+3
*
mon: include some (basic) auth info in report
Sage Weil
2013-07-15
1
-0
/
+3
*
auth: cephx: KeyServer: list secrets to formatter or plaintext
Dan Mick
2013-07-11
1
-1
/
+6
*
auth: CephxKeyServer: add secrets_{begin,end}() getters
Joao Eduardo Luis
2013-06-07
1
-0
/
+4
*
mon: fix stdout vs. stderr throughout monitor
Dan Mick
2013-05-22
1
-1
/
+1
*
CephxKeyServer.h: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-12
1
-1
/
+1
*
auth: cephx: KeyServer: add 'has_secrets()' function
Joao Eduardo Luis
2013-02-12
1
-0
/
+5
*
mon: share mon keyring with KeyServer
Sage Weil
2012-06-07
1
-5
/
+6
*
mon: keep mon. secret in an external keyring
Sage Weil
2012-05-15
1
-8
/
+0
*
mon: create initial states after quorum is formed
Sage Weil
2011-11-11
1
-0
/
+17
*
auth: CephxKeyServer: de-globalize
Colin Patrick McCabe
2011-06-21
1
-10
/
+12
*
auth: const cleanup
Colin Patrick McCabe
2011-04-21
1
-29
/
+47
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
auth: re-add auid to EntityAuth and AuthTicket.
Greg Farnum
2010-03-06
1
-0
/
+2
*
mon: add 'auth export ]name]' to export a full or partial keyring
Sage Weil
2010-02-17
1
-0
/
+8
*
cephx: fix up key rotation
Sage Weil
2010-02-11
1
-13
/
+7
*
cephx: add struct_v throughout. some cleanup.
Sage Weil
2010-02-04
1
-1
/
+17
*
auth: CEPH_AUTH_NONE auth and caps working
Yehuda Sadeh
2009-10-29
1
-4
/
+4
*
auth: pass mon caps to the session
Yehuda Sadeh
2009-10-24
1
-0
/
+2
*
auth: move one more type
Sage Weil
2009-10-23
1
-3
/
+3
*
auth: move most Auth.h stuff into cephx/CephxProtocol.h
Sage Weil
2009-10-23
1
-0
/
+239