First attempt to implement dcesrv_drsuapi_DsGetNCChanges
commit38995d7cbb0c3143eb1fea0215863321349c7bbe
authorAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Wed, 2 Sep 2009 14:39:28 +0000 (2 17:39 +0300)
committerAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 09:10:49 +0000 (3 19:10 +1000)
treed8b13ea342b02fb0e74189ee9126c79329b8b970
parent957a9285c22c5f4412154bd84a82d66fe759b0f5
First attempt to implement dcesrv_drsuapi_DsGetNCChanges

So far it returns the ctr6 responce without proper linked attributes
support and metadata. A couple of improvements are the filter in the search
uses '(uSNChanged>=N)', added extended dn search support, non-replicated attributes
are excluded from the result.
source4/rpc_server/drsuapi/dcesrv_drsuapi.c