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