| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc + update e-mail | Mattias Andrée | 2024-10-05 | 1 | -1/+1 |
| * | Update year and e-mail address | Mattias Andrée | 2017-11-05 | 1 | -1/+1 |
| * | Work on changing style, and an important typo fix | Mattias Andrée | 2017-11-05 | 1 | -207/+202 |
| * | Bump year | Mattias Andrée | 2016-07-09 | 1 | -1/+1 |
| * | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
| * | add xmemdup macro | Mattias Andrée | 2014-12-10 | 1 | -4/+2 |
| * | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 2014-12-08 | 1 | -6/+11 |
| * | rename pfail to fail | Mattias Andrée | 2014-12-08 | 1 | -1/+1 |
| * | no more goto fail | Mattias Andrée | 2014-12-08 | 1 | -11/+10 |
| * | doc style fix | Mattias Andrée | 2014-09-13 | 1 | -1/+1 |
| * | fix some client marshalling errors | Mattias Andrée | 2014-06-07 | 1 | -2/+3 |
| * | add zero length check | Mattias Andrée | 2014-06-07 | 1 | -2/+3 |
| * | fix errors in client marshalling | Mattias Andrée | 2014-06-07 | 1 | -6/+11 |
| * | store structure version for all structures when marshalling | Mattias Andrée | 2014-05-19 | 1 | -1/+5 |
| * | reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -0/+68 |
| * | m + fix message sending | Mattias Andrée | 2014-05-15 | 1 | -5/+5 |
| * | fix errors | Mattias Andrée | 2014-05-14 | 1 | -1/+1 |
| * | receive modifications | Mattias Andrée | 2014-05-11 | 1 | -0/+6 |
| * | handle interceptions, everything except receiving modifications | Mattias Andrée | 2014-05-11 | 1 | -2/+24 |
| * | a much of multicasting stuff | Mattias Andrée | 2014-05-11 | 1 | -2/+38 |
| * | m + release all resources before re-execing | Mattias Andrée | 2014-05-11 | 1 | -0/+23 |
| * | move mutex_created into client_t + error handling for pthread_*_init | Mattias Andrée | 2014-05-11 | 1 | -0/+1 |
| * | use the data structure marshallers | Mattias Andrée | 2014-05-08 | 1 | -2/+32 |
| * | split up mds-server structs into their own .h-files and add marshal functions | Mattias Andrée | 2014-05-08 | 1 | -0/+124 |
