Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-29 | pytalloc: allow for using a system libtalloc-dev with pytalloc | Andrew Tridgell | 1 | -1/+1 |
2010-01-21 | s4: Include Python.h early to avoid double definition errors. | Jelmer Vernooij | 1 | -0/+1 |
2009-09-28 | pidl: Avoid using talloc_free as function pointer, since it may be a | Jelmer Vernooij | 1 | -0/+10 |
2009-07-30 | DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal. | Jelmer Vernooij | 1 | -3/+3 |
2009-07-01 | fixed use of reference in pytalloc | Andrew Tridgell | 1 | -3/+23 |
2009-01-30 | lib/talloc: include replace.h in pytalloc.c | Stefan Metzmacher | 1 | -0/+1 |
2008-12-23 | pytalloc: Add some comments, use talloc object location in repr rather | Jelmer Vernooij | 1 | -5/+15 |
2008-12-21 | py: Fix initialisation of subtypes, fix segfaults. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-24 | Move pytalloc to talloc directory. | Jelmer Vernooij | 1 | -0/+52 |