summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/pyrpc_util.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-09s4:pyrpc_util: s/typename/type_name to avoid c++ warningsStefan Metzmacher1-1/+1
2010-12-08s4:python: add PyString_FromStringOrNULL() to pyrpc_utilStefan Metzmacher1-0/+2
2010-11-22Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher1-5/+0
2010-09-16s4-pyrpc: added py_return_ndr_struct()Andrew Tridgell1-0/+3
2010-09-03pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection.Jelmer Vernooij1-0/+30
2010-08-27pyrpc: Add py_check_dcerpc_type().Jelmer Vernooij1-0/+28