summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/drsuapi.idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20417: - fix pushing of drsuapi_DsAttributeValueDataBlobStefan Metzmacher1-2/+2
2007-10-10r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett1-2/+2
2007-10-10r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handlesStefan Metzmacher1-2/+2
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher1-8/+21
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett1-2/+2
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett1-2/+3
2007-10-10r20278: make it possible to use oid strings in the drsuapi instead of uint8_t...Stefan Metzmacher1-4/+5
2007-10-10r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher1-57/+60
2007-10-10r20230: I found more mappings of OID string to uint32 idStefan Metzmacher1-6/+4
2007-10-10r20219: add enough knowledge to display the content of attributeSchema objectsStefan Metzmacher1-20/+60
2007-10-10r20111: this is the total object count of the current replication cycleStefan Metzmacher1-2/+2
2007-10-10r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher1-2/+2
2007-10-10r20076: give the guids meaningsStefan Metzmacher1-4/+4
2007-10-10r20074: this values seem to be typos inStefan Metzmacher1-2/+2
2007-10-10r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher1-6/+6
2007-10-10r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher1-7/+8
2007-10-10r19951: this statement is true...Stefan Metzmacher1-3/+2
2007-10-10r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher1-1/+24
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-2/+3
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-2/+1
2007-10-10r17441: add some more attribute with credentials in themStefan Metzmacher1-0/+8
2007-10-10r17438: extend the commentStefan Metzmacher1-0/+2
2007-10-10r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().Günther Deschner1-3/+74
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+2
2007-10-10r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij1-1/+1
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-6/+5
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij1-1/+2
2007-10-10r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij1-3/+3
2007-10-10r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...Stefan Metzmacher1-0/+1
2007-10-10r11185: - resolve attid for "supplementalCredentials" into a nameStefan Metzmacher1-18/+19
2007-10-10r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher1-1/+1
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij1-1/+1
2007-10-10r11103: Eliminate ascstrJelmer Vernooij1-4/+4
2007-10-10r11099: Replace unistr with [string] equivalentJelmer Vernooij1-40/+40
2007-10-10r11096: Eliminate pointer_default_top()Jelmer Vernooij1-14/+13
2007-10-10r10984: fix valgrind warnings, I had used that to check if w2k3 accept random...Stefan Metzmacher1-1/+1
2007-10-10r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP)Stefan Metzmacher1-19/+57
2007-10-10r9797: - let us parse replication packets with linked attributes fine,Stefan Metzmacher1-2/+16
2007-10-10r9527: add the magic Bind GUID's, that are needed to fetch the wholeStefan Metzmacher1-0/+5
2007-10-10r9519: Use the value() value of an element when that element is used inJelmer Vernooij1-1/+1
2007-10-10r9518: - remove the subcontext_size() hack from rev 9509Stefan Metzmacher1-14/+44
2007-10-10r9513: - let us parse some more replies of DsAddEntryStefan Metzmacher1-5/+31
2007-10-10r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,Stefan Metzmacher1-4/+4
2007-10-10r8503: remove useless lineStefan Metzmacher1-1/+0
2007-10-10r8480: fixed a typoAndrew Tridgell1-2/+2
2007-10-10r8476: add a note that DsAddEntry is very incomplete yetStefan Metzmacher1-0/+8
2007-10-10r8474: add some more attid mappingsStefan Metzmacher1-1/+6
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-21/+21
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-2/+3
2007-10-10r6781: -add some comments on how attributes and objectClasses are identified ...Stefan Metzmacher1-2/+83