| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
We need to have the struct dreplsrv_partition_source_dsa around until the end of the
async op, so we use talloc_reference after carefully checking the callers and
making the modifications required.
This prevents a crash when replicating partitions in the vampire_dc test after
adding DNS replication at join time.
Andrew Bartlett
 | 
 | 
another multi-domain fix
 | 
 | 
 | 
 | 
this ensures we always mark ourselves as writeable when we are not
an RODC
 | 
 | 
this avoids a list walk in the calling code
 | 
 | 
we find the NC root then load the uptodateness vector and highwater
mark, if available, from there
 | 
 | 
the repl_secret code needs to set it to avoid too many duplicate
attributes
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
 | 
 | 
- use generic parameter names
- trigger a run of pending ops on all extended ops
- don't prevent parallel fsmo transfers
- moved extended op code into drepl_extended
 | 
 | 
this is not part of the rid allocation logic
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
 |