summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2019-03-21build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett1-2/+2
2019-03-21build: Remove manual specification of minimum python versionAndrew Bartlett1-2/+1
2019-03-21build: Do not make python mandatory to buildAndrew Bartlett1-1/+2
2019-01-29wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher1-7/+4
2019-01-11Revert "pthreadpool: add some lockless coordination between the main and job ...Ralph Boehme1-10/+2
2018-12-04waf: Utils package not definedSwen Schillig1-4/+4
2018-11-28CVE-2018-16853 build: The Samba AD DC, when build with MIT Kerberos is experi...Andrew Bartlett1-0/+17
2018-09-28PY3: We support python3 now, remove error when python3 detectedNoel Power1-3/+0
2018-09-26turn --with-json-audit into global --with-jsonPhilipp Gesang1-2/+29
2018-09-05wscript: adopt to waf 2.0Alexander Bokovoy1-40/+33
2018-09-05wscript: adopt to waf-2.0Alexander Bokovoy1-2/+2
2018-09-05wscript: update to handle waf 2.0.4Alexander Bokovoy1-4/+11
2018-09-05build:wafsamba: Update dist/distcheck commandsThomas Nagy1-3/+0
2018-09-05build:wafsamba: Build on waf 1.9Thomas Nagy1-1/+1
2018-08-28examples: Add winexe re-implemented on current Samba libsVolker Lendecke1-0/+1
2018-08-09lib: Add support to parse MS Catalog filesAndreas Schneider1-0/+1
2018-07-24pthreadpool: add some lockless coordination between the main and job threadsStefan Metzmacher1-2/+10
2018-07-11wscript: Add --with-system-heimdalkrb5Christof Schmitt1-0/+20
2018-06-25build: Move --without-json-audit and json lib detection to lib/audit_loggingAndrew Bartlett1-3/+2
2018-04-26Add a wrapper script as git pre-commit hookRalph Boehme1-1/+8
2018-04-18build: add option to choose to build with or without JSON audit supportBjörn Baumbach1-0/+2
2018-01-08packaging: add configure option to preprocess and install systemd filesAurelien Aptel1-0/+4
2017-12-13docs-xml: autogenerate a doc.version XML entity.Stefan Metzmacher1-1/+1
2017-12-08wscript: Add check for --wrap linker flagChristof Schmitt1-0/+4
2017-11-25build: Move pam_wrapper to third_partyAndreas Schneider1-2/+5
2017-11-25build: Move uid_wrapper to third_partyAndreas Schneider1-1/+5
2017-11-25build: Move resolv_wrapper to third_partyAndreas Schneider1-1/+5
2017-11-25build: Move nss_wrapper to third_partyAndreas Schneider1-1/+5
2017-11-25build: Move socket_wrapper to third_partyAndreas Schneider1-2/+6
2017-09-07lib: crypto: Add the ability to select Intel AESNI instruction set at configu...Jeremy Allison1-0/+1
2017-07-05waf: Only build unit tests with selftest enabledAndreas Schneider1-1/+1
2017-06-06wscript: Fix some typosAnoop C S1-2/+2
2017-04-29waf: Create kerberos_implementation.py for provisioningAndreas Schneider1-0/+1
2017-04-29waf: Do not disable the ntvfs fileserver when we have MIT DC buildAndreas Schneider1-4/+2
2017-04-29waf: Check for MIT KDC binaryAndreas Schneider1-0/+5
2017-04-29waf: Require MIT Kerberos 1.15.1 for Samba ADAndreas Schneider1-2/+2
2017-04-12waf: Only build pam_wrapper if we build with pamAndreas Schneider1-1/+2
2017-04-10third_party: Add cmocka 1.1.1Andreas Schneider1-0/+6
2017-04-07lib: Add pam_wrapper 1.0.3Andreas Schneider1-0/+1
2017-03-29auth_log: Add JSON logging of Authorisation and AuthenticationsGary Lockyer1-0/+1
2017-03-10waf: disable-python - configuration adjustmentsIan Stakenvicius1-1/+5
2017-02-23build: Fix generation of CTDB manpages while creating tarballAmitay Isaacs1-1/+1
2017-02-09Move pthreadpool to top of the tree.Matthieu Patou1-0/+10
2016-12-16testsuite: Add cmocka unit test for smb_krb5_kt_open()Andreas Schneider1-0/+1
2016-10-14examples: Add smb2mountVolker Lendecke1-0/+2
2016-07-22s4:dsdb/samdb: add configure checks for libgpgmeStefan Metzmacher1-0/+2
2016-03-17wscript: Build the KDC code if we have the AD DC build enabledAndreas Schneider1-0/+3
2016-01-26build: detect support for ethtoolMichael Adam1-0/+1
2015-10-23build: Enable NTVFS file server to be omittedAndrew Bartlett1-0/+22
2015-09-29build:wafsamba: Set the default installation prefix for Waf 1.8Thomas Nagy1-1/+1