aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-11mMattias Andrée1-0/+2
2014-05-11support reexec when receiving message modificationMattias Andrée2-15/+25
2014-05-11receive modificationsMattias Andrée3-21/+134
2014-05-11m docMattias Andrée1-1/+1
2014-05-11handle errors when sending a multicast messageMattias Andrée1-3/+8
2014-05-11derpMattias Andrée1-2/+1
2014-05-11handle interceptions, everything except receiving modificationsMattias Andrée3-20/+156
2014-05-11derpMattias Andrée1-2/+3
2014-05-11a much of multicasting stuffMattias Andrée8-37/+613
2014-05-11m + release all resources before re-execingMattias Andrée3-36/+66
2014-05-11move mutex_created into client_t + error handling for pthread_*_initMattias Andrée3-7/+30
2014-05-10whitespaceMattias Andrée1-1/+1
2014-05-10race conditionMattias Andrée1-20/+26
2014-05-10fix compare overflowMattias Andrée1-2/+2
2014-05-08m + add full_write and add full_readMattias Andrée1-48/+9
2014-05-08use the data structure marshallersMattias Andrée5-178/+106
2014-05-08split up mds-server structs into their own .h-files and add marshal functionsMattias Andrée7-123/+468
2014-05-08Move mds-server into its own directoryMattias Andrée2-0/+1814