aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-18reduce code complexityMattias Andrée1-2/+5
2014-05-14fix bugsMattias Andrée1-0/+4
2014-05-12m fixMattias Andrée1-1/+1
2014-05-12mMattias Andrée1-6/+16
2014-05-12m + fix errors in mds.cMattias Andrée1-1/+9
2014-05-11a much of multicasting stuffMattias Andrée1-7/+8
2014-05-08use the data structure marshallersMattias Andrée1-4/+3
2014-05-08split up mds-server structs into their own .h-files and add marshal functionsMattias Andrée1-0/+10
2014-05-08Move mds-server into its own directoryMattias Andrée1-1/+1
2014-05-06add util.cMattias Andrée1-1/+1
2014-05-05it would be a shame if we could not re-exec because we have filled the pipeMattias Andrée1-1/+1
2014-04-27ipc message class, does not do reading yetMattias Andrée1-1/+1
2014-04-26add table optimised for file descriptorsMattias Andrée1-3/+3
2014-04-23m makeMattias Andrée1-1/+5
2014-04-23link binaries to the libraryMattias Andrée1-3/+3
2014-04-23update makefileMattias Andrée1-1/+10
2014-04-22first draft of hash table implementationMattias Andrée1-1/+1
2014-04-22fix error handlingMattias Andrée1-1/+1
2014-04-22linked list implementationMattias Andrée1-3/+3
2014-04-22m + accept incoming connectionsMattias Andrée1-1/+1
2014-04-21mds-server: parse command line argumentsMattias Andrée1-4/+3
2014-04-21mMattias Andrée1-13/+13
2014-04-20miscMattias Andrée1-2/+3
2014-04-20not too much...Mattias Andrée1-0/+83