summaryrefslogtreecommitdiff
path: root/lib/talloc/wscript
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-19buildtools: Add a helper to iterate through Python environmentsPetr Viktorin1-62/+27
2015-05-19pytalloc: Build for two Python versions at oncePetr Viktorin1-0/+37
2015-05-19pytalloc: Port to Python 3Petr Viktorin1-5/+5
2015-04-24pytalloc: Add testsPetr Viktorin1-1/+18
2015-03-26Move waf into third_party/.Jelmer Vernooij1-1/+2
2015-03-17lib: talloc: tests - add test_pthread_talloc_passing() testing talloc in a pt...Jeremy Allison1-1/+5
2015-03-09talloc: version 2.1.2talloc-2.1.2Stefan Metzmacher1-1/+1
2014-06-20talloc:build: improve detection of srcdirMichael Adam1-1/+1
2014-05-16talloc: version 2.1.1talloc-2.1.1Stefan Metzmacher1-1/+1
2013-09-08talloc: Add talloc_pooled_objectVolker Lendecke1-1/+1
2013-05-14talloc: only provide the --enable-talloc-compat1 in standalone buildStefan Metzmacher1-4/+6
2012-12-03lib/talloc: Move manpage to man/.Karolin Seeger1-1/+1
2012-10-05Add memory limiting capability to tallocSimo Sorce1-1/+1