summaryrefslogtreecommitdiffstats
path: root/source4/build/pidl/client.pm
Commit message (Expand)AuthorAgeFilesLines
* r3861: - Put ndr and rpc client code in seperate filesJelmer Vernooij2007-10-101-8/+4
* r3689: Large number of COM updates:Jelmer Vernooij2007-10-101-70/+9
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-101-2/+2
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-101-0/+4
* r3606: More DCOM fixes:Jelmer Vernooij2007-10-101-1/+3
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-101-13/+45
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-4/+12
* r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij2007-10-101-0/+2
* r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell2007-10-101-4/+15
* make pidl no longer dependent on Data::Dumper, which isn't installedAndrew Tridgell2003-12-151-1/+0
* * support multiple interfaces in one IDL file in pidlAndrew Tridgell2003-11-281-1/+0
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-221-3/+3
* use strict perl package everywhere for error checkingAndrew Tridgell2003-11-201-0/+1
* auto-generate top-level debug print functions when a flag is set onAndrew Tridgell2003-11-181-18/+19
* handle non-NTSTATUS return typesAndrew Tridgell2003-11-171-1/+1
* added a module for auto-generating the client calls. We can now goAndrew Tridgell2003-11-091-0/+76