s4-repl: added request for RID allocation in drepl task
commit19e515aac7a6e5ce85cfd6905a1cc773277047a9
authorAndrew Tridgell <tridge@samba.org>
Wed, 6 Jan 2010 03:54:12 +0000 (6 14:54 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:03:00 +0000 (8 13:03 +1100)
tree867fe810c9f72c216eb5a157de50c7d0ea34c4ed
parent8cd2bedee74ae8dfb3a19f9bdde4a568de4b44cd
s4-repl: added request for RID allocation in drepl task

The drepl task now checks to see if our rIDAllocationPool is
exhausted, and if it is then we queue a extended operation
DsGetNCChanges call to ask the RID Manager to give us a new allocation
pool.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/config.mk
source4/dsdb/repl/drepl_out_helpers.c
source4/dsdb/repl/drepl_out_pull.c
source4/dsdb/repl/drepl_partitions.c
source4/dsdb/repl/drepl_periodic.c
source4/dsdb/repl/drepl_ridalloc.c [new file with mode: 0644]
source4/dsdb/repl/drepl_service.h