summaryrefslogtreecommitdiffstats
path: root/lib/talloc/pytalloc.h
Commit message (Expand)AuthorAgeFilesLines
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-101-19/+17
* pytalloc: Make py_talloc_default_cmp private.Jelmer Vernooij2010-12-011-1/+0
* pytalloc: Make py_talloc_dealloc private.Jelmer Vernooij2010-12-011-3/+0
* pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).Jelmer Vernooij2010-12-011-3/+0
* pytalloc: Expose PyTalloc_GetObjectTypeJelmer Vernooij2010-12-011-0/+1
* pytalloc: Add convenience function for checking if something is a tallocJelmer Vernooij2010-12-011-0/+2
* pytalloc: Add default compare function.Jelmer Vernooij2010-09-211-0/+1
* pidl: Fix segfault when accessing unicode objects.Jelmer Vernooij2010-09-201-2/+0
* pidl-python: cope with NULL pointers in more placesAndrew Tridgell2010-09-021-0/+4
* pytalloc: fixed py_talloc_steal()Andrew Tridgell2010-08-251-1/+1
* pidl: Avoid using talloc_free as function pointer, since it may be aJelmer Vernooij2009-09-281-0/+2
* DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij2009-07-301-4/+5
* fixed use of reference in pytallocAndrew Tridgell2009-07-011-0/+1
* Fix more introduced regressions in new bindings.Jelmer Vernooij2008-12-211-1/+1
* Create and use convenience function for creating new talloc-wrapping Python O...Jelmer Vernooij2008-12-211-0/+2
* Initial work using manual Python bindings for LDB, rather than SWIG-generated...Jelmer Vernooij2008-12-191-2/+2
* Move pytalloc to talloc directory.Jelmer Vernooij2008-10-241-0/+51