s3:rpc_client: implement bind time feature negotiation
[samba.git] / lib / talloc / pytalloc.h
2021-03-16 David DisseldorpBug 9931: change pytalloc source to LGPL
2020-11-10 Björn Jacketalloc/pytalloc: fix studio compler build
2019-07-22 Douglas Bagnalltalloc: add pytalloc_get_name() helper
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-28 Jelmer VernooijAdd a basic guide on pytalloc.
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-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-09-21 Jelmer Vernooijpytalloc: Add default compare function.
2010-09-21 Jelmer Vernooijpidl: Fix segfault when accessing unicode objects.
2010-09-02 Andrew Tridgellpidl-python: cope with NULL pointers in more places
2010-08-25 Andrew Tridgellpytalloc: fixed py_talloc_steal()
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
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-20 Jelmer VernooijCreate and use convenience function for creating new...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijInitial work using manual Python bindings for LDB,...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijMove pytalloc to talloc directory.