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