s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS infoType.
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 Jan 2010 08:36:16 +0000 (19:36 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 16 Jan 2010 03:10:42 +0000 (14:10 +1100)
commit5bfeed89da6177adf9dfa49471adcbc25c7d0e7a
treee8d79664ecff7d4d172a82b88ff916917b3c33e5
parent22d92157e35240b8b2f653a688dffd68a4b0e330
s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS infoType.

This patch includes the framework for the implementation of all infoTypes of
the DsGetReplInfo() call, and includes the implementation for the first one,
the DS_REPL_INFO_NEIGHBORS.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/config.mk
source4/dsdb/kcc/kcc_drs_replica_info.c [new file with mode: 0644]
source4/dsdb/kcc/kcc_service.c
source4/rpc_server/drsuapi/dcesrv_drsuapi.c