summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc/pyrpc.h
Commit message (Expand)AuthorAgeFilesLines
* Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij2008-05-261-0/+2
* Implement IRPC calls over the internal messaging bus.Jelmer Vernooij2008-05-261-1/+1
* Remove some unused cruft.Jelmer Vernooij2008-05-261-1/+0
* Fix compilation errors.Jelmer Vernooij2008-05-251-0/+1
* Trim the size of the Python bindings a bit.Jelmer Vernooij2008-05-251-0/+16
* Add helper function to return DCE/RPC fault codes.Jelmer Vernooij2008-05-241-0/+1
* Add convenience function for creating objects with NDR error codes.Jelmer Vernooij2008-05-241-0/+6
* Add convenience functions for setting Python objects from errors.Jelmer Vernooij2008-05-241-0/+2
* Use manually written Python bindings for DCE/RPC rather than SWIG based.Jelmer Vernooij2008-05-241-0/+2
* Share struct used for interfaces in Python code.Jelmer Vernooij2008-05-241-0/+44