aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mds-registry: add time-to-liveMattias Andrée2014-08-023-3/+51
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry use timedwait in slaves so we can stop when reexecing of terminatingMattias Andrée2014-08-021-1/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: marshal and unmarshal the slave listMattias Andrée2014-08-024-2/+91
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: notify clientMattias Andrée2014-08-022-5/+40
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-025-12/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-028-65/+770
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-07-291-5/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-07-291-6/+58
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: restructure registryMattias Andrée2014-07-292-120/+105
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out registry from mds-registryMattias Andrée2014-07-294-459/+509
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-07-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out reexec from mds-registryMattias Andrée2014-07-294-150/+210
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out globals from mds-registryMattias Andrée2014-07-284-47/+147
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out util from mds-registryMattias Andrée2014-07-284-111/+173
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* put mds-registry in its own directoryMattias Andrée2014-07-282-0/+981
Signed-off-by: Mattias Andrée <maandree@operamail.com>