summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/drsuapi.idl
AgeCommit message (Collapse)AuthorFilesLines
2008-09-17Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij1-6/+6
2008-09-17Sync addition of [todo] attribute to Samba 3.Jelmer Vernooij1-4/+4
2008-07-22drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam1-4/+4
According to the WSPP docs, section 5.35, this is the "process identifyer" of the client. It is meant for informational and debugging purposes only and its assignment is implementation specific. Michael (This used to be commit 5c2119ba63a5a119e1b8f055779e5c398333f177)
2008-07-22drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam1-1/+6
This knowledge is obtained from the wspp-docs (section 5.35). Michael (cherry picked from commit f5afb695045b1a2f3b8c00a4d82d40e8e50726c9) (This used to be commit 7a3a2b916d5c1116d2536bc87a4f21cd38861668)
2008-07-22drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam1-1/+2
This bit seems not to be documented in the WSPP docs. Michael (cherry picked from commit 705f79bd0a5e93daa0cb11b5dcca36e75c75df93) (This used to be commit 995b0eda0ca46db5f7e6fdbbf92ce86584cb6126)
2008-07-22drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam1-0/+10
This is necessary to make DsGetNcChanges work with win2008. Michael (cherry picked from commit dd278b069b8683a0e3721ebb7d0de06d2bc1c86f) (This used to be commit 23742a369123722185297151fd743cb20812d3dd)
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*Stefan Metzmacher1-7/+27
metze (cherry picked from commit 9e99e59ca7e56bf74417ec85339e09e86f50d17e) (This used to be commit 11ab230832b48f2ff7f2c9319168b6ae53590b61)
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher1-2/+8
metze (cherry picked from commit de2aed042d09ae7a31ddc4cd920c8fcf193ba06a) (This used to be commit 7488eda7a33f5ebe58a1c1217b7ac7e17e67946d)
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]Stefan Metzmacher1-6/+6
metze (cherry picked from commit a681e55067a83f06e465b81afb2b0b870b674dca) (This used to be commit c3ebb9ae001c1c2d74233b3f3e33dc8fd57098b6)
2008-07-16drsuapi.idl: correctly handle xpress compressed payloadStefan Metzmacher1-4/+4
metze Signed-off-by: Stefan Metzmacher <metze@samba.org> (cherry picked from commit d9d19eef4f67da89e7d818d23a2372bee6f86dba) (This used to be commit 0a24fa0dc3514ef19b84d41055682954a22d3079)
2008-07-16drsuapi.idl: remove some unknows from DsGetNCChanges()Stefan Metzmacher1-6/+24
metze (cherry picked from commit 924ef407bd20331cc94f5aeb58f53a5838ae00a4) (This used to be commit 6a33be98b8dd4223491f1cbed9a1af2bc44e7356)
2008-06-24drsuapi: add some more attribute IDs.Günther Deschner1-0/+9
Guenther (This used to be commit fce7a195f1e299b3427a992027de68151784f586)
2008-06-23drsuapi: fill in some more drsuapi_DsAttributeIds.Günther Deschner1-0/+3
Guenther (This used to be commit 7974c2c8afe2ed295d8da4daa45ba5b7cb0a7584)
2008-06-11idl: fix drsuapi_DsGetNCChanges.Günther Deschner1-3/+4
Guenther (This used to be commit 652af123b214e30d0edf1d5626849484c6bb5045)
2008-05-26idl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.Günther Deschner1-0/+25
Guenther (This used to be commit 0e77e71ec3bf6115fa2b6ea74502bdc02b037ab6)
2008-04-15IDL: Fix several DRSUAPI calls.Günther Deschner1-33/+40
Guenther (This used to be commit aa7308fbc37eb9a26b4583b1ce2ca435b0648541)
2008-04-15IDL: Import drsuapi.idl from samba4.Günther Deschner1-0/+1496
Guenther (This used to be commit f583e99cef55156fa5294c3eaef0cd29740af5f1)