aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/interceptors.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update year and e-mail addressMattias Andrée2017-11-051-1/+1
* Work on changing style, and an important typo fixMattias Andrée2017-11-051-191/+185
* Fix new GCC warningsMattias Andrée2016-07-101-1/+1
* Bump yearMattias Andrée2016-07-091-1/+1
* attributesMattias Andrée2015-08-251-0/+1
* bump yearMattias Andrée2015-02-131-1/+1
* no more direct allocations, always use macros, unless using allocaMattias Andrée2014-12-101-1/+1
* with a few exceptions, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-091-24/+21
* miscMattias Andrée2014-08-021-3/+3
* fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked listMattias Andrée2014-07-271-3/+0
* mark temporary printsMattias Andrée2014-07-261-0/+3
* m + fix: include header value in interception conditionsMattias Andrée2014-06-081-0/+5
* fix file namesMattias Andrée2014-06-071-2/+2
* Fix memory leakMattias Andrée2014-05-191-0/+1
* reduce code complexityMattias Andrée2014-05-181-0/+291