aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/interceptors.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* miscMattias Andrée2014-08-021-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* 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
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mark temporary printsMattias Andrée2014-07-261-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix: include header value in interception conditionsMattias Andrée2014-06-081-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix file namesMattias Andrée2014-06-071-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Fix memory leakMattias Andrée2014-05-191-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-181-0/+291
Signed-off-by: Mattias Andrée <maandree@operamail.com>