aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc style fixMattias Andrée2014-09-131-1/+1
* fix some client marshalling errorsMattias Andrée2014-06-071-2/+3
* add zero length checkMattias Andrée2014-06-071-2/+3
* fix errors in client marshallingMattias Andrée2014-06-071-6/+11
* store structure version for all structures when marshallingMattias Andrée2014-05-191-1/+5
* reduce code complexityMattias Andrée2014-05-181-0/+68
* m + fix message sendingMattias Andrée2014-05-151-5/+5
* fix errorsMattias Andrée2014-05-141-1/+1
* receive modificationsMattias Andrée2014-05-111-0/+6
* handle interceptions, everything except receiving modificationsMattias Andrée2014-05-111-2/+24
* a much of multicasting stuffMattias Andrée2014-05-111-2/+38
* m + release all resources before re-execingMattias Andrée2014-05-111-0/+23
* move mutex_created into client_t + error handling for pthread_*_initMattias Andrée2014-05-111-0/+1
* use the data structure marshallersMattias Andrée2014-05-081-2/+32
* split up mds-server structs into their own .h-files and add marshal functionsMattias Andrée2014-05-081-0/+124