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