Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pytalloc: Use consistent prefix for functions, add ABI file. | Jelmer Vernooij | 2011-08-10 | 1 | -1/+1 |
* | s4-modules Remove lp_ctx from init functions that no longer need it | Andrew Bartlett | 2011-06-06 | 1 | -1/+1 |
* | s4-messaging Rename messaging -> imessaging | Andrew Bartlett | 2011-05-03 | 1 | -2/+2 |
* | s4:pyrpc_util: s/typename/type_name to avoid c++ warnings | Stefan Metzmacher | 2010-12-09 | 1 | -5/+5 |
* | s4:python: add PyString_FromStringOrNULL() to pyrpc_util | Stefan Metzmacher | 2010-12-08 | 1 | -0/+8 |
* | s4-pyrpc: fixed build on python 2.4 | Andrew Tridgell | 2010-09-20 | 1 | -4/+0 |
* | s4-pyrpc: allow python to access irpc interfaces | Andrew Tridgell | 2010-09-17 | 1 | -10/+43 |
* | s4-pyrpc: added py_return_ndr_struct() | Andrew Tridgell | 2010-09-16 | 1 | -0/+31 |
* | pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection. | Jelmer Vernooij | 2010-09-03 | 1 | -1/+182 |
* | pyrpc: Add py_check_dcerpc_type(). | Jelmer Vernooij | 2010-08-27 | 1 | -0/+61 |