s4/idl: drsuapi.idl fix drsuapi_DsReplicaSyncRequest1 description
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Thu, 11 Feb 2010 22:15:10 +0000 (00:15 +0200)
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Wed, 24 Feb 2010 12:14:06 +0000 (14:14 +0200)
commitf1a33a6cfeafe5dd34ab1e9176bc2ffbf136a117
treeec15cd2de7d32c50f7bbc054a59a18ad8edb9c3c
parent6346ec0c1cadd54f2fa10f7dc0a39a3791bed822
s4/idl: drsuapi.idl fix drsuapi_DsReplicaSyncRequest1 description

- pointer to naming_context should be [ref] pointer
  (i.e. not NULL pointer)
- other_info is actually the DNS name for Source DSA and is used
  if DRSUAPI_DRS_SYNC_BYNAME is passed
  ref: [MS-DRSR] 5.39
librpc/idl/drsuapi.idl