| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-05-06 | m | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | add buf_set/get_next macros | Mattias Andrée | 1 | -26/+17 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | kill all threads | Mattias Andrée | 1 | -20/+51 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | close files before running initrc | Mattias Andrée | 1 | -15/+29 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | close untracked files if unmarshal from re-exec fails | Mattias Andrée | 1 | -2/+24 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-05 | use more macros | Mattias Andrée | 1 | -70/+57 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-05 | use more macros | Mattias Andrée | 1 | -32/+22 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-05 | add xsnprintf macro | Mattias Andrée | 1 | -9/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-05 | it would be a shame if we could not re-exec because we have filled the pipe | Mattias Andrée | 1 | -45/+42 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-04 | change doc in preparation for upcoming change | Mattias Andrée | 1 | -10/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-04 | restart slave threads after a re-exec | Mattias Andrée | 1 | -79/+102 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-04 | unlist clients we failed to load | Mattias Andrée | 1 | -43/+61 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-04 | populate address remap table | Mattias Andrée | 1 | -17/+78 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-04 | read the marshalled data from the pipe | Mattias Andrée | 1 | -1/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-03 | some work on unmarshalling | Mattias Andrée | 1 | -23/+147 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-03 | m + doc | Mattias Andrée | 1 | -4/+41 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-03 | m | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-03 | compile-time configurable api-fs path | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-03 | separation of server state marshaling into a new method | Mattias Andrée | 1 | -98/+109 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-03 | no need to marshal the socket's fd, it is already included in the cmdline | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-02 | more re-exec stuff | Mattias Andrée | 1 | -4/+79 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-02 | some more work on re-exec | Mattias Andrée | 1 | -17/+133 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-02 | some re-exec stuff | Mattias Andrée | 1 | -7/+54 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-28 | use sig_atomic_t for running | Mattias Andrée | 1 | -1/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-28 | store the socket's state | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-28 | handle closing of sockets by peer | Mattias Andrée | 1 | -4/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-28 | read messages from client | Mattias Andrée | 1 | -2/+38 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-26 | add table optimised for file descriptors | Mattias Andrée | 1 | -9/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-23 | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 1 | -4/+78 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-22 | m + accept incoming connections | Mattias Andrée | 1 | -65/+189 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | run mdsinitrc | Mattias Andrée | 1 | -3/+103 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | add missing include | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | master server also drops priliveges | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | mds-server: parse command line arguments | Mattias Andrée | 1 | -0/+137 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
