aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/registry.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-12macros for ato* with castMattias Andrée1-1/+1
2014-08-03the rest of the clipboardMattias Andrée1-0/+1
2014-08-02mds-registry: add time-to-liveMattias Andrée1-1/+1
2014-08-02mds-registry: notify clientMattias Andrée1-2/+2
2014-08-02miscMattias Andrée1-3/+3
2014-08-02miscMattias Andrée1-40/+28
2014-07-29docMattias Andrée1-6/+58
2014-07-29mds-registry: restructure registryMattias Andrée1-94/+105
2014-07-29split out registry from mds-registryMattias Andrée1-170/+3
2014-07-29mMattias Andrée1-1/+1
2014-07-29split out reexec from mds-registryMattias Andrée1-150/+1
2014-07-28split out globals from mds-registryMattias Andrée1-47/+1
2014-07-28split out util from mds-registryMattias Andrée1-80/+2
2014-07-28put mds-registry in its own directoryMattias Andrée1-0/+0
2014-07-28use of mutexe when removing protocols due to server closingMattias Andrée1-0/+4
2014-07-28mds-registry: all unmarshal failures are criticalMattias Andrée1-0/+1
2014-07-28reduce code complexityMattias Andrée1-44/+35
2014-07-28unregister protocols for closing serversMattias Andrée1-6/+58
2014-07-28prepare for handling client closed messagesMattias Andrée1-3/+34
2014-07-28m + marshal and unmarshal registry tableMattias Andrée1-10/+81
2014-07-28mMattias Andrée1-4/+4
2014-07-28reduce code complexityMattias Andrée1-107/+154
2014-07-28reduce code complexityMattias Andrée1-35/+21
2014-07-28miscMattias Andrée1-39/+107
2014-07-28mds-registry: sync:ing and list actionMattias Andrée1-9/+140
2014-07-28miscMattias Andrée1-4/+245
2014-07-27typo + beginning of mds-registryMattias Andrée1-89/+7
2014-07-27call server_initialised in mds-echoMattias Andrée1-0/+1
2014-06-09mMattias Andrée1-2/+2
2014-06-09m + fix echo server crashMattias Andrée1-5/+4
2014-06-08m + fix: include header value in interception conditionsMattias Andrée1-3/+3
2014-06-08mds-echo: include message id + do not require respawn statusMattias Andrée1-5/+10
2014-06-08implement echoingMattias Andrée1-20/+102
2014-06-08beginning of echo serverMattias Andrée1-0/+262