r4796: Get rid of unecessary #include
[samba.git] / source4 / build / pidl / client.pm
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Stefan Metzmacherr4086: - make dcerpc_ndr_request_table_send() the defau...
2007-10-10 Jelmer Vernooijr3861: - Put ndr and rpc client code in seperate files
2007-10-10 Jelmer Vernooijr3689: Large number of COM updates:
2007-10-10 Jelmer Vernooijr3626: More minor DCOM fixes
2007-10-10 Jelmer Vernooijr3611: DCOM client support works!!
2007-10-10 Jelmer Vernooijr3606: More DCOM fixes:
2007-10-10 Jelmer Vernooijr3601: Lots of smaller DCOM updates and fixes. Adds...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Jelmer Vernooijr3442: Add support for the "call_as" and "local" attrib...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2003-12-15 Andrew Tridgellmake pidl no longer dependent on Data::Dumper, which...
2003-11-28 Andrew Tridgell * support multiple interfaces in one IDL file in pidl
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-20 Andrew Tridgelluse strict perl package everywhere for error checking
2003-11-18 Andrew Tridgellauto-generate top-level debug print functions when...
2003-11-17 Andrew Tridgellhandle non-NTSTATUS return types
2003-11-09 Andrew Tridgelladded a module for auto-generating the client calls...