aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/util.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-19put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameterMattias Andrée1-31/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-18typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-02-13bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-08with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-03the rest of the clipboardMattias Andrée1-24/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-02miscMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-07-28split out globals from mds-registryMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-07-28split out util from mds-registryMattias Andrée1-0/+111
Signed-off-by: Mattias Andrée <maandree@operamail.com>