Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For functions that return -1 on failure check exactly for -1 and not for | pjd | 2012-01-10 | 1 | -1/+1 |
* | The proto API is a general purpose API, so don't use 'hast' in structures or | pjd | 2011-03-22 | 1 | -8/+7 |
* | In hast.conf we define the other node's address in 'remote' variable. | pjd | 2011-03-21 | 1 | -2/+4 |
* | - Rename proto_descriptor_{send,recv}() functions to | pjd | 2011-02-02 | 1 | -39/+9 |
* | Implement two new functions for sending descriptor and receving descriptor | pjd | 2011-01-31 | 1 | -0/+30 |
* | - Use pjdlog for assertions and aborts as this will log assert/abort message | pjd | 2011-01-31 | 1 | -79/+32 |
* | When someone gives NULL as data, assume this is because he want to declare | pjd | 2010-08-30 | 1 | -0/+8 |
* | Add an argument to the proto_register() function which allows protocol to | pjd | 2010-08-05 | 1 | -1/+1 |
* | Changing proto_socketpair.c compilation and linking order revealed | pjd | 2010-02-21 | 1 | -1/+4 |
* | Please welcome HAST - Highly Avalable Storage. | pjd | 2010-02-18 | 1 | -0/+272 |