summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
AgeCommit message (Expand)AuthorFilesLines
2011-03-10pidl:Samba3/ClientNDR: don't generate stubs for functions with pipe elementsStefan Metzmacher1-0/+11
2010-08-26pidl:Samba3/ClientNDR: remove unused ParseOutputArgument functionStefan Metzmacher1-73/+1
2010-08-16Fix a typoVolker Lendecke1-1/+1
2010-08-12pidl:Samba3/ClientNDR: implement rpccli_ stubs on top of dcerpc_ stubsStefan Metzmacher1-85/+37
2010-08-12pidl:Samba3/ClientNDR: ignore "todo" functionsStefan Metzmacher1-3/+4
2010-08-06pidl: Samba3/ClientNDR - Correctly copy arrays, if r.out.size < r.in.size.Stefan Metzmacher1-9/+47
2009-11-27pidl: fix handling of output arguments in s3 client stubs.Günther Deschner1-1/+1
2009-11-26pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'Stefan Metzmacher1-2/+2
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke1-2/+2
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke1-2/+2
2009-11-07s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke1-26/+0
2009-07-31pidl:Samba3/ClientNDR: add support tevent_req based _send/recv() client funct...Stefan Metzmacher1-0/+245
2009-07-31pidl:Samba3/ClientNDR: rename ParseFunction => ParseFunctionSync and add Pars...Stefan Metzmacher1-1/+8
2009-07-31pidl:Samba3/ClientNDR: allow passing optional variable prefixes to ParseOutpu...Stefan Metzmacher1-7/+9
2009-07-19pidl: Print proper errors when arrays don't have a specified size rather than...Jelmer Vernooij1-4/+10
2009-02-07pidl: Fix a const build warning in the samba3 merged buildTim Prouty1-1/+5
2009-01-21Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij1-1/+1
2008-12-16Make some fatal errors non-fatal. This means we generate invalid code inJelmer Vernooij1-2/+6
2008-11-15pidl: do not generate cli_ functions for noopnum flaged functions.Günther Deschner1-1/+4
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-0/+243