summaryrefslogtreecommitdiff
path: root/src/auth/RotatingKeyRing.cc
Commit message (Expand)AuthorAgeFilesLines
* log: new logging infrastructureSage Weil2012-03-271-1/+2
* auth: KeyRing, RotatingKeyRing: deglobalizeColin Patrick McCabe2011-06-201-4/+4
* remove g_keyringColin Patrick McCabe2011-06-031-0/+6
* fix some shadowing argumentsSage Weil2011-05-051-3/+3
* auth: const cleanupColin Patrick McCabe2011-04-201-7/+9
* common: Fix some missing includes, copyrightsColin Patrick McCabe2011-02-231-0/+1
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* logging: eliminate dbeginlColin Patrick McCabe2010-12-071-1/+1
* auth: less noisy debugSage Weil2010-04-201-2/+2
* cephx: return expires service keys from rotatingkeyringSage Weil2010-02-111-7/+2
* monclient: renew service tickets a bit after the current expiresSage Weil2010-02-111-0/+1
* cephx: fix up key rotationSage Weil2010-02-101-0/+5
* auth: fix KeyStore interfaceSage Weil2010-02-041-1/+14
* cephx: separate KeyRing and RotatingKeyRingSage Weil2010-02-041-0/+54