summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
AgeCommit message (Collapse)AuthorFilesLines
2009-07-19pidl: Print proper errors when arrays don't have a specified size rather ↵Jelmer Vernooij1-4/+10
than spewing pages of perl warnings.
2009-02-07pidl: Fix a const build warning in the samba3 merged buildTim Prouty1-1/+5
../librpc/gen_ndr/cli_spoolss.c: In function `rpccli_spoolss_EnumPrinterData': ../librpc/gen_ndr/cli_spoolss.c:3400: warning: passing arg 1 of `memcpy' discards qualifiers from pointer target type This is a very similar fix to: 2337f402f0f2fd6c1fa077b1b35347905a38c715
2009-01-21Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij1-1/+1
client code.
2008-12-16Make some fatal errors non-fatal. This means we generate invalid code inJelmer Vernooij1-2/+6
some cases, but we do print errors. We don't use all generated code yet at the moment, so this isn't much of a problem.
2008-11-15pidl: do not generate cli_ functions for noopnum flaged functions.Günther Deschner1-1/+4
Guenther
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-0/+243