summaryrefslogtreecommitdiff
path: root/script/autobuild.py
AgeCommit message (Expand)AuthorFilesLines
2022-04-28script/autobuild.py: allow to run from within git rebase -iStefan Metzmacher1-0/+5
2022-04-07ci: Create samba-fileserver-without-smb1 environmentDavid Mulder1-0/+20
2022-04-04script: Fix check_symbols() with gcov buildAndreas Schneider1-1/+1
2022-02-23autobuild: Run admem_idmap_autorid testsAndreas Schneider1-0/+4
2022-02-21autobuild: Rewrite the symbol checkingAndreas Schneider1-23/+24
2022-02-06script/autobuild.py: let nm_grep_symbols ignore __gcov_ symbolsStefan Metzmacher1-1/+1
2022-01-20autobuild: Fix path for libwbclient ldd checksAndreas Schneider1-2/+2
2021-11-30script/autobuild.py: make sure nss, pam and krb5 plugins don't provide unexpe...Stefan Metzmacher1-0/+42
2021-11-30script/autobuild.py: make sure nss and pam plugins don't link any samba libra...Stefan Metzmacher1-0/+12
2021-11-30script/autobuild.py: fix "nondevel" builds of 'samba-libs'Stefan Metzmacher1-3/+16
2021-09-21autobuild: allow AUTOBUILD_FAIL_IMMEDIATELY=0 (say from a gitlab variable)Andrew Bartlett1-2/+7
2021-09-02script/autobuild.py: Restore MIT ADDC tests against fl2008*Andrew Bartlett1-2/+2
2021-08-26wafsamba: always generate compile_commands.json again, but only when the samb...Stefan Metzmacher1-1/+0
2021-08-26autobuild.py: Do not build MIT builds by default (eg sn-devel)Andrew Bartlett1-0/+11
2021-08-26gitlab-ci/autobuild: Add new build confirming behaviour on older MIT KerberosAndrew Bartlett1-2/+22
2021-08-26autobuild.py: Explain why each job is removed from the default setAndrew Bartlett1-0/+12
2021-08-03gitlab: Use shorter names for Samba AD DC env with MIT KRB5Andreas Schneider1-3/+3
2021-07-21autobuild: Exclude fips envs from samba and samba-mitkrb5Andreas Schneider1-0/+4
2021-07-07selftest: Add test for one-way trust wbinfo authIsaac Boukris1-0/+4
2021-05-19selftest: Rename offline logon env to ad_member_offlogonAndreas Schneider1-2/+2
2021-05-12autobuild: Add ad_member_offline_logonAndreas Schneider1-0/+2
2021-04-28selftest: Specify /dev/null as the smbd config fileAndreas Schneider1-1/+1
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2021-04-28.gitlab-ci.yml and autobuild: Publish the current HTML docs with the code cov...Andrew Bartlett1-0/+6
2021-04-13script/autobuild.py: split samba-ad-dc-4* tests into twoStefan Metzmacher1-4/+24
2021-04-13script/autobuild.py: split samba-nopython out of samba-minimal-smbd againStefan Metzmacher1-1/+12
2021-04-13script/autobuild.py: split samba-no-opath into two testsStefan Metzmacher1-2/+15
2021-04-13script/autobuild.py: skip lcov step for samba-fipsStefan Metzmacher1-1/+1
2021-04-13script/autobuild.py: split samba-ad-dc-backup into samba-ad-back{1,2}Stefan Metzmacher1-2/+13
2021-04-13script/autobuild.py: move ad_dc_backup to samba-ad-dc-6Stefan Metzmacher1-2/+1
2021-04-13script/autobuild.py: split out samba-{nt4,h5l,no-opath}-buildStefan Metzmacher1-7/+36
2021-04-13script/autobuild.py: split out "samba-{def,mit}-build"Stefan Metzmacher1-29/+37
2021-04-13script/autobuild.py: add support for dependenciesStefan Metzmacher1-7/+94
2021-04-13script/autobuild.py: store the directory for the running builder in self.buil...Stefan Metzmacher1-6/+7
2021-04-13script/autobuild.py: defer cp and git cloneStefan Metzmacher1-7/+12
2021-04-13script/autobuild.py: pass --with-selftest-prefix via make instead of configureStefan Metzmacher1-25/+33
2021-04-13script/autobuild.py: split out a CLEAN_SOURCE_TREE_CMDStefan Metzmacher1-29/+31
2021-04-13script/autobuild.py: change the task definitions into an dictionaryStefan Metzmacher1-366/+449
2021-03-16autobuild: fuzz: correctly spell AFL build optionDouglas Bagnall1-1/+1
2021-01-27script/autobuild.py: let cleanup() ignore errors from rmdir_force() by defaultStefan Metzmacher1-3/+12
2021-01-27script/autobuild.py: split out a rmdir_force() helper functionStefan Metzmacher1-7/+18
2020-12-16autobuild.py: use --enable-clangdb for the "samba-ctdb" taskStefan Metzmacher1-0/+1
2020-12-16CI: add samba-no-opathRalph Boehme1-0/+21
2020-11-16autobuild: Encode text/plain into base64 to wrap long-linesSATOH Fumiyasu1-1/+1
2020-10-22oss-fuzz: Always run the check, even on the oss-fuzz platformAndrew Bartlett1-1/+0
2020-10-22oss-fuzz: standardise on RPATH for the static-ish binariesAndrew Bartlett1-1/+1
2020-10-16test: Get the clusteredmember environment out of its smb1 cornerVolker Lendecke1-3/+3
2020-10-01autobuild: Merge no-modules test with the library --disable-python buildAndrew Bartlett1-7/+2
2020-10-01autobuild: Remove more "make install" stepsAndrew Bartlett1-2/+0
2020-10-01autobuild: Remove the os.getpid() from the autobuild directoryAndrew Bartlett1-1/+6