| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-08-02 | misc | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-20 | Modify mds-server to use mds-base (some regression...) | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-19 | m + add --alarm= options | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-19 | reduce code complexity | Mattias Andrée | 1 | -10/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -33/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -14/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -43/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -1/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | Enable clean termination | Mattias Andrée | 1 | -0/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-11 | support reexec when receiving message modification | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-11 | a much of multicasting stuff | Mattias Andrée | 1 | -2/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-08 | split up mds-server structs into their own .h-files and add marshal functions | Mattias Andrée | 1 | -123/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-08 | Move mds-server into its own directory | Mattias Andrée | 1 | -0/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-08 | work on supporting re-exec during message coordination | Mattias Andrée | 1 | -0/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | get multicast recipients | Mattias Andrée | 1 | -1/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | collect headers in preparation to multicast | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | list interception conditions | Mattias Andrée | 1 | -0/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | I should really write better commit messages | Mattias Andrée | 1 | -1/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | misc | Mattias Andrée | 1 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | misc | Mattias Andrée | 1 | -0/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | add util.c | Mattias Andrée | 1 | -8/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | kill all threads | Mattias Andrée | 1 | -0/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-04 | change doc in preparation for upcoming change | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-04 | populate address remap table | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-03 | some work on unmarshalling | Mattias Andrée | 1 | -1/+8 | |
| 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 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-02 | some more work on re-exec | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-28 | store the socket's state | Mattias Andrée | 1 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-28 | read messages from client | Mattias Andrée | 1 | -0/+7 | |
| 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 | -0/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-22 | m + accept incoming connections | Mattias Andrée | 1 | -0/+16 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | run mdsinitrc | Mattias Andrée | 1 | -0/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | mds-server: parse command line arguments | Mattias Andrée | 1 | -20/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | m + spawn and respawn master server | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-20 | misc | Mattias Andrée | 1 | -14/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-20 | not too much... | Mattias Andrée | 1 | -0/+39 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
