mirror of
https://github.com/samba-team/samba.git
synced 2025-01-19 10:03:58 +03:00
r8476: add a note that DsAddEntry is very incomplete yet
metze
This commit is contained in:
parent
8454d32eb2
commit
53b9175410
@ -919,6 +919,14 @@ interface drsuapi
|
||||
drsuapi_DsReplicaObject object;
|
||||
} drsuapi_DsReplicaObjectListItem;
|
||||
|
||||
/*
|
||||
* please note the the current idl
|
||||
* for DsAddEntry does only parse
|
||||
* what I saw between 2 w2k3 boxes
|
||||
* in my dssync experiments I got some other replies
|
||||
* so all I want to say is that this is very incomplete yet...
|
||||
* --metze
|
||||
*/
|
||||
typedef struct {
|
||||
drsuapi_DsReplicaObjectListItem first_object;
|
||||
} drsuapi_DsAddEntryRequest2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user