| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-08-12 | macros for ato* with cast | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-03 | the rest of the clipboard | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-02 | mds-registry: add time-to-live | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-02 | mds-registry: notify client | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-02 | misc | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-02 | misc | Mattias Andrée | 1 | -40/+28 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-29 | doc | Mattias Andrée | 1 | -6/+58 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-29 | mds-registry: restructure registry | Mattias Andrée | 1 | -94/+105 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-29 | split out registry from mds-registry | Mattias Andrée | 1 | -170/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-29 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-29 | split out reexec from mds-registry | Mattias Andrée | 1 | -150/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | split out globals from mds-registry | Mattias Andrée | 1 | -47/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | split out util from mds-registry | Mattias Andrée | 1 | -80/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | put mds-registry in its own directory | Mattias Andrée | 1 | -0/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | use of mutexe when removing protocols due to server closing | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | mds-registry: all unmarshal failures are critical | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | reduce code complexity | Mattias Andrée | 1 | -44/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | unregister protocols for closing servers | Mattias Andrée | 1 | -6/+58 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | prepare for handling client closed messages | Mattias Andrée | 1 | -3/+34 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | m + marshal and unmarshal registry table | Mattias Andrée | 1 | -10/+81 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | m | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | reduce code complexity | Mattias Andrée | 1 | -107/+154 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | reduce code complexity | Mattias Andrée | 1 | -35/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | misc | Mattias Andrée | 1 | -39/+107 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | mds-registry: sync:ing and list action | Mattias Andrée | 1 | -9/+140 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | misc | Mattias Andrée | 1 | -4/+245 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-27 | typo + beginning of mds-registry | Mattias Andrée | 1 | -89/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-27 | call server_initialised in mds-echo | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-09 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-09 | m + fix echo server crash | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | m + fix: include header value in interception conditions | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | mds-echo: include message id + do not require respawn status | Mattias Andrée | 1 | -5/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | implement echoing | Mattias Andrée | 1 | -20/+102 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | beginning of echo server | Mattias Andrée | 1 | -0/+262 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
