Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked list | Mattias Andrée | 2014-07-27 | 2 | -1/+46 |
* | test and fix mds-respawn + add missed staging: monotonic clock should be raw | Mattias Andrée | 2014-06-07 | 1 | -1/+1 |
* | whitespace | Mattias Andrée | 2014-06-07 | 1 | -1/+1 |
* | beginning of mds-respawn | Mattias Andrée | 2014-06-07 | 1 | -3/+3 |
* | fix payload reading (last regression) | Mattias Andrée | 2014-06-07 | 1 | -1/+1 |
* | fix message marshal error | Mattias Andrée | 2014-06-07 | 1 | -3/+2 |
* | Modify mds-server to use mds-base (some regression...) | Mattias Andrée | 2014-05-20 | 1 | -1/+1 |
* | it is probably not worth making the buffer circular | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | reduce code complexity | Mattias Andrée | 2014-05-19 | 1 | -53/+69 |
* | m doc | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | reduce code complexity + fix bug | Mattias Andrée | 2014-05-19 | 2 | -100/+164 |
* | typos + reduce code complexity | Mattias Andrée | 2014-05-19 | 1 | -32/+78 |
* | m | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | add to fixme:s | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 2 | -0/+26 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-05-18 | 1 | -1/+1 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 5 | -22/+72 |
* | style + reduce code complexity | Mattias Andrée | 2014-05-18 | 2 | -33/+52 |
* | zealous use of * sizeof(char) when using mem* functions | Mattias Andrée | 2014-05-18 | 1 | -8/+8 |
* | Fix reading of payload | Mattias Andrée | 2014-05-18 | 1 | -2/+3 |
* | m | Mattias Andrée | 2014-05-16 | 1 | -0/+1 |
* | m + fix message sending | Mattias Andrée | 2014-05-15 | 2 | -43/+82 |
* | m doc | Mattias Andrée | 2014-05-14 | 2 | -2/+2 |
* | fix dumb-client and memory errors | Mattias Andrée | 2014-05-14 | 2 | -2/+3 |
* | m fix | Mattias Andrée | 2014-05-14 | 1 | -2/+7 |
* | fix errors | Mattias Andrée | 2014-05-14 | 2 | -5/+5 |
* | fix bugs | Mattias Andrée | 2014-05-14 | 1 | -0/+5 |
* | m fix | Mattias Andrée | 2014-05-12 | 1 | -1/+1 |
* | a much of multicasting stuff | Mattias Andrée | 2014-05-11 | 1 | -2/+2 |
* | m + add full_write and add full_read | Mattias Andrée | 2014-05-08 | 2 | -0/+90 |
* | split up mds-server structs into their own .h-files and add marshal functions | Mattias Andrée | 2014-05-08 | 2 | -12/+12 |
* | m | Mattias Andrée | 2014-05-07 | 1 | -2/+2 |
* | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 2014-05-07 | 7 | -204/+212 |
* | derp | Mattias Andrée | 2014-05-07 | 1 | -1/+1 |
* | misc | Mattias Andrée | 2014-05-07 | 2 | -0/+52 |
* | misc | Mattias Andrée | 2014-05-06 | 1 | -1/+1 |
* | add xsigaction | Mattias Andrée | 2014-05-06 | 2 | -0/+39 |
* | add foreach_linked_list_node | Mattias Andrée | 2014-05-06 | 1 | -0/+9 |
* | m | Mattias Andrée | 2014-05-06 | 1 | -1/+0 |
* | add util.c | Mattias Andrée | 2014-05-06 | 2 | -0/+125 |
* | move config.h into libmdsserver | Mattias Andrée | 2014-05-06 | 1 | -0/+196 |
* | add monotone macro | Mattias Andrée | 2014-05-06 | 1 | -0/+12 |
* | add strequals and startswith macros + add drop_privileges macro that drops the group before the user | Mattias Andrée | 2014-05-06 | 1 | -0/+35 |
* | use macros in mds.c | Mattias Andrée | 2014-05-06 | 1 | -3/+3 |
* | add buf_set/get_next macros | Mattias Andrée | 2014-05-06 | 4 | -48/+57 |
* | use more macros | Mattias Andrée | 2014-05-05 | 5 | -91/+196 |
* | use more macros | Mattias Andrée | 2014-05-05 | 1 | -0/+22 |