Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle interceptions, everything except receiving modifications | Mattias Andrée | 2014-05-11 | 1 | -18/+127 |
* | derp | Mattias Andrée | 2014-05-11 | 1 | -2/+3 |
* | a much of multicasting stuff | Mattias Andrée | 2014-05-11 | 1 | -30/+156 |
* | m + release all resources before re-execing | Mattias Andrée | 2014-05-11 | 1 | -36/+35 |
* | move mutex_created into client_t + error handling for pthread_*_init | Mattias Andrée | 2014-05-11 | 1 | -7/+24 |
* | whitespace | Mattias Andrée | 2014-05-10 | 1 | -1/+1 |
* | race condition | Mattias Andrée | 2014-05-10 | 1 | -20/+26 |
* | fix compare overflow | Mattias Andrée | 2014-05-10 | 1 | -2/+2 |
* | m + add full_write and add full_read | Mattias Andrée | 2014-05-08 | 1 | -48/+9 |
* | use the data structure marshallers | Mattias Andrée | 2014-05-08 | 1 | -174/+39 |
* | split up mds-server structs into their own .h-files and add marshal functions | Mattias Andrée | 2014-05-08 | 1 | -0/+3 |
* | Move mds-server into its own directory | Mattias Andrée | 2014-05-08 | 1 | -0/+1597 |