| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-07-27 | typo + beginning of mds-registry | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | beginning of echo server | Mattias Andrée | 1 | -2/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-07 | beginning of mds-respawn | Mattias Andrée | 1 | -3/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-07 | fix file names | Mattias Andrée | 1 | -2/+2 | |
| 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 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-19 | begin on base for servers | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-19 | reduce code complexity | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -2/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-14 | fix bugs | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-12 | m fix | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-12 | m | Mattias Andrée | 1 | -6/+16 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-12 | m + fix errors in mds.c | Mattias Andrée | 1 | -1/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-11 | a much of multicasting stuff | Mattias Andrée | 1 | -7/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-08 | use the data structure marshallers | Mattias Andrée | 1 | -4/+3 | |
| 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 | -0/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-08 | Move mds-server into its own directory | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | add util.c | Mattias Andrée | 1 | -1/+1 | |
| 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 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-27 | ipc message class, does not do reading yet | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-26 | add table optimised for file descriptors | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-23 | m make | Mattias Andrée | 1 | -1/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-23 | link binaries to the library | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-23 | update makefile | Mattias Andrée | 1 | -1/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-22 | first draft of hash table implementation | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-22 | fix error handling | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-22 | linked list implementation | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-22 | m + accept incoming connections | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | mds-server: parse command line arguments | Mattias Andrée | 1 | -4/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-21 | m | Mattias Andrée | 1 | -13/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-20 | misc | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-20 | not too much... | Mattias Andrée | 1 | -0/+83 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
