aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/multicast.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump yearMattias Andrée2015-02-131-1/+1
* add xmemdup macroMattias Andrée2014-12-101-2/+1
* with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-081-4/+4
* doc style fixMattias Andrée2014-09-131-2/+2
* fix some client marshalling errorsMattias Andrée2014-06-071-1/+1
* fix file namesMattias Andrée2014-06-071-1/+1
* add some zero length checksMattias Andrée2014-06-061-8/+15
* store structure version for all structures when marshallingMattias Andrée2014-05-191-3/+6
* a much of multicasting stuffMattias Andrée2014-05-111-0/+156