aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-29docMattias Andrée1-6/+58
2014-07-29mds-registry: restructure registryMattias Andrée2-120/+105
2014-07-29split out registry from mds-registryMattias Andrée4-459/+509
2014-07-29mMattias Andrée1-1/+1
2014-07-29split out reexec from mds-registryMattias Andrée4-150/+210
2014-07-28split out globals from mds-registryMattias Andrée4-47/+147
2014-07-28split out util from mds-registryMattias Andrée4-111/+173
2014-07-28put mds-registry in its own directoryMattias Andrée2-1/+1
2014-07-28docMattias Andrée1-0/+9
2014-07-28docMattias Andrée1-0/+36
2014-07-28docMattias Andrée1-0/+45
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ée4-7/+80
2014-07-28prepare for handling client closed messagesMattias Andrée1-3/+34
2014-07-28m + marshal and unmarshal registry tableMattias Andrée2-11/+85
2014-07-28mMattias Andrée1-4/+4
2014-07-28reduce code complexityMattias Andrée1-107/+154
2014-07-28reduce code complexityMattias Andrée2-35/+35
2014-07-28miscMattias Andrée5-44/+163
2014-07-28mds-registry: sync:ing and list actionMattias Andrée1-9/+140
2014-07-28miscMattias Andrée4-8/+638
2014-07-27styloMattias Andrée1-1/+1
2014-07-27typo + beginning of mds-registryMattias Andrée2-0/+311
2014-07-27call server_initialised in mds-echoMattias Andrée1-0/+1
2014-07-27mds-base: add server_initialisedMattias Andrée2-0/+49
2014-07-27fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked listMattias Andrée3-4/+46
2014-07-26mark temporary printsMattias Andrée1-0/+3
2014-06-09mMattias Andrée1-2/+2
2014-06-09kernel: put process name in quotes and print exit status and termination signal on crashed processesMattias Andrée1-3/+8
2014-06-09m + fix echo server crashMattias Andrée1-5/+4
2014-06-09put process names in quotes and print exit status and termination signal on crashed processesMattias Andrée1-5/+10
2014-06-08m + fix: include header value in interception conditionsMattias Andrée2-3/+8
2014-06-08mds-echo: include message id + do not require respawn statusMattias Andrée1-5/+10
2014-06-08implement echoingMattias Andrée2-28/+114
2014-06-08beginning of echo serverMattias Andrée2-0/+302
2014-06-07test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée4-3/+21
2014-06-07finish implementation of mds-respawnMattias Andrée1-25/+241
2014-06-07whitespaceMattias Andrée1-1/+1
2014-06-07mMattias Andrée2-2/+2
2014-06-07beginning of mds-respawnMattias Andrée6-16/+443
2014-06-07fix payload reading (last regression)Mattias Andrée1-1/+1
2014-06-07fix message marshal errorMattias Andrée1-3/+2
2014-06-07fix some client marshalling errorsMattias Andrée3-5/+6
2014-06-07add zero length checkMattias Andrée1-2/+3
2014-06-07fix errors in client marshallingMattias Andrée1-6/+11
2014-06-07fix file namesMattias Andrée11-12/+12
2014-06-06add some zero length checksMattias Andrée1-8/+15
2014-06-06fix incorrect detection of conflicting argumentsMattias Andrée1-1/+1