aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/slave.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-13doc style fixMattias Andrée1-2/+2
2014-09-08never volatile int, always volatile sig_atomic_tMattias Andrée1-4/+5
2014-08-24message id is unsigned 32-bitMattias Andrée1-3/+3
2014-08-12macros for ato* with castMattias Andrée1-0/+1
2014-08-02mds-registry: add time-to-liveMattias Andrée1-1/+37
2014-08-02mds-registry use timedwait in slaves so we can stop when reexecing of terminatingMattias Andrée1-1/+8
2014-08-02mds-registry: marshal and unmarshal the slave listMattias Andrée1-0/+27
2014-08-02mds-registry: notify clientMattias Andrée1-3/+38
2014-08-02miscMattias Andrée1-4/+4
2014-08-02miscMattias Andrée1-0/+403