| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2016-07-10 | Fix new GCC warnings | Mattias Andrée | 1 | -2/+2 |
| 2016-07-09 | Bump year | Mattias Andrée | 1 | -1/+1 |
| 2015-08-25 | attributes | Mattias Andrée | 1 | -0/+4 |
| 2015-08-24 | introduce the `Origin command`-header | Mattias Andrée | 1 | -19/+18 |
| 2015-08-19 | put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter | Mattias Andrée | 1 | -0/+11 |
| 2015-08-18 | typo | Mattias Andrée | 1 | -1/+1 |
| 2015-02-13 | bump year | Mattias Andrée | 1 | -1/+1 |
| 2014-12-10 | add xmemdup macro | Mattias Andrée | 1 | -1/+2 |
| 2014-12-10 | no more direct allocations, always use macros, unless using alloca | Mattias Andrée | 1 | -5/+5 |
| 2014-12-08 | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 1 | -36/+33 |
| 2014-12-08 | rename pfail to fail | Mattias Andrée | 1 | -3/+3 |
| 2014-12-08 | m + make sure we never lose errno | Mattias Andrée | 1 | -2/+7 |
| 2014-12-08 | no more goto fail | Mattias Andrée | 1 | -3/+1 |
| 2014-12-08 | replace all variants of goto pfail with fail_if | Mattias Andrée | 1 | -4/+3 |
| 2014-12-08 | replace all goto pfail with fail_if, so that we can take whence it failed | Mattias Andrée | 1 | -6/+4 |
| 2014-11-28 | whitespace | Mattias Andrée | 1 | -2/+2 |
| 2014-09-13 | doc style fix | Mattias Andrée | 1 | -4/+4 |
| 2014-08-24 | message id is unsigned 32-bit | Mattias Andrée | 1 | -3/+3 |
| 2014-08-12 | macros for ato* with cast | Mattias Andrée | 1 | -1/+1 |
| 2014-08-03 | the rest of the clipboard | Mattias Andrée | 1 | -0/+1 |
| 2014-08-02 | mds-registry: add time-to-live | Mattias Andrée | 1 | -1/+1 |
| 2014-08-02 | mds-registry: notify client | Mattias Andrée | 1 | -2/+2 |
| 2014-08-02 | misc | Mattias Andrée | 1 | -3/+3 |
| 2014-08-02 | misc | Mattias Andrée | 1 | -40/+28 |
| 2014-07-29 | doc | Mattias Andrée | 1 | -6/+58 |
| 2014-07-29 | mds-registry: restructure registry | Mattias Andrée | 1 | -94/+105 |
| 2014-07-29 | split out registry from mds-registry | Mattias Andrée | 1 | -170/+3 |
| 2014-07-29 | m | Mattias Andrée | 1 | -1/+1 |
| 2014-07-29 | split out reexec from mds-registry | Mattias Andrée | 1 | -150/+1 |
| 2014-07-28 | split out globals from mds-registry | Mattias Andrée | 1 | -47/+1 |
| 2014-07-28 | split out util from mds-registry | Mattias Andrée | 1 | -80/+2 |
| 2014-07-28 | put mds-registry in its own directory | Mattias Andrée | 1 | -0/+0 |
| 2014-07-28 | use of mutexe when removing protocols due to server closing | Mattias Andrée | 1 | -0/+4 |
| 2014-07-28 | mds-registry: all unmarshal failures are critical | Mattias Andrée | 1 | -0/+1 |
| 2014-07-28 | reduce code complexity | Mattias Andrée | 1 | -44/+35 |
| 2014-07-28 | unregister protocols for closing servers | Mattias Andrée | 1 | -6/+58 |
| 2014-07-28 | prepare for handling client closed messages | Mattias Andrée | 1 | -3/+34 |
| 2014-07-28 | m + marshal and unmarshal registry table | Mattias Andrée | 1 | -10/+81 |
| 2014-07-28 | m | Mattias Andrée | 1 | -4/+4 |
| 2014-07-28 | reduce code complexity | Mattias Andrée | 1 | -107/+154 |
| 2014-07-28 | reduce code complexity | Mattias Andrée | 1 | -35/+21 |
| 2014-07-28 | misc | Mattias Andrée | 1 | -39/+107 |
| 2014-07-28 | mds-registry: sync:ing and list action | Mattias Andrée | 1 | -9/+140 |
| 2014-07-28 | misc | Mattias Andrée | 1 | -4/+245 |
| 2014-07-27 | typo + beginning of mds-registry | Mattias Andrée | 1 | -89/+7 |
| 2014-07-27 | call server_initialised in mds-echo | Mattias Andrée | 1 | -0/+1 |
| 2014-06-09 | m | Mattias Andrée | 1 | -2/+2 |
| 2014-06-09 | m + fix echo server crash | Mattias Andrée | 1 | -5/+4 |
| 2014-06-08 | m + fix: include header value in interception conditions | Mattias Andrée | 1 | -3/+3 |
| 2014-06-08 | mds-echo: include message id + do not require respawn status | Mattias Andrée | 1 | -5/+10 |
