r8476: add a note that DsAddEntry is very incomplete yet
[jra/samba/.git] / source4 / librpc / idl / drsuapi.idl
2007-10-10 Stefan Metzmacherr8476: add a note that DsAddEntry is very incomplete yet
2007-10-10 Stefan Metzmacherr8474: add some more attid mappings
2007-10-10 Jelmer Vernooijr7029: Make array support in pidl similar to that in...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Stefan Metzmacherr6781: -add some comments on how attributes and objectC...
2007-10-10 Stefan Metzmacherr6135: - make use of the new dom_sid28 type
2007-10-10 Stefan Metzmacherr6131: decompression of DsGetNCChanges level 2 response...
2007-10-10 Stefan Metzmacherr6115: don't try to decompress level 7 buffers yet
2007-10-10 Stefan Metzmacherr6061: add start of compression support in our rpc...
2007-10-10 Stefan Metzmacherr6000: add some notes about the cases where compression...
2007-10-10 Stefan Metzmacherr5998: I was wrong with the highwater mark...
2007-10-10 Stefan Metzmacherr5949: give things more meaning, and reuse structs...
2007-10-10 Stefan Metzmacherr5850: enable parsing of revision 4 security acl's
2007-10-10 Stefan Metzmacherr5830: start to analyse the attribute values, depending...
2007-10-10 Stefan Metzmacherr5828: add some idl for DsAddEntry()
2007-10-10 Stefan Metzmacherr5800: fix recursiv printing in ndr_print_DsGetNCChange...
2007-10-10 Stefan Metzmacherr5799: more DsGetNCChanges updates, I'm starting to...
2007-10-10 Stefan Metzmacherr5766: get some more DsGetNCChanges stuff parsing correct
2007-10-10 Stefan Metzmacherr5742: - add torture test and idl for DsReplicaUpdateRefs()
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Andrew Tridgellr5036: changed HYPER_T to the more standard "hyper"
2007-10-10 Andrew Tridgellr4638: expose lsa and drsuapi on ncalrpc
2007-10-10 Stefan Metzmacherr4541: make use of new enum and bitmap features
2007-10-10 Stefan Metzmacherr4203: the bind_info blob isn't a const.
2007-10-10 Stefan Metzmacherr4181: use int32 for level
2007-10-10 Stefan Metzmacherr4178: the level is mostly singed not unsigned
2007-10-10 Stefan Metzmacherr4176: I just remeber that I have already implement...
2007-10-10 Stefan Metzmacherr4174: nicer debug output
2007-10-10 Andrew Tridgellr4171: an attempt at better IDL for DsReplicaSync
2007-10-10 Stefan Metzmacherr4102: more uint64 vs HYPER_T fixes
2007-10-10 Stefan Metzmacherr4100: fix drsuapi_DsReplicaObjMetaData2() idl
2007-10-10 Stefan Metzmacherr4087: - add idl and torture tests for drsuapi_DsReplic...
2007-10-10 Stefan Metzmacherr3999: - reply with the same DsBindInfo blob as w2k3...
2007-10-10 Stefan Metzmacherr3920: - it seem that we need to send a magic bind_guid...
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Jelmer Vernooijr3043: Use binding strings for specifying endpoints...
2007-10-10 Stefan Metzmacherr2993: fix comment
2007-10-10 Stefan Metzmacherr2992: drsuapi uses WERROR not NTSTATUS
2007-10-10 Stefan Metzmacherr2991: add drsuapi_DsGetDomainControllerInfo() idl...
2007-10-10 Stefan Metzmacherr2972: make names more consistent
2007-10-10 Stefan Metzmacherr2971: fix DsBind idl
2007-10-10 Stefan Metzmacherr2970: - give somefields names and typdef enums for...
2007-10-10 Stefan Metzmacherr2952: add idl and torture test for DsCrackNames
2007-10-10 Stefan Metzmacherr2888: - add 'Ds' prefix to Bind and Unbind call on...
2007-10-10 Andrew Tridgellr2382: considerably improved the Bind and Unbind IDL...
2007-10-10 Stefan Metzmacherr1846: add helpstring
2007-10-10 Stefan Metzmacherr1648: the endpoints for the DRSUAPI pipe are
2007-10-10 Stefan Metzmacherr1481: add idl file and torture test dummies