Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use sig_atomic_t for running | Mattias Andrée | 2014-04-28 | 1 | -1/+2 |
* | store the socket's state | Mattias Andrée | 2014-04-28 | 1 | -0/+2 |
* | handle closing of sockets by peer | Mattias Andrée | 2014-04-28 | 1 | -4/+13 |
* | read messages from client | Mattias Andrée | 2014-04-28 | 1 | -2/+38 |
* | add table optimised for file descriptors | Mattias Andrée | 2014-04-26 | 1 | -9/+8 |
* | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 2014-04-23 | 1 | -4/+78 |
* | m + accept incoming connections | Mattias Andrée | 2014-04-22 | 1 | -65/+189 |
* | run mdsinitrc | Mattias Andrée | 2014-04-21 | 1 | -3/+103 |
* | add missing include | Mattias Andrée | 2014-04-21 | 1 | -0/+1 |
* | master server also drops priliveges | Mattias Andrée | 2014-04-21 | 1 | -0/+9 |
* | mds-server: parse command line arguments | Mattias Andrée | 2014-04-21 | 1 | -0/+137 |