Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: fix get_ticket_handler() error handling | Dan Carpenter | 2010-08-26 | 1 | -6/+9 |
* | ceph: code cleanup | Yehuda Sadeh | 2010-08-01 | 1 | -3/+3 |
* | ceph: fix leak of mon authorizer | Sage Weil | 2010-07-05 | 1 | -0/+3 |
* | ceph: some endianity fixes | Yehuda Sadeh | 2010-06-13 | 1 | -1/+1 |
* | ceph: renew auth tickets before they expire | Sage Weil | 2010-05-29 | 1 | -0/+12 |
* | ceph: adjust masked struct_v variable names | Sage Weil | 2010-05-17 | 1 | -9/+9 |
* | ceph: include auth method in error messages | Sage Weil | 2010-05-17 | 1 | -0/+1 |
* | ceph: remove bad auth_x kmem_cache | Sage Weil | 2010-05-03 | 1 | -22/+10 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ceph: clean up service ticket decoding | Sage Weil | 2010-03-23 | 1 | -8/+20 |
* | ceph: release old ticket_blob buffer | Sage Weil | 2010-03-20 | 1 | -1/+5 |
* | ceph: fix authenticator buffer size calculation | Sage Weil | 2010-03-20 | 1 | -6/+13 |
* | ceph: add support for auth_x authentication protocol | Sage Weil | 2010-02-11 | 1 | -0/+656 |