aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* miscMattias Andrée2014-08-034-21/+213
* beginning of mds-clipboardMattias Andrée2014-08-032-0/+319
* mds-registry: add time-to-liveMattias Andrée2014-08-023-3/+51
* mds-registry use timedwait in slaves so we can stop when reexecing of terminatingMattias Andrée2014-08-021-1/+8
* mds-registry: marshal and unmarshal the slave listMattias Andrée2014-08-024-2/+91
* mds-registry: notify clientMattias Andrée2014-08-022-5/+40
* miscMattias Andrée2014-08-0215-54/+63
* miscMattias Andrée2014-08-0213-68/+795
* mMattias Andrée2014-07-291-5/+2
* docMattias Andrée2014-07-291-6/+58
* mds-registry: restructure registryMattias Andrée2014-07-292-120/+105
* split out registry from mds-registryMattias Andrée2014-07-294-459/+509
* mMattias Andrée2014-07-291-1/+1
* split out reexec from mds-registryMattias Andrée2014-07-294-150/+210
* split out globals from mds-registryMattias Andrée2014-07-284-47/+147
* split out util from mds-registryMattias Andrée2014-07-284-111/+173
* put mds-registry in its own directoryMattias Andrée2014-07-282-1/+1
* docMattias Andrée2014-07-281-0/+9
* docMattias Andrée2014-07-281-0/+36
* docMattias Andrée2014-07-281-0/+45
* use of mutexe when removing protocols due to server closingMattias Andrée2014-07-281-0/+4
* mds-registry: all unmarshal failures are criticalMattias Andrée2014-07-281-0/+1
* reduce code complexityMattias Andrée2014-07-281-44/+35
* unregister protocols for closing serversMattias Andrée2014-07-284-7/+80
* prepare for handling client closed messagesMattias Andrée2014-07-281-3/+34
* m + marshal and unmarshal registry tableMattias Andrée2014-07-282-11/+85
* mMattias Andrée2014-07-281-4/+4
* reduce code complexityMattias Andrée2014-07-281-107/+154
* reduce code complexityMattias Andrée2014-07-282-35/+35
* miscMattias Andrée2014-07-285-44/+163
* mds-registry: sync:ing and list actionMattias Andrée2014-07-281-9/+140
* miscMattias Andrée2014-07-284-8/+638
* styloMattias Andrée2014-07-271-1/+1
* typo + beginning of mds-registryMattias Andrée2014-07-272-0/+311
* call server_initialised in mds-echoMattias Andrée2014-07-271-0/+1
* mds-base: add server_initialisedMattias Andrée2014-07-272-0/+49
* fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked listMattias Andrée2014-07-273-4/+46
* mark temporary printsMattias Andrée2014-07-261-0/+3
* mMattias Andrée2014-06-091-2/+2
* kernel: put process name in quotes and print exit status and termination signal on crashed processesMattias Andrée2014-06-091-3/+8
* m + fix echo server crashMattias Andrée2014-06-091-5/+4
* put process names in quotes and print exit status and termination signal on crashed processesMattias Andrée2014-06-091-5/+10
* m + fix: include header value in interception conditionsMattias Andrée2014-06-082-3/+8
* mds-echo: include message id + do not require respawn statusMattias Andrée2014-06-081-5/+10
* implement echoingMattias Andrée2014-06-082-28/+114
* beginning of echo serverMattias Andrée2014-06-082-0/+302
* test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée2014-06-074-3/+21
* finish implementation of mds-respawnMattias Andrée2014-06-071-25/+241
* whitespaceMattias Andrée2014-06-071-1/+1
* mMattias Andrée2014-06-072-2/+2