aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/receiving.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-25attributesMattias Andrée1-0/+4
2015-08-24mds-server: styleMattias Andrée1-4/+4
2015-02-13bump yearMattias Andrée1-1/+1
2014-12-10add xmemdup macroMattias Andrée1-2/+1
2014-12-10no more direct allocations, always use macros, unless using allocaMattias Andrée1-7/+3
2014-12-09with a few exceptions, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée1-7/+7
2014-12-08rename pfail to failMattias Andrée1-5/+5
2014-12-08no more goto failMattias Andrée1-7/+9
2014-08-12macros for ato* with castMattias Andrée1-2/+2
2014-08-12missed explicit castMattias Andrée1-1/+1
2014-08-02miscMattias Andrée1-2/+2
2014-05-19reduce code complexityMattias Andrée1-0/+334