aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add tv server to the todo listMattias Andrée2014-06-091-0/+1
* add some more servers to the todo listMattias Andrée2014-06-091-0/+10
* add three more servers to the todo listMattias Andrée2014-06-091-0/+3
* use valgrind on all mds programsMattias Andrée2014-06-091-2/+6
* 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
* use readline in dumb-clientMattias Andrée2014-06-091-0/+1
* m + fix: include header value in interception conditionsMattias Andrée2014-06-083-4/+9
* 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-085-3/+336
* whitespaceMattias Andrée2014-06-071-1/+1
* test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée2014-06-075-3/+25
* 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-077-19/+450
* 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-0712-14/+14
* add some zero length checksMattias Andrée2014-06-061-8/+15
* print pid of mds-serverMattias Andrée2014-06-061-0/+1
* typoMattias Andrée2014-06-061-1/+1
* 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-2015-468/+275
* misc, mostly mds-base re-execMattias Andrée2014-05-203-28/+279
* add broadcast supportMattias Andrée2014-05-192-4/+16
* 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-194-2/+238
* 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