summaryrefslogtreecommitdiff
path: root/source4/dsdb/kcc/kcc_service.h
AgeCommit message (Collapse)AuthorFilesLines
2009-09-11s4-kcc: add a very simple KCCAndrew Tridgell1-0/+85
A KCC is a 'Knowledge Consistency Checker', a fancy name for a daemon that works out who will replicate with who in a AD domain. This implements an extremely simple KCC task that just wants to replicate with everyone :-)