1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/talloc
Kristján Valur 0fa5a77f46 pytalloc: Check for errors during module initialization.
Signed-off-by: Kristján Valur <kristjan@rvx.is>
Reviewed-by: Noel Power <npower@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-03-26 03:03:23 +00:00
..
ABI talloc: Release talloc 2.2.0 2019-03-21 04:06:16 +00:00
compat build: Remove autoconf build system 2013-05-28 12:17:10 +10:00
doc lib: docs: talloc: Add a threads tutorial and samples showing how to use talloc with threads. 2015-03-17 16:48:07 +01:00
man talloc:manpage: fix documented signature of talloc_unlink(). 2015-06-12 17:08:19 +02:00
web
configure build: Move python detection back into waf (instead of in configure and Makefile) 2018-12-14 14:40:19 +01:00
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
Makefile Search for location of waf script 2019-02-26 10:39:24 +01:00
NEWS
pytalloc_guide.txt pytalloc: add pytalloc_GenericObject_{steal,reference}[_ex]() 2017-02-25 02:39:11 +01:00
pytalloc_private.h pytalloc: Add new BaseObject 2016-03-08 01:58:26 +01:00
pytalloc_util.c pytalloc: Handle memory errors when creating pytalloc objects. 2019-03-26 03:03:23 +00:00
pytalloc-util.pc.in talloc: use the system pytalloc-util for python3 as well 2017-03-10 07:31:10 +01:00
pytalloc.c pytalloc: Check for errors during module initialization. 2019-03-26 03:03:23 +00:00
pytalloc.h pytalloc: Refactor the pytalloc_reference and pytalloc_steal to use a common method. 2019-03-26 03:03:23 +00:00
talloc_guide.txt talloc:guide: fix documented signature of talloc_unlink(). 2015-06-12 17:08:19 +02:00
talloc_testsuite.h talloc: Fix warnings in test code 2011-01-03 11:12:39 +01:00
talloc.c talloc: Fix alignment issues for casting pointers 2019-03-19 12:38:50 +00:00
talloc.h talloc: Release talloc 2.2.0 2019-03-21 04:06:16 +00:00
talloc.pc.in
test_magic_differs_helper.c talloc: Test that talloc magic differs between processes. 2015-10-09 23:15:06 +02:00
test_magic_differs.sh talloc: Improve testsuite by avoiding path issues 2016-03-08 01:58:26 +01:00
test_pytalloc.c pytalloc: Add new BaseObject 2016-03-08 01:58:26 +01:00
test_pytalloc.py PY3: change shebang to python3 in lib dir 2018-12-14 14:40:20 +01:00
testsuite_main.c talloc: Fix warnings in test code 2011-01-03 11:12:39 +01:00
testsuite.c talloc: Add tests to require use-after-free to give the correct talloc_abort() string 2018-01-12 22:42:21 +01:00
wscript talloc: Release talloc 2.2.0 2019-03-21 04:06:16 +00:00