aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/mds-server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* m + release all resources before re-execingMattias Andrée2014-05-111-36/+35
* move mutex_created into client_t + error handling for pthread_*_initMattias Andrée2014-05-111-7/+24
* 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-081-174/+39
* split up mds-server structs into their own .h-files and add marshal functionsMattias Andrée2014-05-081-0/+3
* Move mds-server into its own directoryMattias Andrée2014-05-081-0/+1597