Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: new logging infrastructure | Sage Weil | 2012-03-27 | 1 | -1/+2 |
* | auth: KeyRing, RotatingKeyRing: deglobalize | Colin Patrick McCabe | 2011-06-21 | 1 | -4/+4 |
* | remove g_keyring | Colin Patrick McCabe | 2011-06-03 | 1 | -0/+6 |
* | fix some shadowing arguments | Sage Weil | 2011-05-05 | 1 | -3/+3 |
* | auth: const cleanup | Colin Patrick McCabe | 2011-04-21 | 1 | -7/+9 |
* | common: Fix some missing includes, copyrights | Colin Patrick McCabe | 2011-02-23 | 1 | -0/+1 |
* | Rename config.h -> common/config.h | Colin Patrick McCabe | 2011-02-23 | 1 | -1/+1 |
* | logging: eliminate dbeginl | Colin Patrick McCabe | 2010-12-08 | 1 | -1/+1 |
* | auth: less noisy debug | Sage Weil | 2010-04-20 | 1 | -2/+2 |
* | cephx: return expires service keys from rotatingkeyring | Sage Weil | 2010-02-11 | 1 | -7/+2 |
* | monclient: renew service tickets a bit after the current expires | Sage Weil | 2010-02-11 | 1 | -0/+1 |
* | cephx: fix up key rotation | Sage Weil | 2010-02-11 | 1 | -0/+5 |
* | auth: fix KeyStore interface | Sage Weil | 2010-02-04 | 1 | -1/+14 |
* | cephx: separate KeyRing and RotatingKeyRing | Sage Weil | 2010-02-04 | 1 | -0/+54 |