aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* put mds-registry in its own directoryMattias Andrée2014-07-281-890/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use of mutexe when removing protocols due to server closingMattias Andrée2014-07-281-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: all unmarshal failures are criticalMattias Andrée2014-07-281-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-07-281-44/+35
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* unregister protocols for closing serversMattias Andrée2014-07-281-6/+58
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* prepare for handling client closed messagesMattias Andrée2014-07-281-3/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + marshal and unmarshal registry tableMattias Andrée2014-07-281-10/+81
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-07-281-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-07-281-107/+154
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-07-281-35/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-07-281-39/+107
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: sync:ing and list actionMattias Andrée2014-07-281-9/+140
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-07-281-4/+245
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typo + beginning of mds-registryMattias Andrée2014-07-271-0/+267
Signed-off-by: Mattias Andrée <maandree@operamail.com>