summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/pyrpc_util.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-09s4:pyrpc_util: s/typename/type_name to avoid c++ warningsStefan Metzmacher1-5/+5
2010-12-08s4:python: add PyString_FromStringOrNULL() to pyrpc_utilStefan Metzmacher1-0/+8
2010-09-20s4-pyrpc: fixed build on python 2.4Andrew Tridgell1-4/+0
2010-09-17s4-pyrpc: allow python to access irpc interfacesAndrew Tridgell1-10/+43
2010-09-16s4-pyrpc: added py_return_ndr_struct()Andrew Tridgell1-0/+31
2010-09-03pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection.Jelmer Vernooij1-1/+182
2010-08-27pyrpc: Add py_check_dcerpc_type().Jelmer Vernooij1-0/+61