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