summaryrefslogtreecommitdiff
path: root/lib/talloc/wscript
AgeCommit message (Expand)AuthorFilesLines
2025-09-02lib: Add talloc_realloc_zero()talloc-2.4.4Volker Lendecke1-1/+1
2025-02-06talloc: version 2.4.3talloc-2.4.3Jule Anger1-1/+1
2024-09-28lib:talloc: Use memset_s() to avoid the call gets optimized outAndreas Schneider1-1/+1
2024-01-29talloc: release 2.4.2talloc-2.4.2Jule Anger1-1/+1
2023-07-19talloc: release 2.4.1talloc-2.4.1Stefan Metzmacher1-1/+1
2023-02-02Python: remove pydoctorRob van der Linde1-7/+0
2023-01-18talloc: version 2.4.0talloc-2.4.0Stefan Metzmacher1-1/+1
2022-12-14lib: Move talloc_asprintf_addbuf() to tallocVolker Lendecke1-1/+1
2022-06-08talloc: version 2.3.4talloc-2.3.4Stefan Metzmacher1-1/+1
2021-11-30nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher1-0/+1
2021-07-14talloc: version 2.3.3talloc-2.3.3Stefan Metzmacher1-1/+1
2020-11-09lib: talloc: Fix memlimit on pool realloc.Jeremy Allison1-1/+1
2019-11-18talloc: Release talloc 2.3.1talloc-2.3.1Uri Simchoni1-1/+1
2019-07-22talloc: Release talloc 2.3.0talloc-2.3.0Andrew Bartlett1-1/+1
2019-05-06talloc: Follow pattern of ldb and tdb to ensure "make test" depends on a buildAndrew Bartlett1-1/+7
2019-03-21talloc: Release talloc 2.2.0talloc-2.2.0Andrew Bartlett1-1/+1
2019-03-21build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett1-10/+2
2019-03-21build: Remove manual specification of minimum python versionAndrew Bartlett1-1/+1
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-15/+14
2019-03-21build: Remove --extra-pythonAndrew Bartlett1-7/+0
2019-02-26talloc: version 2.1.16talloc-2.1.16Stefan Metzmacher1-1/+1
2019-01-15talloc: version 2.1.15talloc-2.1.15Stefan Metzmacher1-1/+1
2018-09-16PY3: detect talloc_utils (for version of python running the build)Noel Power1-2/+2
2018-09-05lib/talloc/wscript: update to handle waf 2.0.4Alexander Bokovoy1-19/+17
2018-07-12talloc: version 2.1.14talloc-2.1.14Stefan Metzmacher1-1/+1
2018-04-13wscript_build: make sure we link extra-python versions of librariesNoel Power1-1/+1
2018-04-05talloc: version 2.1.13talloc-2.1.13Stefan Metzmacher1-1/+1
2018-03-21talloc: version 2.1.12talloc-2.1.12Stefan Metzmacher1-1/+1
2018-01-12talloc: version 2.1.11talloc-2.1.11Stefan Metzmacher1-1/+1
2017-08-01waf: disable-python - fix talloc wscript if bundling disabledIan Stakenvicius1-9/+12
2017-07-21talloc: version 2.1.10talloc-2.1.10Stefan Metzmacher1-1/+1
2017-07-04talloc: Fix execution of test_magic_differs from tarballLukas Slebodnik1-0/+2
2017-07-04talloc: Use libraries from build dir for testsuiteLukas Slebodnik1-0/+4
2017-03-10waf: disable-python - align talloc's wscriptIan Stakenvicius1-7/+5
2017-03-10talloc: use the system pytalloc-util for python3 as wellAndrew Bartlett1-14/+30
2017-02-25talloc: version 2.1.9talloc-2.1.9Stefan Metzmacher1-1/+1
2017-02-22talloc: fix TALLOC_VERSION_* mismatch detectionStefan Metzmacher1-0/+4
2017-02-01talloc/wscript: avoid passing pointless enabled=True to SAMBA_PYTHON()Stefan Metzmacher1-2/+0
2016-07-28talloc: version 2.1.8talloc-2.1.8Stefan Metzmacher1-1/+1
2016-05-05talloc: version 2.1.7talloc-2.1.7Stefan Metzmacher1-1/+1
2016-03-08talloc: Bump version numberAndrew Bartlett1-1/+1
2016-03-08talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functionsAndrew Bartlett1-1/+1
2016-03-08talloc: Improve testsuite by avoiding path issuesAndrew Bartlett1-1/+2
2016-01-13talloc: Only set public headers field when installing as a public library.Jelmer Vernooij1-2/+2
2015-11-05talloc: version 2.1.5talloc-2.1.5Stefan Metzmacher1-1/+1
2015-10-09talloc: Test that talloc magic differs between processes.talloc-2.1.4Adrian Cochrane1-1/+10
2015-10-09talloc: Increment minor version due to added talloc_test_get_magic.Adrian Cochrane1-1/+1
2015-10-09lib/talloc: Disrupt buffer overflow attacks on Samba by using random magicAndrew Bartlett1-0/+3
2015-07-21talloc: version 2.1.3talloc-2.1.3Stefan Metzmacher1-1/+1
2015-05-19pytalloc: Test for all Python versionsPetr Viktorin1-9/+1