aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-26mark temporary printsMattias Andrée1-0/+3
2014-06-09add tv server to the todo listMattias Andrée1-0/+1
2014-06-09add some more servers to the todo listMattias Andrée1-0/+10
2014-06-09add three more servers to the todo listMattias Andrée1-0/+3
2014-06-09use valgrind on all mds programsMattias Andrée1-2/+6
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-09use readline in dumb-clientMattias Andrée1-0/+1
2014-06-08m + fix: include header value in interception conditionsMattias Andrée3-4/+9
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ée5-3/+336
2014-06-07whitespaceMattias Andrée1-1/+1
2014-06-07test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée5-3/+25
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ée7-19/+450
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ée12-14/+14
2014-06-06add some zero length checksMattias Andrée1-8/+15
2014-06-06print pid of mds-serverMattias Andrée1-0/+1
2014-06-06typoMattias Andrée1-1/+1
2014-06-06fix incorrect detection of conflicting argumentsMattias Andrée1-1/+1
2014-05-20m docMattias Andrée2-0/+8
2014-05-20Modify mds-server to use mds-base (some regression...)Mattias Andrée15-468/+275
2014-05-20misc, mostly mds-base re-execMattias Andrée3-28/+279
2014-05-19add broadcast supportMattias Andrée2-4/+16
2014-05-19m + store master threadMattias Andrée2-3/+17
2014-05-19set up signal handlingMattias Andrée2-2/+58
2014-05-19m + add --alarm= optionsMattias Andrée3-26/+51
2014-05-19begin on base for serversMattias Andrée4-2/+238
2014-05-19it is probably not worth making the buffer circularMattias Andrée1-1/+1
2014-05-19exit cleanly on terminal interruption (sigint)Mattias Andrée1-2/+24
2014-05-19reduce code complexityMattias Andrée1-53/+69
2014-05-19m docMattias Andrée1-1/+1
2014-05-19reduce code complexity + fix bugMattias Andrée2-100/+164
2014-05-19typos + reduce code complexityMattias Andrée1-32/+78
2014-05-19mMattias Andrée1-1/+1
2014-05-19typoMattias Andrée1-1/+1
2014-05-19store structure version for all structures when marshallingMattias Andrée8-8/+30
2014-05-19Do not just queue "Client close" message, but also send itMattias Andrée1-1/+2
2014-05-19Fix memory leakMattias Andrée1-0/+1
2014-05-19typoMattias Andrée1-1/+1