summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/pytalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Move pytalloc to talloc directory.Jelmer Vernooij2008-10-241-51/+0
|
* python: Allow wrapping pointers within talloc'ed memory that are not talloc ↵Jelmer Vernooij2008-01-141-3/+8
| | | | | | contexts. (This used to be commit 9c038a74113fb55ed5eb12a7d0ae4a46bad9050c)
* pidl/python: Support repr() for python types.Jelmer Vernooij2008-01-141-0/+3
| | | | (This used to be commit cf3664594d3540db20d32bc844f18e20abfa0d96)
* python: Add some utility functions for working with Python objects based on ↵Jelmer Vernooij2008-01-141-0/+43
talloc pointers. (This used to be commit 9366ddba92e192cd88e12eafba4a90af8c266f1c)