Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year and e-mail address | Mattias Andrée | 2017-11-05 | 1 | -1/+1 |
* | Work on changing style, and an important typo fix | Mattias Andrée | 2017-11-05 | 1 | -72/+71 |
* | Bump year | Mattias Andrée | 2016-07-09 | 1 | -1/+1 |
* | everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headers | Mattias Andrée | 2015-08-28 | 1 | -5/+1 |
* | m + attributes | Mattias Andrée | 2015-08-25 | 1 | -1/+14 |
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
* | doc style fix | Mattias Andrée | 2014-09-13 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-08-29 | 1 | -3/+3 |
* | m + do not any assumtion of int typedefs | Mattias Andrée | 2014-08-24 | 1 | -1/+1 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -1/+0 |
* | unregister protocols for closing servers | Mattias Andrée | 2014-07-28 | 1 | -1/+1 |
* | 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 |
* | Modify mds-server to use mds-base (some regression...) | Mattias Andrée | 2014-05-20 | 1 | -1/+1 |
* | add foreach_linked_list_node | Mattias Andrée | 2014-05-06 | 1 | -0/+9 |
* | add version when marshaling | Mattias Andrée | 2014-04-28 | 1 | -0/+2 |
* | typo | Mattias Andrée | 2014-04-26 | 1 | -1/+1 |
* | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 2014-04-23 | 1 | -2/+2 |
* | m | Mattias Andrée | 2014-04-22 | 1 | -9/+9 |
* | add marshaling for linked-list | Mattias Andrée | 2014-04-22 | 1 | -1/+27 |
* | linked list implementation | Mattias Andrée | 2014-04-22 | 1 | -0/+243 |