Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:pyrpc_util: s/typename/type_name to avoid c++ warnings | Stefan Metzmacher | 2010-12-09 | 1 | -1/+1 |
* | s4:python: add PyString_FromStringOrNULL() to pyrpc_util | Stefan Metzmacher | 2010-12-08 | 1 | -0/+2 |
* | Avoid the use of PyAPI_DATA, which is for internal Python API's. | Arnaud Faucher | 2010-11-22 | 1 | -5/+0 |
* | s4-pyrpc: added py_return_ndr_struct() | Andrew Tridgell | 2010-09-16 | 1 | -0/+3 |
* | pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection. | Jelmer Vernooij | 2010-09-03 | 1 | -0/+30 |
* | pyrpc: Add py_check_dcerpc_type(). | Jelmer Vernooij | 2010-08-27 | 1 | -0/+28 |