summaryrefslogtreecommitdiffstats
path: root/src/auth (follow)
Commit message (Expand)AuthorAgeFilesLines
* auth: Fix Doxygen warnings.Tommi Virtanen2012-01-101-2/+2
* keyring: print more useful errors to log/errSage Weil2011-12-292-10/+20
* keyring: don't print auid if it is the defaultSage Weil2011-11-121-1/+2
* mon: create initial states after quorum is formedSage Weil2011-11-111-0/+17
* crypto: make crypto handlers non-staticSage Weil2011-11-092-4/+22
* monclient: simplify auth_supported setSage Weil2011-11-051-1/+5
* Merge branch 'master' into wip-freebsdSage Weil2011-11-011-1/+1
|\
| * auth: return unknown if no supported auth is foundJosh Durgin2011-10-281-1/+1
* | Merge branch 'master' into wip-freebsdSage Weil2011-10-259-51/+69
|\|
| * auth: remove global instance of auth_supportedSage Weil2011-10-137-27/+34
| * auth: move AuthAuthorizeHandler registry into classSage Weil2011-10-082-21/+36
| * auth: fix authorizer leak fixSage Weil2011-10-072-5/+1
* | Merge remote branch 'stass/wip-freebsdport-rebased2' into wip-freebsdSage Weil2011-10-061-0/+1
|\ \ | |/ |/|
| * First cut of FreeBSD support. This patch allowes ceph to compile successfullyStanislav Sedov2011-10-051-0/+1
* | Merge branch 'wip-leaks'Greg Farnum2011-10-061-0/+1
|\ \ | |/ |/|
| * cephx: don't leak Authorizers on each requestGreg Farnum2011-10-061-0/+1
* | auth: keyring: whitespaceSage Weil2011-09-211-4/+2
|/
* man: Generate manpages from doc/man.Tommi Virtanen2011-09-101-1/+1
* assert: use our assertSage Weil2011-08-311-1/+1
* fix utime.h #include recursionSage Weil2011-08-261-0/+1
* auth: use set<> instead of map<,bool>Sage Weil2011-08-101-4/+4
* auth: fix compile error when using nss libsMarcus Sorensen2011-07-231-0/+1
* AuthNone: encode entity name in authorizerColin Patrick McCabe2011-06-212-2/+3
* auth: more deglobalizationColin Patrick McCabe2011-06-213-7/+3
* KeyRing: derr -> lderrColin Patrick McCabe2011-06-211-2/+2
* auth: AuthSupported: deglobalizeColin Patrick McCabe2011-06-216-15/+17
* auth: remove remaining globalsColin Patrick McCabe2011-06-219-16/+20
* auth: CephxKeyServer: de-globalizeColin Patrick McCabe2011-06-212-45/+47
* auth: AuthAuthorizeHandler: deglobalizeColin Patrick McCabe2011-06-211-4/+0
* auth: KeyRing, RotatingKeyRing: deglobalizeColin Patrick McCabe2011-06-214-27/+32
* auth: CryptoKey, CryptoAES: deglobalizeColin Patrick McCabe2011-06-217-129/+217
* g_clock.now -> ceph_clock_nowColin Patrick McCabe2011-06-214-14/+12
* auth: de-globlize CephXAuthorizerColin Patrick McCabe2011-06-212-6/+10
* auth: de-globalize AuthServiceHandler and palsColin Patrick McCabe2011-06-215-23/+33
* auth: de-globalize AuthClientHandler and friendsColin Patrick McCabe2011-06-215-30/+43
* auth: de-globalize TicketManager, TicketHandlerColin Patrick McCabe2011-06-215-34/+56
* bufferlist: get rid of derr usageColin Patrick McCabe2011-06-211-2/+3
* auth: remove CephCryptoManagerColin Patrick McCabe2011-06-153-16/+7
* bufferlist::iterator: add copy_all, use in KeyRingColin Patrick McCabe2011-06-071-37/+7
* g_conf: change to pointerColin Patrick McCabe2011-06-076-10/+10
* Refactor MonClient, KeyRingColin Patrick McCabe2011-06-032-2/+10
* remove g_keyringColin Patrick McCabe2011-06-036-12/+81
* Merge branch 'stable'Sage Weil2011-05-242-0/+10
|\
| * keyring: make encode_plaintext methodSage Weil2011-05-202-0/+10
* | common_init: don't init crypto until after forkColin Patrick McCabe2011-05-212-4/+2
* | ceph_crypto: add assert_initColin Patrick McCabe2011-05-211-6/+6
|/
* fix some shadowing argumentsSage Weil2011-05-051-3/+3
* auth: Avoid const mismatch in nss_aes_operationJim Schutt2011-04-271-1/+1
* auth: const cleanupColin Patrick McCabe2011-04-219-118/+173
* config: normalize key names, cleanupColin Patrick McCabe2011-04-151-2/+4