aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/interceptors.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-13bump yearMattias Andrée1-1/+1
2014-12-10no more direct allocations, always use macros, unless using allocaMattias Andrée1-1/+1
2014-12-09with a few exceptions, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée1-24/+21
2014-08-02miscMattias Andrée1-3/+3
2014-07-27fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked listMattias Andrée1-3/+0
2014-07-26mark temporary printsMattias Andrée1-0/+3
2014-06-08m + fix: include header value in interception conditionsMattias Andrée1-0/+5
2014-06-07fix file namesMattias Andrée1-2/+2
2014-05-19Fix memory leakMattias Andrée1-0/+1
2014-05-18reduce code complexityMattias Andrée1-0/+291