aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-10fix compare overflowMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-08m + add full_write and add full_readMattias Andrée1-48/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-08use the data structure marshallersMattias Andrée5-178/+106
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-08split up mds-server structs into their own .h-files and add marshal functionsMattias Andrée7-123/+468
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-08Move mds-server into its own directoryMattias Andrée2-0/+1814
Signed-off-by: Mattias Andrée <maandree@operamail.com>