Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-29 | ceph: renew auth tickets before they expire | Sage Weil | 1 | -1/+1 |
2010-05-29 | ceph: removed duplicated #includes | Andrea Gelmini | 1 | -1/+0 |
2010-05-29 | ceph: avoid possible null dereference | Sage Weil | 1 | -2/+2 |
2010-05-17 | ceph: include auth method in error messages | Sage Weil | 1 | -4/+5 |
2010-05-03 | ceph: add missing #includes | Sage Weil | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-11 | ceph: add support for auth_x authentication protocol | Sage Weil | 1 | -1/+5 |
2010-02-10 | ceph: add struct version to auth encoding | Sage Weil | 1 | -0/+3 |
2010-02-10 | ceph: allow renewal of auth credentials | Sage Weil | 1 | -18/+43 |
2009-11-20 | ceph: mount fails immediately on error | Yehuda Sadeh | 1 | -0/+5 |
2009-11-18 | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 1 | -0/+220 |