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