Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-21 | pytalloc: Add default compare function. | Jelmer Vernooij | 1 | -0/+1 |
2010-09-20 | pidl: Fix segfault when accessing unicode objects. | Jelmer Vernooij | 1 | -2/+0 |
2010-09-02 | pidl-python: cope with NULL pointers in more places | Andrew Tridgell | 1 | -0/+4 |
2010-08-25 | pytalloc: fixed py_talloc_steal() | Andrew Tridgell | 1 | -1/+1 |
2009-09-28 | pidl: Avoid using talloc_free as function pointer, since it may be a | Jelmer Vernooij | 1 | -0/+2 |
2009-07-30 | DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal. | Jelmer Vernooij | 1 | -4/+5 |
2009-07-01 | fixed use of reference in pytalloc | Andrew Tridgell | 1 | -0/+1 |
2008-12-21 | Fix more introduced regressions in new bindings. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-21 | Create and use convenience function for creating new talloc-wrapping Python O... | Jelmer Vernooij | 1 | -0/+2 |
2008-12-19 | Initial work using manual Python bindings for LDB, rather than SWIG-generated... | Jelmer Vernooij | 1 | -2/+2 |
2008-10-24 | Move pytalloc to talloc directory. | Jelmer Vernooij | 1 | -0/+51 |