aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* beginning of mds-respawnMattias Andrée2014-06-076-16/+443
* fix payload reading (last regression)Mattias Andrée2014-06-071-1/+1
* fix message marshal errorMattias Andrée2014-06-071-3/+2
* fix some client marshalling errorsMattias Andrée2014-06-073-5/+6
* add zero length checkMattias Andrée2014-06-071-2/+3
* fix errors in client marshallingMattias Andrée2014-06-071-6/+11
* fix file namesMattias Andrée2014-06-0711-12/+12
* add some zero length checksMattias Andrée2014-06-061-8/+15
* fix incorrect detection of conflicting argumentsMattias Andrée2014-06-061-1/+1
* m docMattias Andrée2014-05-202-0/+8
* Modify mds-server to use mds-base (some regression...)Mattias Andrée2014-05-2014-464/+271
* misc, mostly mds-base re-execMattias Andrée2014-05-203-28/+279
* add broadcast supportMattias Andrée2014-05-191-3/+9
* m + store master threadMattias Andrée2014-05-192-3/+17
* set up signal handlingMattias Andrée2014-05-192-2/+58
* m + add --alarm= optionsMattias Andrée2014-05-193-26/+51
* begin on base for serversMattias Andrée2014-05-193-1/+237
* it is probably not worth making the buffer circularMattias Andrée2014-05-191-1/+1
* exit cleanly on terminal interruption (sigint)Mattias Andrée2014-05-191-2/+24
* reduce code complexityMattias Andrée2014-05-191-53/+69
* m docMattias Andrée2014-05-191-1/+1
* reduce code complexity + fix bugMattias Andrée2014-05-192-100/+164
* typos + reduce code complexityMattias Andrée2014-05-191-32/+78
* mMattias Andrée2014-05-191-1/+1
* typoMattias Andrée2014-05-191-1/+1
* store structure version for all structures when marshallingMattias Andrée2014-05-198-8/+30
* Do not just queue "Client close" message, but also send itMattias Andrée2014-05-191-1/+2
* Fix memory leakMattias Andrée2014-05-191-0/+1
* typoMattias Andrée2014-05-191-1/+1
* reduce code complexityMattias Andrée2014-05-195-268/+377
* mMattias Andrée2014-05-191-1/+4
* add to fixme:sMattias Andrée2014-05-192-2/+2
* fix regressionMattias Andrée2014-05-191-1/+2
* reduce code complexityMattias Andrée2014-05-188-467/+681
* reduce code complexityMattias Andrée2014-05-184-104/+91
* reduce code complexityMattias Andrée2014-05-1810-632/+926
* reduce code complexityMattias Andrée2014-05-182-174/+262
* mMattias Andrée2014-05-181-1/+1
* reduce code complexityMattias Andrée2014-05-186-137/+179
* mMattias Andrée2014-05-182-2/+3