Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc style fix | Mattias Andrée | 2014-09-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix file names | Mattias Andrée | 2014-06-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | store structure version for all structures when marshalling | Mattias Andrée | 2014-05-19 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -0/+32 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | receive modifications | Mattias Andrée | 2014-05-11 | 1 | -0/+20 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | handle interceptions, everything except receiving modifications | Mattias Andrée | 2014-05-11 | 1 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | a much of multicasting stuff | Mattias Andrée | 2014-05-11 | 1 | -2/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + release all resources before re-execing | Mattias Andrée | 2014-05-11 | 1 | -0/+8 |
| | | | | 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 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | use the data structure marshallers | Mattias Andrée | 2014-05-08 | 1 | -2/+10 |
| | | | | 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/+126 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |