summaryrefslogtreecommitdiff
path: root/lib/talloc/pytalloc_util.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij1-11/+11
2010-12-08talloc: mark pytalloc-util functions as _PUBLIC_Stefan Metzmacher1-6/+6
2010-12-08talloc: remove unused PyString_FromString_check_null() from pytalloc-utilStefan Metzmacher1-8/+0
2010-12-01pytalloc: Make py_talloc_default_cmp private.Jelmer Vernooij1-13/+0
2010-12-01pytalloc: Make py_talloc_dealloc private.Jelmer Vernooij1-11/+0
2010-12-01pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).Jelmer Vernooij1-12/+0
2010-12-01pytalloc: Expose PyTalloc_GetObjectTypeJelmer Vernooij1-2/+2
2010-12-01pytalloc: Add convenience function for checking if something is a tallocJelmer Vernooij1-0/+27
2010-11-05talloc: rename pytalloc.c to pytalloc_util.cJelmer Vernooij1-0/+135