Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc | Mattias Andrée | 2014-08-02 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | unregister protocols for closing servers | Mattias Andrée | 2014-07-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked list | Mattias Andrée | 2014-07-27 | 1 | -0/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | Modify mds-server to use mds-base (some regression...) | Mattias Andrée | 2014-05-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add foreach_linked_list_node | Mattias Andrée | 2014-05-06 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add version when marshaling | Mattias Andrée | 2014-04-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 2014-04-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-04-22 | 1 | -9/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add marshaling for linked-list | Mattias Andrée | 2014-04-22 | 1 | -1/+27 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | linked list implementation | Mattias Andrée | 2014-04-22 | 1 | -0/+243 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |