summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20972: "private" -> "private_data"Volker Lendecke1-2/+2
2007-10-10r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij1-14/+0
2007-10-10r20830: merge mgmt workJelmer Vernooij1-2/+1
2007-10-10r20800: fix compiler warningsStefan Metzmacher1-0/+2
2007-10-10r20798: fix ndr_size_security_ace() it should include the optional sub objectStefan Metzmacher1-2/+21
2007-10-10r20797: make it more clear that this is a 32bit bitmapStefan Metzmacher1-1/+1
2007-10-10r20784: Add ref pointerJelmer Vernooij1-2/+2
2007-10-10r20732: add idl for storing the prefixMap attributeStefan Metzmacher2-1/+32
2007-10-10r20712: add a function to compare GUID'sStefan Metzmacher1-0/+25
2007-10-10r20702: fix spellingStefan Metzmacher1-1/+1
2007-10-10r20686: this is a generic uptodateness vectorStefan Metzmacher1-7/+2
2007-10-10r20676: Add ref pointer to fix warning.Jelmer Vernooij1-3/+3
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell3-4/+10
2007-10-10r20639: Commit part 1 of 2.Andrew Bartlett1-1/+1
2007-10-10r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij6-18/+18
2007-10-10r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta dataStefan Metzmacher1-1/+35
2007-10-10r20513: this values are the same as in drsuapi_DsReplicaObjectIdentifier3BinaryStefan Metzmacher1-4/+4
2007-10-10r20510: fix spellingStefan Metzmacher2-24/+24
2007-10-10r20506: - fix parsing of LinkedAttribute valuesStefan Metzmacher1-4/+13
2007-10-10r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher1-72/+9
2007-10-10r20493: Add support for the 'Netscape' varient of GUID formatting, used in theAndrew Bartlett1-0/+52
2007-10-10r20484: get rid of the special case for DN stringsStefan Metzmacher1-11/+0
2007-10-10r20477: get rid of the spcial case for unicode stringsStefan Metzmacher1-9/+0
2007-10-10r20476: get rid of extra case for uint32 valuesStefan Metzmacher1-15/+0
2007-10-10r20475: remove special case for GUID valuesStefan Metzmacher1-4/+0
2007-10-10r20473: remove special case for boolean valuesStefan Metzmacher1-5/+0
2007-10-10r20453: add conversation for the DN_BINARY attribute syntaxStefan Metzmacher1-1/+10
2007-10-10r20419: remove unused ojectSid and NTTIME_1sec casesStefan Metzmacher1-28/+0
2007-10-10r20418: start to get step by step rid of the union for the attributeStefan Metzmacher1-14/+0
2007-10-10r20417: - fix pushing of drsuapi_DsAttributeValueDataBlobStefan Metzmacher2-2/+3
2007-10-10r20400: this let ndrdump display the content of a frsrpc_FrsSendCommPkt()Stefan Metzmacher1-1/+52
2007-10-10r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett1-2/+2
2007-10-10r20392: initial idl for frsrpc_FrsSendCommPkt()Stefan Metzmacher1-2/+36
2007-10-10r20391: add idl for the content of the partialAttributeSet attributeStefan Metzmacher1-0/+24
2007-10-10r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handlesStefan Metzmacher1-2/+2
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher1-8/+21
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett1-2/+2
2007-10-10r20326: always set the binding->target_hostname!Stefan Metzmacher1-5/+9
2007-10-10r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS testStefan Metzmacher1-1/+1
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett1-2/+3
2007-10-10r20300: Trim number of shared libs significantly.Jelmer Vernooij1-232/+77
2007-10-10r20288: fix a mem leak and remove useless codeStefan Metzmacher1-3/+1
2007-10-10r20286: handle the non oid string cases for pushing tooStefan Metzmacher1-5/+20
2007-10-10r20284: Simplify OID primitive BER parsing.Simo Sorce1-28/+17
2007-10-10r20281: remove debug statementStefan Metzmacher1-1/+0
2007-10-10r20280: if the uint8_t array starts with 0xFF, then it's not a OIDStefan Metzmacher1-12/+20
2007-10-10r20278: make it possible to use oid strings in the drsuapi instead of uint8_t...Stefan Metzmacher4-5/+148
2007-10-10r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher1-57/+60
2007-10-10r20230: I found more mappings of OID string to uint32 idStefan Metzmacher1-6/+4
2007-10-10r20219: add enough knowledge to display the content of attributeSchema objectsStefan Metzmacher1-20/+60