Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix errors | Mattias Andrée | 2014-05-14 | 1 | -1/+1 |
* | fix bugs | Mattias Andrée | 2014-05-14 | 1 | -9/+15 |
* | m fix | Mattias Andrée | 2014-05-12 | 1 | -12/+16 |
* | m + fix errors in mds.c | Mattias Andrée | 2014-05-12 | 1 | -0/+4 |
* | m | Mattias Andrée | 2014-05-11 | 1 | -0/+2 |
* | support reexec when receiving message modification | Mattias Andrée | 2014-05-11 | 2 | -15/+25 |
* | receive modifications | Mattias Andrée | 2014-05-11 | 3 | -21/+134 |
* | m doc | Mattias Andrée | 2014-05-11 | 1 | -1/+1 |
* | handle errors when sending a multicast message | Mattias Andrée | 2014-05-11 | 1 | -3/+8 |
* | derp | Mattias Andrée | 2014-05-11 | 1 | -2/+1 |
* | handle interceptions, everything except receiving modifications | Mattias Andrée | 2014-05-11 | 3 | -20/+156 |
* | derp | Mattias Andrée | 2014-05-11 | 1 | -2/+3 |
* | a much of multicasting stuff | Mattias Andrée | 2014-05-11 | 8 | -37/+613 |
* | m + release all resources before re-execing | Mattias Andrée | 2014-05-11 | 3 | -36/+66 |
* | move mutex_created into client_t + error handling for pthread_*_init | Mattias Andrée | 2014-05-11 | 3 | -7/+30 |
* | 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 | 5 | -178/+106 |
* | split up mds-server structs into their own .h-files and add marshal functions | Mattias Andrée | 2014-05-08 | 7 | -123/+468 |
* | Move mds-server into its own directory | Mattias Andrée | 2014-05-08 | 2 | -0/+1814 |