summaryrefslogtreecommitdiffstats
path: root/lib/talloc/pytalloc_util.c
Commit message (Expand)AuthorAgeFilesLines
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-101-11/+11
* talloc: mark pytalloc-util functions as _PUBLIC_Stefan Metzmacher2010-12-081-6/+6
* talloc: remove unused PyString_FromString_check_null() from pytalloc-utilStefan Metzmacher2010-12-081-8/+0
* pytalloc: Make py_talloc_default_cmp private.Jelmer Vernooij2010-12-011-13/+0
* pytalloc: Make py_talloc_dealloc private.Jelmer Vernooij2010-12-011-11/+0
* pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).Jelmer Vernooij2010-12-011-12/+0
* pytalloc: Expose PyTalloc_GetObjectTypeJelmer Vernooij2010-12-011-2/+2
* pytalloc: Add convenience function for checking if something is a tallocJelmer Vernooij2010-12-011-0/+27
* talloc: rename pytalloc.c to pytalloc_util.cJelmer Vernooij2010-11-051-0/+135