summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc/pyrpc_util.h
Commit message (Expand)AuthorAgeFilesLines
* s4:pyrpc_util: s/typename/type_name to avoid c++ warningsStefan Metzmacher2010-12-091-1/+1
* s4:python: add PyString_FromStringOrNULL() to pyrpc_utilStefan Metzmacher2010-12-081-0/+2
* Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher2010-11-221-5/+0
* s4-pyrpc: added py_return_ndr_struct()Andrew Tridgell2010-09-161-0/+3
* pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection.Jelmer Vernooij2010-09-031-0/+30
* pyrpc: Add py_check_dcerpc_type().Jelmer Vernooij2010-08-271-0/+28