index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
auth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Fix Doxygen warnings.
Tommi Virtanen
2012-01-10
1
-2
/
+2
*
keyring: print more useful errors to log/err
Sage Weil
2011-12-29
2
-10
/
+20
*
keyring: don't print auid if it is the default
Sage Weil
2011-11-12
1
-1
/
+2
*
mon: create initial states after quorum is formed
Sage Weil
2011-11-11
1
-0
/
+17
*
crypto: make crypto handlers non-static
Sage Weil
2011-11-09
2
-4
/
+22
*
monclient: simplify auth_supported set
Sage Weil
2011-11-05
1
-1
/
+5
*
Merge branch 'master' into wip-freebsd
Sage Weil
2011-11-01
1
-1
/
+1
|
\
|
*
auth: return unknown if no supported auth is found
Josh Durgin
2011-10-28
1
-1
/
+1
*
|
Merge branch 'master' into wip-freebsd
Sage Weil
2011-10-25
9
-51
/
+69
|
\
|
|
*
auth: remove global instance of auth_supported
Sage Weil
2011-10-13
7
-27
/
+34
|
*
auth: move AuthAuthorizeHandler registry into class
Sage Weil
2011-10-08
2
-21
/
+36
|
*
auth: fix authorizer leak fix
Sage Weil
2011-10-07
2
-5
/
+1
*
|
Merge remote branch 'stass/wip-freebsdport-rebased2' into wip-freebsd
Sage Weil
2011-10-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
First cut of FreeBSD support. This patch allowes ceph to compile successfully
Stanislav Sedov
2011-10-05
1
-0
/
+1
*
|
Merge branch 'wip-leaks'
Greg Farnum
2011-10-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cephx: don't leak Authorizers on each request
Greg Farnum
2011-10-06
1
-0
/
+1
*
|
auth: keyring: whitespace
Sage Weil
2011-09-21
1
-4
/
+2
|
/
*
man: Generate manpages from doc/man.
Tommi Virtanen
2011-09-10
1
-1
/
+1
*
assert: use our assert
Sage Weil
2011-08-31
1
-1
/
+1
*
fix utime.h #include recursion
Sage Weil
2011-08-26
1
-0
/
+1
*
auth: use set<> instead of map<,bool>
Sage Weil
2011-08-10
1
-4
/
+4
*
auth: fix compile error when using nss libs
Marcus Sorensen
2011-07-23
1
-0
/
+1
*
AuthNone: encode entity name in authorizer
Colin Patrick McCabe
2011-06-21
2
-2
/
+3
*
auth: more deglobalization
Colin Patrick McCabe
2011-06-21
3
-7
/
+3
*
KeyRing: derr -> lderr
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
auth: AuthSupported: deglobalize
Colin Patrick McCabe
2011-06-21
6
-15
/
+17
*
auth: remove remaining globals
Colin Patrick McCabe
2011-06-21
9
-16
/
+20
*
auth: CephxKeyServer: de-globalize
Colin Patrick McCabe
2011-06-21
2
-45
/
+47
*
auth: AuthAuthorizeHandler: deglobalize
Colin Patrick McCabe
2011-06-21
1
-4
/
+0
*
auth: KeyRing, RotatingKeyRing: deglobalize
Colin Patrick McCabe
2011-06-21
4
-27
/
+32
*
auth: CryptoKey, CryptoAES: deglobalize
Colin Patrick McCabe
2011-06-21
7
-129
/
+217
*
g_clock.now -> ceph_clock_now
Colin Patrick McCabe
2011-06-21
4
-14
/
+12
*
auth: de-globlize CephXAuthorizer
Colin Patrick McCabe
2011-06-21
2
-6
/
+10
*
auth: de-globalize AuthServiceHandler and pals
Colin Patrick McCabe
2011-06-21
5
-23
/
+33
*
auth: de-globalize AuthClientHandler and friends
Colin Patrick McCabe
2011-06-21
5
-30
/
+43
*
auth: de-globalize TicketManager, TicketHandler
Colin Patrick McCabe
2011-06-21
5
-34
/
+56
*
bufferlist: get rid of derr usage
Colin Patrick McCabe
2011-06-21
1
-2
/
+3
*
auth: remove CephCryptoManager
Colin Patrick McCabe
2011-06-15
3
-16
/
+7
*
bufferlist::iterator: add copy_all, use in KeyRing
Colin Patrick McCabe
2011-06-07
1
-37
/
+7
*
g_conf: change to pointer
Colin Patrick McCabe
2011-06-07
6
-10
/
+10
*
Refactor MonClient, KeyRing
Colin Patrick McCabe
2011-06-03
2
-2
/
+10
*
remove g_keyring
Colin Patrick McCabe
2011-06-03
6
-12
/
+81
*
Merge branch 'stable'
Sage Weil
2011-05-24
2
-0
/
+10
|
\
|
*
keyring: make encode_plaintext method
Sage Weil
2011-05-20
2
-0
/
+10
*
|
common_init: don't init crypto until after fork
Colin Patrick McCabe
2011-05-21
2
-4
/
+2
*
|
ceph_crypto: add assert_init
Colin Patrick McCabe
2011-05-21
1
-6
/
+6
|
/
*
fix some shadowing arguments
Sage Weil
2011-05-05
1
-3
/
+3
*
auth: Avoid const mismatch in nss_aes_operation
Jim Schutt
2011-04-27
1
-1
/
+1
*
auth: const cleanup
Colin Patrick McCabe
2011-04-21
9
-118
/
+173
*
config: normalize key names, cleanup
Colin Patrick McCabe
2011-04-15
1
-2
/
+4
[next]