Use recv instead of read in read_packet_handler
[ira/third_party.git] / talloc /
2009-03-22 Volker Lendecketalloc_array_length: talloc_get_size deals fine with...
2009-03-16 Stefan Metzmachertalloc: change version to 1.3.0
2009-03-16 Stefan Metzmachertalloc: add useful talloc_array_length() macro
2009-03-16 Stefan Metzmachertalloc: add TALLOC_FREE()
2009-03-12 Stefan Metzmachertalloc: add talloc_set_abort_fn()
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettUpdate talloc version so we don't fail on system talloc...
2009-03-03 Stefan Metzmachertalloc: add talloc_get_type_abort()
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 Vernooijstandalone: Use more variables, preparing to include...
2008-12-23 Jelmer Vernooijpytalloc: Add some comments, use talloc object location...
2008-12-23 Jelmer VernooijFix prefixing swig library directory with prefix.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
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-19 Jelmer VernooijInitial work using manual Python bindings for LDB,...
2008-10-24 Jelmer VernooijMove pytalloc to talloc directory.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-01 Jelmer VernooijFix some syntax errors for use with ReST.
2008-09-21 Stefan Metzmacherlib/talloc: move main() out of testsuite.c
2008-09-19 Simo SorceAdd shared-build target to talloc.
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.