aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/hash-table.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc style fixMattias Andrée2014-09-131-1/+1
* m + info: tablesMattias Andrée2014-08-291-4/+4
* unregister protocols for closing serversMattias Andrée2014-07-281-0/+11
* miscMattias Andrée2014-07-281-0/+9
* add version when marshalingMattias Andrée2014-04-281-0/+3
* typoMattias Andrée2014-04-261-1/+1
* m docMattias Andrée2014-04-261-1/+1
* add table optimised for file descriptorsMattias Andrée2014-04-261-35/+2
* m fixes + store client information in a hash table and in a linked listMattias Andrée2014-04-231-1/+1
* add value remapping to hash table unmarshalingMattias Andrée2014-04-231-5/+14
* error supportMattias Andrée2014-04-221-1/+2
* m + implement marshaling for hash tableMattias Andrée2014-04-221-26/+32
* second draft of hash table implementationMattias Andrée2014-04-221-19/+21
* first draft of hash table implementationMattias Andrée2014-04-221-0/+254