pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / lib / talloc / pytalloc_util.c
2019-03-26 Kristján Valurpytalloc: Handle memory errors when creating pytalloc...
2019-03-26 Kristján Valurpytalloc: Further refactoring to eliminate duplicate...
2019-03-26 Kristján Valurpytalloc: Refactor the pytalloc_reference and pytalloc_...
2019-03-21 Andrew Bartlettpytalloc: Remove deprecated pytalloc_CObject_FromTalloc...
2017-02-25 Stefan Metzmacherpytalloc: add pytalloc_GenericObject_{steal,reference...
2016-03-08 Andrew Bartlettpytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper
2016-03-08 Andrew Bartlettpytalloc: Add new BaseObject
2016-03-08 Stefan Metzmacherpytalloc: add a _pytalloc_get_type() helper function...
2016-03-08 Andrew Bartletttalloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx...
2015-05-19 Petr Viktorinpytalloc: Port to Python 3
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2010-12-08 Stefan Metzmachertalloc: mark pytalloc-util functions as _PUBLIC_
2010-12-08 Stefan Metzmachertalloc: remove unused PyString_FromString_check_null...
2010-12-01 Jelmer Vernooijpytalloc: Make py_talloc_default_cmp private.
2010-12-01 Jelmer Vernooijpytalloc: Make py_talloc_dealloc private.
2010-12-01 Jelmer Vernooijpytalloc: Make py_talloc_default_repr private (now...
2010-12-01 Jelmer Vernooijpytalloc: Expose PyTalloc_GetObjectType
2010-12-01 Jelmer Vernooijpytalloc: Add convenience function for checking if...
2010-11-05 Jelmer Vernooijtalloc: rename pytalloc.c to pytalloc_util.c