Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | second draft of hash table implementation | Mattias Andrée | 2014-04-22 | 2 | -49/+52 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | first draft of hash table implementation | Mattias Andrée | 2014-04-22 | 2 | -0/+646 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-04-22 | 2 | -19/+19 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add marshaling for linked-list | Mattias Andrée | 2014-04-22 | 2 | -2/+112 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix error handling | Mattias Andrée | 2014-04-22 | 1 | -1/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | linked list implementation | Mattias Andrée | 2014-04-22 | 2 | -0/+639 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + accept incoming connections | Mattias Andrée | 2014-04-22 | 2 | -65/+205 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | run mdsinitrc | Mattias Andrée | 2014-04-21 | 3 | -4/+132 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add missing include | Mattias Andrée | 2014-04-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | make it possible to select master server | Mattias Andrée | 2014-04-21 | 1 | -10/+30 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | master server also drops priliveges | Mattias Andrée | 2014-04-21 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m misc + create directory for temporary data | Mattias Andrée | 2014-04-21 | 3 | -46/+185 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | unlink pid file on exit | Mattias Andrée | 2014-04-21 | 1 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-server: parse command line arguments | Mattias Andrée | 2014-04-21 | 3 | -7/+165 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + spawn and respawn master server | Mattias Andrée | 2014-04-21 | 3 | -3/+155 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + listen on socket | Mattias Andrée | 2014-04-20 | 1 | -1/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | create and bind socket | Mattias Andrée | 2014-04-20 | 2 | -1/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-04-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + reuse display indices | Mattias Andrée | 2014-04-20 | 2 | -2/+59 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | create pid file and set environment | Mattias Andrée | 2014-04-20 | 2 | -10/+54 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-04-20 | 3 | -14/+149 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | not too much... | Mattias Andrée | 2014-04-20 | 2 | -0/+128 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |