Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-15 | m + fix message sending | Mattias Andrée | 5 | -51/+97 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | Do not echo back messages to the sender | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | m doc | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | fix dumb-client and memory errors | Mattias Andrée | 4 | -12/+15 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | m fix | Mattias Andrée | 2 | -3/+8 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | fix errors | Mattias Andrée | 3 | -6/+6 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | fix bugs | Mattias Andrée | 4 | -9/+26 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | m + add test client | Mattias Andrée | 4 | -4/+108 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | add fix export of variable | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | spawn terminal from test mdsinitrc | Mattias Andrée | 2 | -0/+13 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-14 | add test script | Mattias Andrée | 2 | -0/+26 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-12 | m fix | Mattias Andrée | 4 | -15/+19 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-12 | m | Mattias Andrée | 2 | -7/+17 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-12 | m + fix errors in mds.c | Mattias Andrée | 3 | -24/+91 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | m | Mattias Andrée | 1 | -0/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | support reexec when receiving message modification | Mattias Andrée | 2 | -15/+25 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | receive modifications | Mattias Andrée | 3 | -21/+134 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | m doc | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | handle errors when sending a multicast message | Mattias Andrée | 1 | -3/+8 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | derp | Mattias Andrée | 1 | -2/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | handle interceptions, everything except receiving modifications | Mattias Andrée | 3 | -20/+156 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | derp | 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 | 10 | -46/+623 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | m + release all resources before re-execing | Mattias Andrée | 3 | -36/+66 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-11 | move mutex_created into client_t + error handling for pthread_*_init | Mattias Andrée | 3 | -7/+30 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-10 | whitespace | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-10 | race condition | Mattias Andrée | 1 | -20/+26 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-10 | fix compare overflow | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-08 | m + add full_write and add full_read | Mattias Andrée | 3 | -48/+99 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-08 | use the data structure marshallers | Mattias Andrée | 6 | -182/+109 | |
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 | 10 | -135/+490 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-08 | Move mds-server into its own directory | Mattias Andrée | 3 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-08 | whitespace | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-08 | work on supporting re-exec during message coordination | Mattias Andrée | 2 | -30/+97 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | derp | Mattias Andrée | 1 | -2/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | m | Mattias Andrée | 1 | -9/+5 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | m | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 8 | -292/+241 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | m | Mattias Andrée | 1 | -0/+6 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | send to clients (does not implement modifiers yet) | Mattias Andrée | 1 | -1/+29 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | sort interceptors by priority | Mattias Andrée | 1 | -0/+18 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | get multicast recipients | Mattias Andrée | 2 | -4/+92 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | collect headers in preparation to multicast | Mattias Andrée | 2 | -10/+109 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | m | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | m + ignore EINTR when sending a message | Mattias Andrée | 1 | -5/+28 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | do not destroy the mutex and condition before we have used to to join with all slaves | Mattias Andrée | 1 | -4/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | m + doc | Mattias Andrée | 1 | -5/+36 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | list interception conditions | Mattias Andrée | 2 | -2/+151 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-05-07 | I should really write better commit messages | Mattias Andrée | 2 | -41/+186 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |