summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/drsuapi.idl
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r6135: - make use of the new dom_sid28 typeStefan Metzmacher1-11/+11
2007-10-10r6131: decompression of DsGetNCChanges level 2 responses works nowStefan Metzmacher1-2/+1
2007-10-10r6115: don't try to decompress level 7 buffers yetStefan Metzmacher1-3/+9
2007-10-10r6061: add start of compression support in our rpc codeStefan Metzmacher1-3/+5
2007-10-10r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher1-0/+14
2007-10-10r5998: I was wrong with the highwater mark...Stefan Metzmacher1-15/+34
2007-10-10r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher1-56/+66
2007-10-10r5850: enable parsing of revision 4 security acl'sStefan Metzmacher1-2/+0
2007-10-10r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher1-20/+163
2007-10-10r5828: add some idl for DsAddEntry()Stefan Metzmacher1-5/+50
2007-10-10r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher1-5/+4
2007-10-10r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher1-19/+101
2007-10-10r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher1-16/+83
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher1-10/+127
2007-10-10r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij1-9/+9
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-8/+8
2007-10-10r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell1-15/+15
2007-10-10r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell1-1/+1
2007-10-10r4541: make use of new enum and bitmap featuresStefan Metzmacher1-71/+75
2007-10-10r4203: the bind_info blob isn't a const.Stefan Metzmacher1-17/+75
2007-10-10r4181: use int32 for levelStefan Metzmacher1-2/+2
2007-10-10r4178: the level is mostly singed not unsignedStefan Metzmacher1-1/+1
2007-10-10r4176: I just remeber that I have already implement STR_CONFORMANTStefan Metzmacher1-2/+1
2007-10-10r4174: nicer debug outputStefan Metzmacher1-1/+1
2007-10-10r4171: an attempt at better IDL for DsReplicaSyncAndrew Tridgell1-3/+4
2007-10-10r4102: more uint64 vs HYPER_T fixesStefan Metzmacher1-2/+2
2007-10-10r4100: fix drsuapi_DsReplicaObjMetaData2() idlStefan Metzmacher1-16/+15
2007-10-10r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher1-3/+283
2007-10-10r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher1-2/+37
2007-10-10r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher1-3/+37
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell1-1/+1
2007-10-10r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij1-1/+1
2007-10-10r2993: fix commentStefan Metzmacher1-1/+0
2007-10-10r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher1-25/+25
2007-10-10r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher1-1/+74
2007-10-10r2972: make names more consistentStefan Metzmacher1-2/+2