summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm
Commit message (Expand)AuthorAgeFilesLines
* pidl:Samba4/NDR/Client: convert code to $self->pidl()Stefan Metzmacher2010-08-121-162/+190
* pidl:Samba4/NDR/Client: s/interface/if/Stefan Metzmacher2010-08-121-22/+22
* pidl:Samba4/NDR/Client: make use of the new dcerpc_binding_handle_call() infr...Stefan Metzmacher2010-08-121-94/+15
* pidl:Samba4/NDR/Client: remove old dcerpc_pipe based sync stubsStefan Metzmacher2010-08-121-42/+0
* Choose between local tevent_status.h header file and installed oneJulien Kerihuel2010-05-121-1/+1
* pidl:Samba4/NDR/Client: map NT_STATUS_NET_WRITE_FAULT to the matching NT_STAT...Stefan Metzmacher2010-04-151-0/+8
* pidl:Samba4/Client: don't mix rpc and application NTSTATUS errors anymore for...Stefan Metzmacher2010-03-291-1/+16
* pidl:Samba4/NDR/Client: make the old rpc_request style async functions staticStefan Metzmacher2010-03-121-18/+14
* pidl:Samba4/NDR/Client: generate stubs for dcerpc_binding_handle abstractionStefan Metzmacher2010-03-121-0/+183
* pidl:Samba4/NDR/Client: don't generate client stubs for function marked as [t...Stefan Metzmacher2010-03-121-5/+5
* pidl:NDR/Client.pm: generate explicit _recv functionsStefan Metzmacher2010-03-011-0/+32
* pidl:Samba4/client: fix dcerpc_ndr_request_send() callersStefan Metzmacher2009-04-201-2/+3
* pidl:Samba4/client: use dcerpc_ndr_request() for sync requestsStefan Metzmacher2009-04-201-5/+7
* Only define _GNU_SOURCE if it's not defined yet.Jelmer Vernooij2009-02-251-0/+2
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+156