r20419: remove unused ojectSid and NTTIME_1sec cases
[samba.git] / source4 / librpc / idl / drsuapi.idl
2007-10-10 Stefan Metzmacherr20419: remove unused ojectSid and NTTIME_1sec cases
2007-10-10 Stefan Metzmacherr20418: start to get step by step rid of the union...
2007-10-10 Stefan Metzmacherr20417: - fix pushing of drsuapi_DsAttributeValueDataBlob
2007-10-10 Andrew Bartlettr20395: Decode more unknowns in the IDL. These are...
2007-10-10 Stefan Metzmacherr20360: level -4 of DsReplicaGetInfo(), which gives...
2007-10-10 Stefan Metzmacherr20359: level -1 of DsGetDomainControllerInfo gives...
2007-10-10 Andrew Bartlettr20353: Restructure the DRSUAPI DsGetDomainControllerIn...
2007-10-10 Andrew Bartlettr20315: Implement the server side of DsGetDomainControl...
2007-10-10 Stefan Metzmacherr20278: make it possible to use oid strings in the...
2007-10-10 Stefan Metzmacherr20251: I found out that the oid-prefix to uint32-id...
2007-10-10 Stefan Metzmacherr20230: I found more mappings of OID string to uint32 id
2007-10-10 Stefan Metzmacherr20219: add enough knowledge to display the content...
2007-10-10 Stefan Metzmacherr20111: this is the total object count of the current...
2007-10-10 Stefan Metzmacherr20079: the 2nd guid is the source_dsa invocation_id...
2007-10-10 Stefan Metzmacherr20076: give the guids meanings
2007-10-10 Stefan Metzmacherr20074: this values seem to be typos in
2007-10-10 Stefan Metzmacherr20064: - fix pushing of DeReplicaObjectIdentifierX...
2007-10-10 Stefan Metzmacherr19967: this unknowns are max_object_count and max_ndr_size
2007-10-10 Stefan Metzmacherr19951: this statement is true...
2007-10-10 Stefan Metzmacherr19847: add idl for DsRemoveDSServer(), this is used...
2007-10-10 Jelmer Vernooijr19588: Use include and import statements rather than...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Stefan Metzmacherr17441: add some more attribute with credentials in...
2007-10-10 Stefan Metzmacherr17438: extend the comment
2007-10-10 Günther Deschnerr16796: Fill in dsr_GetMemberships() / dsr_GetMembershi...
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15512: Move uuid functions out of ndr_misc.c
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr14361: Support 'helper' attribute in pidl and use it.
2007-10-10 Jelmer Vernooijr12465: Merge Parse::Pidl::Samba4::NDR::Header into...
2007-10-10 Stefan Metzmacherr11187: in case the msDS-KeyVersionNumber is replicated...
2007-10-10 Stefan Metzmacherr11185: - resolve attid for "supplementalCredentials...
2007-10-10 Stefan Metzmacherr11179: revert to the old code, till jelmer find a...
2007-10-10 Jelmer Vernooijr11105: Warn if conformant arrays are not at the end...
2007-10-10 Jelmer Vernooijr11103: Eliminate ascstr
2007-10-10 Jelmer Vernooijr11099: Replace unistr with [string] equivalent
2007-10-10 Jelmer Vernooijr11096: Eliminate pointer_default_top()
2007-10-10 Stefan Metzmacherr10984: fix valgrind warnings, I had used that to check...
2007-10-10 Stefan Metzmacherr10870: decompress DsGetNCChangesCtr7 replies, that...
2007-10-10 Stefan Metzmacherr9797: - let us parse replication packets with linked...
2007-10-10 Stefan Metzmacherr9527: add the magic Bind GUID's, that are needed to...
2007-10-10 Jelmer Vernooijr9519: Use the value() value of an element when that...
2007-10-10 Stefan Metzmacherr9518: - remove the subcontext_size() hack from rev...
2007-10-10 Stefan Metzmacherr9513: - let us parse some more replies of DsAddEntry
2007-10-10 Stefan Metzmacherr9509: start to fix the pushing of drsuapi_DsAttributeV...
2007-10-10 Stefan Metzmacherr8503: remove useless line
2007-10-10 Andrew Tridgellr8480: fixed a typo
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