summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7212: Disambiguate dummy functions to avoid linker problemos.Tim Potter2-2/+2
2007-10-10r7198: Add IDL for browse serviceJelmer Vernooij1-0/+111
2007-10-10r7196: fix typo, that makes the spoolss test working with [validate]Stefan Metzmacher1-2/+2
2007-10-10r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...Stefan Metzmacher1-1/+2
2007-10-10r7193: add some bail out checks and fix pushing of relative pointersStefan Metzmacher1-2/+19
2007-10-10r7188: make use of the new relative_base property for the spoolss_Enum* funct...Stefan Metzmacher1-14/+14
2007-10-10r7186: add [relative_base] property, which is allowed on typedef'sStefan Metzmacher2-53/+129
2007-10-10r7184: remove unused ndr_pull/push_struct_start/end() functionsStefan Metzmacher1-30/+0
2007-10-10r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...Stefan Metzmacher4-19/+3
2007-10-10r7181: add functions to calculate the buffer size needed for array buffer in ...Stefan Metzmacher1-0/+54
2007-10-10r7159: Improve the messages from pidl's validator module.Jelmer Vernooij1-11/+6
2007-10-10r7138: Doh - fix some typos.Tim Potter1-2/+2
2007-10-10r7137: Add a couple more dummy idl files for the DNS server and WindowsTim Potter2-0/+30
2007-10-10r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2-888/+271
2007-10-10r7110: Remove invalid use of id()Jelmer Vernooij1-1/+1
2007-10-10r7037: Add enough pointers in the header file as wellJelmer Vernooij1-2/+2
2007-10-10r7036: Allow more operations in several properties (such as size_is, length_is,Jelmer Vernooij1-4/+2
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij14-120/+120
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij37-138/+65
2007-10-10r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter1-50/+47
2007-10-10r6938: a minor update, use a better name for the NDR compression subsystemStefan Metzmacher1-10/+10
2007-10-10r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW whichTim Potter1-3/+11
2007-10-10r6932: Comment out static function - not used anywhere?Tim Potter1-0/+6
2007-10-10r6907: Unixinfo for samba4, not activated by default.Volker Lendecke2-2/+69
2007-10-10r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij1-1/+1
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij1-96/+96
2007-10-10r6814: fill in two more unknown values in cldap responsesAndrew Tridgell1-2/+2
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2-3/+3
2007-10-10r6781: -add some comments on how attributes and objectClasses are identified ...Stefan Metzmacher1-2/+83
2007-10-10r6746: added ndr_push_union_blob() for pushing IDL unions into a DATA_BLOBAndrew Tridgell1-0/+23
2007-10-10r6731: add a useful function for getting a guid with all bits to 0Stefan Metzmacher1-0/+10
2007-10-10r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell3-17/+95
2007-10-10r6719: pidl need to be told that the external type netr_SchannelType is an en...Andrew Tridgell1-0/+2
2007-10-10r6693: first version of cldap client library, with async interfaceAndrew Tridgell1-0/+46
2007-10-10r6690: added ndr_pull_struct_blob_all(), which is like ndr_pull_struct_blob()...Andrew Tridgell1-0/+21
2007-10-10r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell1-3/+3
2007-10-10r6577: Make test works without installation now.Jelmer Vernooij2-2/+2
2007-10-10r6574: send a value for embedded ref pointers,Stefan Metzmacher1-1/+1
2007-10-10r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher3-5/+82
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett5-34/+19
2007-10-10r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do eachAndrew Tridgell1-0/+1
2007-10-10r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett3-13/+11
2007-10-10r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, andAndrew Bartlett2-2/+2
2007-10-10r6519: move string handling functions to a seperate fileStefan Metzmacher4-476/+501
2007-10-10r6518: fix formattingStefan Metzmacher1-13/+13
2007-10-10r6504: Fix incorrect value for SERVICE_STATE_ALL found by Karl Melcher.Tim Potter1-1/+1
2007-10-10r6341: fixed the schannel idl to handle dotted names correctlyAndrew Tridgell1-2/+2
2007-10-10r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell1-7/+21
2007-10-10r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell1-5/+44
2007-10-10r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter1-1/+1