pytalloc: fixed py_talloc_steal()
[metze/samba/wip.git] / lib / talloc / pytalloc.c
2010-08-25 Andrew Tridgellpytalloc: fixed py_talloc_steal()
2010-08-25 Andrew Tridgells4-pytalloc: use better names for python talloc objects
2010-03-29 Andrew Tridgellpytalloc: allow for using a system libtalloc-dev with...
2010-01-21 Jelmer Vernooijs4: Include Python.h early to avoid double definition...
2009-09-28 Jelmer Vernooijpidl: Avoid using talloc_free as function pointer,...
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-01 Andrew Tridgellfixed use of reference in pytalloc master4-talloc-old
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Stefan Metzmacherlib/talloc: include replace.h in pytalloc.c
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijpytalloc: Add some comments, use talloc object location...
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijMove pytalloc to talloc directory.