summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Samba3
Commit message (Expand)AuthorAgeFilesLines
* pidl: Samba3/ClientNDR - Correctly copy arrays, if r.out.size < r.in.size.Stefan Metzmacher2011-01-131-6/+32
* pidl: fix handling of output arguments in s3 client stubs.Günther Deschner2009-12-231-1/+1
* pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'Günther Deschner2009-12-231-2/+2
* 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