summaryrefslogtreecommitdiff
path: root/lib/talloc/pytalloc.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-29pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell1-1/+1
2010-01-21s4: Include Python.h early to avoid double definition errors.Jelmer Vernooij1-0/+1
2009-09-28pidl: Avoid using talloc_free as function pointer, since it may be aJelmer Vernooij1-0/+10
2009-07-30DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij1-3/+3
2009-07-01fixed use of reference in pytallocAndrew Tridgell1-3/+23
2009-01-30lib/talloc: include replace.h in pytalloc.cStefan Metzmacher1-0/+1
2008-12-23pytalloc: Add some comments, use talloc object location in repr ratherJelmer Vernooij1-5/+15
2008-12-21py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij1-2/+2
2008-10-24Move pytalloc to talloc directory.Jelmer Vernooij1-0/+52