summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Samba3
AgeCommit message (Expand)AuthorFilesLines
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 Lendecke2-4/+4
2009-11-08Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke1-1/+1
2009-11-08Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke1-1/+1
2009-11-08s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke1-1/+1
2009-11-08s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke1-1/+1
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2-4/+4
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 Vernooij2-7/+18
2009-02-07pidl: Fix a const build warning in the samba3 merged buildTim Prouty1-1/+5
2009-02-06pidl: return early when AllocOutVar() in s3 server generator has nothing to do.Günther Deschner1-2/+5
2009-01-22pidl: reduce implicit cast warnings in gen_ndr server codeMichael Adam1-1/+1
2009-01-21Allow calling DCE/RPC server implementations directly usingJelmer Vernooij2-42/+93
2009-01-09Pass the full ndr_interface_table into the s3 rpcserver when registeringVolker Lendecke1-1/+1
2008-12-16Make some fatal errors non-fatal. This means we generate invalid code inJelmer Vernooij1-2/+6
2008-11-19pidl: fix generated s3-server in,out,ref qualifiers that are used for buffer ...Günther Deschner1-0/+7
2008-11-15pidl: skip generation of noopnum functions in generated s3 server.Günther Deschner1-1/+6
2008-11-15pidl: do not generate cli_ functions for noopnum flaged functions.Günther Deschner1-1/+4
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij1-1/+1
2008-09-23pidl: fix samba3 server wrt to samba4 ndr_pull_init_blob protype.Günther Deschner1-1/+1
2008-09-17Move pidl to top-level directory.Jelmer Vernooij2-0/+511