Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-04-27 | doc | Mattias Andrée | 1 | -2/+9 |
2014-04-27 | m fixes + doc | Mattias Andrée | 1 | -6/+61 |
2014-04-27 | return -1 not 1 on failure | Mattias Andrée | 1 | -4/+4 |
2014-04-27 | well, that was unnecessary | Mattias Andrée | 1 | -1/+0 |
2014-04-27 | finish mds-message | Mattias Andrée | 2 | -13/+199 |
2014-04-27 | ipc message class, does not do reading yet | Mattias Andrée | 3 | -1/+353 |
2014-04-26 | typo | Mattias Andrée | 6 | -6/+6 |
2014-04-26 | m doc | Mattias Andrée | 4 | -4/+4 |
2014-04-26 | take care of realloc failures | Mattias Andrée | 2 | -10/+34 |
2014-04-26 | add table optimised for file descriptors | Mattias Andrée | 7 | -47/+567 |
2014-04-23 | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 4 | -7/+101 |
2014-04-23 | add value remapping to hash table unmarshaling | Mattias Andrée | 2 | -10/+22 |
2014-04-23 | add missed include | Mattias Andrée | 1 | -0/+1 |
2014-04-23 | m make | Mattias Andrée | 1 | -1/+5 |
2014-04-23 | link binaries to the library | Mattias Andrée | 1 | -3/+3 |
2014-04-23 | update makefile | Mattias Andrée | 1 | -1/+10 |
2014-04-22 | m + add string comparator | Mattias Andrée | 1 | -1/+17 |