summaryrefslogtreecommitdiffstats
path: root/pidl/tests/samba3-cli.pl
Commit message (Collapse)AuthorAgeFilesLines
* pidl:Samba3/ClientNDR: remove unused ParseOutputArgument functionStefan Metzmacher2010-08-261-10/+2
| | | | metze
* Fix a typoVolker Lendecke2010-08-161-2/+2
|
* pidl:Samba3/ClientNDR: implement rpccli_ stubs on top of dcerpc_ stubsStefan Metzmacher2010-08-121-81/+21
| | | | metze
* pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'Stefan Metzmacher2009-11-261-1/+1
| | | | | | | foo / 5 * sizeof(bar)' isn't the same as '(foo / 2) * sizeof(bar)'. metze
* pidl: Fix selftest after s3 code changedVolker Lendecke2009-11-091-59/+27
|
* pidl: fix samba3-cli test after the async function were addedStefan Metzmacher2009-08-121-2/+212
| | | | metze
* pidl: fix samba3-cli test after change to cli->dispatch()Stefan Metzmacher2009-01-301-2/+2
| | | | metze
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+126