| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-04-26 | typo | Mattias Andrée | 6 | -6/+6 |
| 2014-04-26 | m doc | Mattias Andrée | 4 | -4/+4 |
| 2014-04-26 | take care of realloc failures | Mattias Andrée | 2 | -10/+34 |
| 2014-04-26 | add table optimised for file descriptors | Mattias Andrée | 6 | -44/+564 |
| 2014-04-23 | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 4 | -7/+101 |
| 2014-04-23 | add value remapping to hash table unmarshaling | Mattias Andrée | 2 | -10/+22 |
| 2014-04-23 | add missed include | Mattias Andrée | 1 | -0/+1 |
| 2014-04-22 | m + add string comparator | Mattias Andrée | 1 | -1/+17 |
| 2014-04-22 | add string hasher | Mattias Andrée | 1 | -0/+44 |
| 2014-04-22 | error support | Mattias Andrée | 2 | -7/+20 |
| 2014-04-22 | more restrict | Mattias Andrée | 2 | -17/+17 |
| 2014-04-22 | m + implement marshaling for hash table | Mattias Andrée | 2 | -73/+161 |
| 2014-04-22 | second draft of hash table implementation | Mattias Andrée | 2 | -49/+52 |
| 2014-04-22 | first draft of hash table implementation | Mattias Andrée | 2 | -0/+646 |
| 2014-04-22 | m | Mattias Andrée | 2 | -19/+19 |
| 2014-04-22 | add marshaling for linked-list | Mattias Andrée | 2 | -2/+112 |
| 2014-04-22 | fix error handling | Mattias Andrée | 1 | -1/+13 |
| 2014-04-22 | linked list implementation | Mattias Andrée | 2 | -0/+639 |
| 2014-04-22 | m + accept incoming connections | Mattias Andrée | 2 | -65/+205 |
| 2014-04-21 | run mdsinitrc | Mattias Andrée | 3 | -4/+132 |
| 2014-04-21 | add missing include | Mattias Andrée | 1 | -0/+1 |
| 2014-04-21 | make it possible to select master server | Mattias Andrée | 1 | -10/+30 |
| 2014-04-21 | master server also drops priliveges | Mattias Andrée | 1 | -0/+9 |
| 2014-04-21 | m misc + create directory for temporary data | Mattias Andrée | 3 | -46/+185 |
| 2014-04-21 | unlink pid file on exit | Mattias Andrée | 1 | -0/+5 |
| 2014-04-21 | mds-server: parse command line arguments | Mattias Andrée | 3 | -7/+165 |
| 2014-04-21 | m + spawn and respawn master server | Mattias Andrée | 3 | -3/+155 |
| 2014-04-20 | m + listen on socket | Mattias Andrée | 1 | -1/+10 |
| 2014-04-20 | create and bind socket | Mattias Andrée | 2 | -1/+33 |
| 2014-04-20 | m | Mattias Andrée | 1 | -1/+2 |
| 2014-04-20 | m + reuse display indices | Mattias Andrée | 2 | -2/+59 |
| 2014-04-20 | create pid file and set environment | Mattias Andrée | 2 | -10/+54 |
| 2014-04-20 | misc | Mattias Andrée | 3 | -14/+149 |
| 2014-04-20 | not too much... | Mattias Andrée | 2 | -0/+128 |
