Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / lib / talloc / pytalloc.h
2016-04-04 Andrew BartlettImported Upstream version 4.3.6
2016-04-01 Andrew BartlettImported Upstream version 4.4.0
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-09-20 Jelmer VernooijMerge tag 'upstream/4.1.20+dfsg' into unstable
2015-09-20 Jelmer VernooijImported Upstream version 4.1.20+dfsg
2015-09-19 Jelmer VernooijMerge tag 'upstream/4.3.0+dfsg' into experimental
2015-09-19 Jelmer VernooijImported Upstream version 4.3.0+dfsg
2015-05-19 Petr Viktorinpytalloc: Port to Python 3
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-03-15 Jelmer VernooijAdd a basic guide on pytalloc.
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
2013-11-28 Jelmer VernooijAdd a basic guide on pytalloc.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-11-12 bubulleMerge upstream 3.6.1 source
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-06-07 bubulleRevert upstream branch to 3.5.8....oops
2011-06-07 bubulleLoad samba-3.6.0rc2 into branches/samba/upstream.
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-06 bubulleMerge 3.5.4 in upstream branch
2010-09-06 bubulleMerge upstream 3.5.4~dfsg
2010-09-02 Andrew Tridgellpidl-python: cope with NULL pointers in more places
2010-08-25 Andrew Tridgellpytalloc: fixed py_talloc_steal()
2010-04-06 bubulleRevert to 3.4.7...for now?
2010-04-04 bubulleMerge 3.5.1 from experimental
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-06 bubullemerge upstream 3.4.0
2009-07-05 bubulleLoad samba-3.4.0 into branches/samba/upstream.
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.