summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/drsuapi.idl
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r2971: fix DsBind idlStefan Metzmacher1-3/+2
2007-10-10r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher1-20/+53
2007-10-10r2952: add idl and torture test for DsCrackNamesStefan Metzmacher1-2/+40
2007-10-10r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher1-27/+27
2007-10-10r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell1-8/+14
2007-10-10r1846: add helpstringStefan Metzmacher1-0/+1
2007-10-10r1648: the endpoints for the DRSUAPI pipe areStefan Metzmacher1-1/+1
2007-10-10r1481: add idl file and torture test dummiesStefan Metzmacher1-0/+117