summaryrefslogtreecommitdiffstats
path: root/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
Commit message (Expand)AuthorAgeFilesLines
* pidl: Make the compilation of PIDL producing the same results if the content ...Matthieu Patou2014-10-091-1/+1
* pidl:Samba3/ClientNDR: don't generate stubs for functions with pipe elementsStefan Metzmacher2011-03-101-0/+11
* pidl:Samba3/ClientNDR: remove unused ParseOutputArgument functionStefan Metzmacher2010-08-261-73/+1
* Fix a typoVolker Lendecke2010-08-161-1/+1
* 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: 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-081-2/+2
* s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2009-11-081-2/+2
* 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-191-4/+10
* pidl: Fix a const build warning in the samba3 merged buildTim Prouty2009-02-071-1/+5
* Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij2009-01-211-1/+1
* Make some fatal errors non-fatal. This means we generate invalid code inJelmer Vernooij2008-12-161-2/+6
* pidl: do not generate cli_ functions for noopnum flaged functions.Günther Deschner2008-11-151-1/+4
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+243