s4-drs: implement more of DsUpdateRefs
authorAndrew Tridgell <tridge@samba.org>
Wed, 14 Oct 2009 09:25:48 +0000 (20:25 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 14 Oct 2009 21:20:37 +0000 (08:20 +1100)
commit59818f2f793ecc6349b87ee0debc7dd558272552
treef78dc83c7aa16b1dadb197cae9bf4f580899d4a5
parent41ba2f81895a8d7d0ccdd5bcbbf7a7d1f415ebaa
s4-drs: implement more of DsUpdateRefs

The DsUpdateRefs calls takes a set of flags that indicates if the
server should ignore specific add/delete error codes.

This patch also exposes the core UpdateRefs call into a public
function, so that it can be called from DsGetNCChanges
source4/rpc_server/drsuapi/dcesrv_drsuapi.h
source4/rpc_server/drsuapi/updaterefs.c