summaryrefslogtreecommitdiffstats
path: root/lib/talloc/pytalloc.c
Commit message (Expand)AuthorAgeFilesLines
* pytalloc: Fix warning that we are subtracting void* pointersKamen Mazdrashki2010-10-081-1/+1
* pytalloc: Add default compare function.Jelmer Vernooij2010-09-211-1/+14
* pidl: Fix segfault when accessing unicode objects.Jelmer Vernooij2010-09-201-9/+0
* pidl-python: cope with NULL pointers in more placesAndrew Tridgell2010-09-021-0/+20
* pytalloc: treat a NULL ptr as Py_NoneAndrew Tridgell2010-09-021-1/+7
* pytalloc: fixed py_talloc_steal()Andrew Tridgell2010-08-251-0/+8
* s4-pytalloc: use better names for python talloc objectsAndrew Tridgell2010-08-251-0/+2
* pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell2010-03-291-1/+1
* s4: Include Python.h early to avoid double definition errors.Jelmer Vernooij2010-01-211-0/+1
* pidl: Avoid using talloc_free as function pointer, since it may be aJelmer Vernooij2009-09-281-0/+10
* DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij2009-07-301-3/+3
* fixed use of reference in pytallocAndrew Tridgell2009-07-011-3/+23
* lib/talloc: include replace.h in pytalloc.cStefan Metzmacher2009-01-301-0/+1
* pytalloc: Add some comments, use talloc object location in repr ratherJelmer Vernooij2008-12-231-5/+15
* py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij2008-12-211-2/+2
* Move pytalloc to talloc directory.Jelmer Vernooij2008-10-241-0/+52