summaryrefslogtreecommitdiff
path: root/lib/talloc/wscript
Commit message (Expand)AuthorAgeFilesLines
* Python: remove pydoctorRob van der Linde2023-02-021-7/+0
* talloc: version 2.4.0talloc-2.4.0Stefan Metzmacher2023-01-181-1/+1
* lib: Move talloc_asprintf_addbuf() to tallocVolker Lendecke2022-12-141-1/+1
* talloc: version 2.3.4talloc-2.3.4Stefan Metzmacher2022-06-081-1/+1
* nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher2021-11-301-0/+1
* talloc: version 2.3.3talloc-2.3.3Stefan Metzmacher2021-07-141-1/+1
* lib: talloc: Fix memlimit on pool realloc.Jeremy Allison2020-11-091-1/+1
* talloc: Release talloc 2.3.1talloc-2.3.1Uri Simchoni2019-11-181-1/+1
* talloc: Release talloc 2.3.0talloc-2.3.0Andrew Bartlett2019-07-221-1/+1
* talloc: Follow pattern of ldb and tdb to ensure "make test" depends on a buildAndrew Bartlett2019-05-061-1/+7
* talloc: Release talloc 2.2.0talloc-2.2.0Andrew Bartlett2019-03-211-1/+1
* build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett2019-03-211-10/+2
* build: Remove manual specification of minimum python versionAndrew Bartlett2019-03-211-1/+1
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-15/+14
* build: Remove --extra-pythonAndrew Bartlett2019-03-211-7/+0
* talloc: version 2.1.16talloc-2.1.16Stefan Metzmacher2019-02-261-1/+1
* talloc: version 2.1.15talloc-2.1.15Stefan Metzmacher2019-01-151-1/+1
* PY3: detect talloc_utils (for version of python running the build)Noel Power2018-09-161-2/+2
* lib/talloc/wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-19/+17
* talloc: version 2.1.14talloc-2.1.14Stefan Metzmacher2018-07-121-1/+1
* wscript_build: make sure we link extra-python versions of librariesNoel Power2018-04-131-1/+1
* talloc: version 2.1.13talloc-2.1.13Stefan Metzmacher2018-04-051-1/+1
* talloc: version 2.1.12talloc-2.1.12Stefan Metzmacher2018-03-211-1/+1
* talloc: version 2.1.11talloc-2.1.11Stefan Metzmacher2018-01-121-1/+1
* waf: disable-python - fix talloc wscript if bundling disabledIan Stakenvicius2017-08-011-9/+12
* talloc: version 2.1.10talloc-2.1.10Stefan Metzmacher2017-07-211-1/+1
* talloc: Fix execution of test_magic_differs from tarballLukas Slebodnik2017-07-041-0/+2
* talloc: Use libraries from build dir for testsuiteLukas Slebodnik2017-07-041-0/+4
* waf: disable-python - align talloc's wscriptIan Stakenvicius2017-03-101-7/+5
* talloc: use the system pytalloc-util for python3 as wellAndrew Bartlett2017-03-101-14/+30
* talloc: version 2.1.9talloc-2.1.9Stefan Metzmacher2017-02-251-1/+1
* talloc: fix TALLOC_VERSION_* mismatch detectionStefan Metzmacher2017-02-221-0/+4
* talloc/wscript: avoid passing pointless enabled=True to SAMBA_PYTHON()Stefan Metzmacher2017-02-011-2/+0
* talloc: version 2.1.8talloc-2.1.8Stefan Metzmacher2016-07-281-1/+1
* talloc: version 2.1.7talloc-2.1.7Stefan Metzmacher2016-05-051-1/+1
* talloc: Bump version numberAndrew Bartlett2016-03-081-1/+1
* talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functionsAndrew Bartlett2016-03-081-1/+1
* talloc: Improve testsuite by avoiding path issuesAndrew Bartlett2016-03-081-1/+2
* talloc: Only set public headers field when installing as a public library.Jelmer Vernooij2016-01-131-2/+2
* talloc: version 2.1.5talloc-2.1.5Stefan Metzmacher2015-11-051-1/+1
* talloc: Test that talloc magic differs between processes.talloc-2.1.4Adrian Cochrane2015-10-091-1/+10
* talloc: Increment minor version due to added talloc_test_get_magic.Adrian Cochrane2015-10-091-1/+1
* lib/talloc: Disrupt buffer overflow attacks on Samba by using random magicAndrew Bartlett2015-10-091-0/+3
* talloc: version 2.1.3talloc-2.1.3Stefan Metzmacher2015-07-211-1/+1
* pytalloc: Test for all Python versionsPetr Viktorin2015-05-191-9/+1
* buildtools: Add a helper to iterate through Python environmentsPetr Viktorin2015-05-191-62/+27
* pytalloc: Build for two Python versions at oncePetr Viktorin2015-05-191-0/+37
* pytalloc: Port to Python 3Petr Viktorin2015-05-191-5/+5
* pytalloc: Add testsPetr Viktorin2015-04-241-1/+18
* Move waf into third_party/.Jelmer Vernooij2015-03-261-1/+2