summaryrefslogtreecommitdiffstats
path: root/pidl/lib/Parse/Pidl/Samba3
Commit message (Expand)AuthorAgeFilesLines
* pidl: add an include for "ntdomain.h" for s3 server stubs.Günther Deschner2011-03-301-0/+1
* pidl:Samba3/ClientNDR: don't generate stubs for functions with pipe elementsStefan Metzmacher2011-03-101-0/+11
* pidl:Samba3/ServerNDR: correctly initialise ndr_push structStefan Metzmacher2011-01-261-0/+6
* pidl: fix minor typo in s3 server generation.Günther Deschner2010-10-111-1/+1
* pidl:Samba3/ClientNDR: remove unused ParseOutputArgument functionStefan Metzmacher2010-08-261-73/+1
* Fix a typoVolker Lendecke2010-08-161-1/+1
* pidl: fix printing of server side ndr request debug messagesMichael Adam2010-08-131-2/+2
* pidl:Samba3/ClientNDR: implement rpccli_ stubs on top of dcerpc_ stubsStefan Metzmacher2010-08-121-85/+37
* pidl:Samba3/ClientNDR: ignore "todo" functionsStefan Metzmacher2010-08-121-3/+4
* pidl: Samba3/ClientNDR - Correctly copy arrays, if r.out.size < r.in.size.Stefan Metzmacher2010-08-061-9/+47
* pidl: Use struct pipes_struct.Andreas Schneider2010-07-281-2/+2
* s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider2010-07-191-3/+12
* s3-dcerpc: Use DATA_BLOB for pipes_struct input dataSimo Sorce2010-07-161-7/+1
* s3-dcerpc: Convert rdata from prs_struct to a simple DATA_BLOBSimo Sorce2010-07-161-5/+2
* s3-rpc: when using rpc_pipe_open_internal, make sure to go through NDR.Günther Deschner2010-07-081-54/+0
* pidl: s3 server stubs: make sure LIBNDR_FLAG_BIGENDIAN is set when negotiated.Günther Deschner2010-07-051-0/+3
* pidl: make sure to fill in cli->pipes_struct->hdr_req.opnum in s3 server disp...Günther Deschner2010-06-161-0/+3
* pidl: Allow new property 'no_srv_register'.Andrew Bartlett2010-05-181-6/+7
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-2/+2
* pidl: add NDR_PRINT_DEBUG output to generated s3 server dispatch tables.Günther Deschner2010-05-081-0/+10
* pidl: indent cosmetics for s3 server stubs.Günther Deschner2010-05-031-1/+1
* pidl: fix handling of output arguments in s3 client stubs.Günther Deschner2009-11-271-1/+1
* pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'Stefan Metzmacher2009-11-261-2/+2
* Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke2009-11-082-4/+4
* Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke2009-11-081-1/+1
* Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke2009-11-081-1/+1
* s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke2009-11-081-1/+1
* s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke2009-11-081-1/+1
* s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2009-11-082-4/+4
* s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke2009-11-071-26/+0
* pidl:Samba3/ClientNDR: add support tevent_req based _send/recv() client funct...Stefan Metzmacher2009-07-311-0/+245
* pidl:Samba3/ClientNDR: rename ParseFunction => ParseFunctionSync and add Pars...Stefan Metzmacher2009-07-311-1/+8
* pidl:Samba3/ClientNDR: allow passing optional variable prefixes to ParseOutpu...Stefan Metzmacher2009-07-311-7/+9
* pidl: Print proper errors when arrays don't have a specified size rather than...Jelmer Vernooij2009-07-192-7/+18
* pidl: Fix a const build warning in the samba3 merged buildTim Prouty2009-02-071-1/+5
* pidl: return early when AllocOutVar() in s3 server generator has nothing to do.Günther Deschner2009-02-061-2/+5
* pidl: reduce implicit cast warnings in gen_ndr server codeMichael Adam2009-01-221-1/+1
* Allow calling DCE/RPC server implementations directly usingJelmer Vernooij2009-01-212-42/+93
* Pass the full ndr_interface_table into the s3 rpcserver when registeringVolker Lendecke2009-01-091-1/+1
* Make some fatal errors non-fatal. This means we generate invalid code inJelmer Vernooij2008-12-161-2/+6
* pidl: fix generated s3-server in,out,ref qualifiers that are used for buffer ...Günther Deschner2008-11-191-0/+7
* pidl: skip generation of noopnum functions in generated s3 server.Günther Deschner2008-11-151-1/+6
* pidl: do not generate cli_ functions for noopnum flaged functions.Günther Deschner2008-11-151-1/+4
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-1/+1
* pidl: fix samba3 server wrt to samba4 ndr_pull_init_blob protype.Günther Deschner2008-09-231-1/+1
* Move pidl to top-level directory.Jelmer Vernooij2008-09-172-0/+511