summaryrefslogtreecommitdiff
path: root/source4/build/pidl/client.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-4/+12
2007-10-10r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij1-0/+2
2007-10-10r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell1-4/+15
2003-12-15make pidl no longer dependent on Data::Dumper, which isn't installedAndrew Tridgell1-1/+0
2003-11-28 * support multiple interfaces in one IDL file in pidlAndrew Tridgell1-1/+0
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-3/+3
2003-11-20use strict perl package everywhere for error checkingAndrew Tridgell1-0/+1
2003-11-18auto-generate top-level debug print functions when a flag is set onAndrew Tridgell1-18/+19
2003-11-17handle non-NTSTATUS return typesAndrew Tridgell1-1/+1
2003-11-09added a module for auto-generating the client calls. We can now goAndrew Tridgell1-0/+76