Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 1 | -175/+0 |
* | ceph: clean up header guards | Sage Weil | 2010-08-01 | 1 | -2/+2 |
* | ceph: resync headers with userland | Sage Weil | 2010-05-17 | 1 | -1/+0 |
* | ceph: drop src address(es) from message header [new protocol feature] | Sage Weil | 2010-05-17 | 1 | -1/+19 |
* | ceph: include type in ceph_entity_addr, filepath | Sage Weil | 2010-01-29 | 1 | -2/+3 |
* | ceph: remove unused erank field | Sage Weil | 2010-01-14 | 1 | -16/+2 |
* | ceph: add feature bits to connection handshake (protocol change) | Sage Weil | 2009-12-23 | 1 | -1/+4 |
* | ceph: include transaction id in ceph_msg_header (protocol change) | Sage Weil | 2009-12-23 | 1 | -1/+2 |
* | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 2009-11-18 | 1 | -6/+15 |
* | ceph: use fixed endian encoding for ceph_entity_addr | Sage Weil | 2009-11-03 | 1 | -1/+1 |
* | ceph: add version field to message header | Sage Weil | 2009-10-13 | 1 | -1/+2 |
* | ceph: on-wire types | Sage Weil | 2009-10-06 | 1 | -0/+157 |