summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* waf: Remove configure steps from source4/lib/tlsAndreas Schneider2019-04-301-2/+0
* waf: Add mandatory requirement for GnuTLS >= 3.2.0Andreas Schneider2019-04-301-0/+2
* build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett2019-03-211-2/+2
* build: Remove manual specification of minimum python versionAndrew Bartlett2019-03-211-2/+1
* build: Do not make python mandatory to buildAndrew Bartlett2019-03-211-1/+2
* wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher2019-01-291-7/+4
* Revert "pthreadpool: add some lockless coordination between the main and job ...Ralph Boehme2019-01-111-10/+2
* waf: Utils package not definedSwen Schillig2018-12-041-4/+4
* CVE-2018-16853 build: The Samba AD DC, when build with MIT Kerberos is experi...Andrew Bartlett2018-11-281-0/+17
* PY3: We support python3 now, remove error when python3 detectedNoel Power2018-09-281-3/+0
* turn --with-json-audit into global --with-jsonPhilipp Gesang2018-09-261-2/+29
* wscript: adopt to waf 2.0Alexander Bokovoy2018-09-051-40/+33
* wscript: adopt to waf-2.0Alexander Bokovoy2018-09-051-2/+2
* wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-4/+11
* build:wafsamba: Update dist/distcheck commandsThomas Nagy2018-09-051-3/+0
* build:wafsamba: Build on waf 1.9Thomas Nagy2018-09-051-1/+1
* examples: Add winexe re-implemented on current Samba libsVolker Lendecke2018-08-281-0/+1
* lib: Add support to parse MS Catalog filesAndreas Schneider2018-08-091-0/+1
* pthreadpool: add some lockless coordination between the main and job threadsStefan Metzmacher2018-07-241-2/+10
* wscript: Add --with-system-heimdalkrb5Christof Schmitt2018-07-111-0/+20
* build: Move --without-json-audit and json lib detection to lib/audit_loggingAndrew Bartlett2018-06-251-3/+2
* Add a wrapper script as git pre-commit hookRalph Boehme2018-04-261-1/+8
* build: add option to choose to build with or without JSON audit supportBjörn Baumbach2018-04-181-0/+2
* packaging: add configure option to preprocess and install systemd filesAurelien Aptel2018-01-081-0/+4
* docs-xml: autogenerate a doc.version XML entity.Stefan Metzmacher2017-12-131-1/+1
* wscript: Add check for --wrap linker flagChristof Schmitt2017-12-081-0/+4
* build: Move pam_wrapper to third_partyAndreas Schneider2017-11-251-2/+5
* build: Move uid_wrapper to third_partyAndreas Schneider2017-11-251-1/+5
* build: Move resolv_wrapper to third_partyAndreas Schneider2017-11-251-1/+5
* build: Move nss_wrapper to third_partyAndreas Schneider2017-11-251-1/+5
* build: Move socket_wrapper to third_partyAndreas Schneider2017-11-251-2/+6
* lib: crypto: Add the ability to select Intel AESNI instruction set at configu...Jeremy Allison2017-09-071-0/+1
* waf: Only build unit tests with selftest enabledAndreas Schneider2017-07-051-1/+1
* wscript: Fix some typosAnoop C S2017-06-061-2/+2
* waf: Create kerberos_implementation.py for provisioningAndreas Schneider2017-04-291-0/+1
* waf: Do not disable the ntvfs fileserver when we have MIT DC buildAndreas Schneider2017-04-291-4/+2
* waf: Check for MIT KDC binaryAndreas Schneider2017-04-291-0/+5
* waf: Require MIT Kerberos 1.15.1 for Samba ADAndreas Schneider2017-04-291-2/+2
* waf: Only build pam_wrapper if we build with pamAndreas Schneider2017-04-121-1/+2
* third_party: Add cmocka 1.1.1Andreas Schneider2017-04-101-0/+6
* lib: Add pam_wrapper 1.0.3Andreas Schneider2017-04-071-0/+1
* auth_log: Add JSON logging of Authorisation and AuthenticationsGary Lockyer2017-03-291-0/+1
* waf: disable-python - configuration adjustmentsIan Stakenvicius2017-03-101-1/+5
* build: Fix generation of CTDB manpages while creating tarballAmitay Isaacs2017-02-231-1/+1
* Move pthreadpool to top of the tree.Matthieu Patou2017-02-091-0/+10
* testsuite: Add cmocka unit test for smb_krb5_kt_open()Andreas Schneider2016-12-161-0/+1
* examples: Add smb2mountVolker Lendecke2016-10-141-0/+2
* s4:dsdb/samdb: add configure checks for libgpgmeStefan Metzmacher2016-07-221-0/+2
* wscript: Build the KDC code if we have the AD DC build enabledAndreas Schneider2016-03-171-0/+3
* build: detect support for ethtoolMichael Adam2016-01-261-0/+1