summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r7341: fix StartDocPrinter() idlStefan Metzmacher2007-10-101-1/+1
* r7337: - fix SetJob() idlStefan Metzmacher2007-10-101-22/+52
* r7331: fix parsing of spoolss_SetPrinter()Stefan Metzmacher2007-10-101-10/+25
* r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher2007-10-102-5/+118
* r7327: pass down the ndr->flags to the subcontextsStefan Metzmacher2007-10-101-0/+4
* r7326: fix [validate]Stefan Metzmacher2007-10-101-1/+1
* r7314: the various ncacn and ncadg PDU's share the same namespaceJelmer Vernooij2007-10-101-22/+16
* r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they areJelmer Vernooij2007-10-102-19/+19
* r7312: Add IDL for ncadg packets.Jelmer Vernooij2007-10-103-20/+102
* r7309: started adding IDL for nbt management calls. This adds aAndrew Tridgell2007-10-101-4/+32
* r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2007-10-101-2/+2
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-102-0/+29
* r7278: Oops, don't compile librpc as library..Jelmer Vernooij2007-10-101-1/+0
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-101-0/+1
* r7212: Disambiguate dummy functions to avoid linker problemos.Tim Potter2007-10-102-2/+2
* r7198: Add IDL for browse serviceJelmer Vernooij2007-10-101-0/+111
* r7196: fix typo, that makes the spoolss test working with [validate]Stefan Metzmacher2007-10-101-2/+2
* r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...Stefan Metzmacher2007-10-101-1/+2
* r7193: add some bail out checks and fix pushing of relative pointersStefan Metzmacher2007-10-101-2/+19
* r7188: make use of the new relative_base property for the spoolss_Enum* funct...Stefan Metzmacher2007-10-101-14/+14
* r7186: add [relative_base] property, which is allowed on typedef'sStefan Metzmacher2007-10-102-53/+129
* r7184: remove unused ndr_pull/push_struct_start/end() functionsStefan Metzmacher2007-10-101-30/+0
* r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...Stefan Metzmacher2007-10-104-19/+3
* r7181: add functions to calculate the buffer size needed for array buffer in ...Stefan Metzmacher2007-10-101-0/+54
* r7159: Improve the messages from pidl's validator module.Jelmer Vernooij2007-10-101-11/+6
* r7138: Doh - fix some typos.Tim Potter2007-10-101-2/+2
* r7137: Add a couple more dummy idl files for the DNS server and WindowsTim Potter2007-10-102-0/+30
* r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2007-10-102-888/+271
* r7110: Remove invalid use of id()Jelmer Vernooij2007-10-101-1/+1
* r7037: Add enough pointers in the header file as wellJelmer Vernooij2007-10-101-2/+2
* r7036: Allow more operations in several properties (such as size_is, length_is,Jelmer Vernooij2007-10-101-4/+2
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-1014-120/+120
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-1037-138/+65
* r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter2007-10-101-50/+47
* r6938: a minor update, use a better name for the NDR compression subsystemStefan Metzmacher2007-10-101-10/+10
* r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW whichTim Potter2007-10-101-3/+11
* r6932: Comment out static function - not used anywhere?Tim Potter2007-10-101-0/+6
* r6907: Unixinfo for samba4, not activated by default.Volker Lendecke2007-10-102-2/+69
* r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij2007-10-101-1/+1
* r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij2007-10-101-96/+96
* r6814: fill in two more unknown values in cldap responsesAndrew Tridgell2007-10-101-2/+2
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-102-3/+3
* r6781: -add some comments on how attributes and objectClasses are identified ...Stefan Metzmacher2007-10-101-2/+83
* r6746: added ndr_push_union_blob() for pushing IDL unions into a DATA_BLOBAndrew Tridgell2007-10-101-0/+23
* r6731: add a useful function for getting a guid with all bits to 0Stefan Metzmacher2007-10-101-0/+10
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2007-10-103-17/+95
* r6719: pidl need to be told that the external type netr_SchannelType is an en...Andrew Tridgell2007-10-101-0/+2
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2007-10-101-0/+46
* r6690: added ndr_pull_struct_blob_all(), which is like ndr_pull_struct_blob()...Andrew Tridgell2007-10-101-0/+21
* r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell2007-10-101-3/+3