r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data
commitd883815c8d64429e4dac26a93a15e67d31dc263e
authorStefan Metzmacher <metze@samba.org>
Wed, 3 Jan 2007 19:09:34 +0000 (3 19:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:36:04 +0000 (10 14:36 -0500)
tree57ecba46480cfa9650c8cd241043c75d26294720
parent89f5389e8d9046a2bc96f76297cab5ffef847a25
r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data
for NT4 DC's in mixed mode domains.

This call is triggered by tranferring the PDC FSMO Role to another DC

the real meta data is encoded in the user buffer which is just a DATA_BLOB in idl

metze
source/librpc/idl/drsuapi.idl
source/rpc_server/drsuapi/dcesrv_drsuapi.c
source/torture/rpc/dssync.c