summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* Add docs build to CIAndrew Bartlett2020-06-101-1/+10
* gitlab-ci: Create a single samba-fips runnerAndreas Schneider2020-05-241-16/+4
* autobuild: Use sane random sleep values for samba-admem-mitAndreas Schneider2020-05-181-1/+1
* autobuild: Add ad_member_fips targetAndreas Schneider2020-05-181-0/+12
* selftest: Avoid running the slowest of the "none" tests in samba-o3Andrew Bartlett2020-05-151-1/+2
* gitlab-ci: Add runner for fips compliance testingAndreas Schneider2020-04-081-0/+11
* autobuild: Add ad_dc_default_smb1 to autobuild jobsNoel Power2020-04-031-1/+5
* autobuild: Add nt4_dc_smb1_done to autobuild jobsNoel Power2020-04-031-0/+3
* autobuild: Add fileserver_smb1_done to autbuild jobsNoel Power2020-04-031-0/+3
* autobuild: Add ad_dc_smb1_done to autobuild jobsNoel Power2020-04-031-1/+5
* autobuild: Add ad_dc_default_smb1 to autobuild jobsNoel Power2020-04-031-1/+5
* autobuild: Add new nt4_dc_smb1 env to jobsNoel Power2020-04-031-0/+3
* script: Add ad_dc_smb1 to autobuild jobsNoel Power2020-04-031-1/+5
* script: Add testenv fileserver_smb1 to autobuild jobsNoel Power2020-04-031-0/+3
* selftest: allow SMB1 in clusteredmember envRalph Boehme2020-04-031-3/+3
* script/autobuild.py: allow write_system_info commands to failStefan Metzmacher2020-04-021-1/+4
* script/autobuild.py: use more portable 'cp -R -a -l'Stefan Metzmacher2020-04-021-1/+1
* script/autobuild.py: add support git worktreeStefan Metzmacher2020-04-021-1/+1
* autobuild: Merge samba-simpleserver into samba-nt4Andrew Bartlett2020-03-231-12/+2
* autobuild: Merge the samba-ktest-heimdal and samba-fileserver jobsAndrew Bartlett2020-03-231-12/+3
* build: Require --without-ad-dc for --without-adsAndrew Bartlett2020-03-231-1/+1
* autobuild: Run the none env in the samba-o3 buildAndreas Schneider2020-03-091-9/+2
* autobuild: samba-ctdb does not need an AD DCVolker Lendecke2020-02-191-0/+1
* autobuild: Split a long lineVolker Lendecke2020-02-191-1/+7
* autobuild: Run a simple test for clustered sambaVolker Lendecke2020-02-191-0/+5
* autobuild: Avoid clusteredmember in normal environmentsVolker Lendecke2020-02-191-0/+2
* build: Do not check if system perl modules should be bundledAndrew Bartlett2020-02-041-1/+1
* script/release.sh: Don't use quotations any longer.Karolin Seeger2020-02-031-26/+0
* script/release.sh: make it possible to run from a git worktreeStefan Metzmacher2020-01-211-2/+9
* autobuild: extend autobuild with samba-fuzz job to build the fuzzers in AFL m...Andrew Bartlett2019-12-111-2/+10
* autobuild.py: Avoid listing jobs twiceAndrew Bartlett2019-12-111-32/+11
* autobuild.py: Add missing samba-simpleserver jobAndrew Bartlett2019-12-111-0/+1
* docs-xml: remove explicit "constant"Ralph Boehme2019-11-271-34/+33
* param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher2019-11-271-2/+20
* autobuild: Add test for build with system heimdal libraryChristof Schmitt2019-11-131-0/+12
* gitlab-ci: Run 'samba' tests also with MIT KerberosAndreas Schneider2019-11-041-0/+52
* autobuild: rename samba-ad-member-* to samba-admem-*Ralph Boehme2019-10-221-4/+4
* autobuild: harden samba-xc test suiteUri Simchoni2019-10-201-0/+10
* gitlab-ci: Run several AD tests with MIT KDCAndreas Schneider2019-10-121-14/+44
* selftest: split fileserver testenv into simpleserver and fileserverRalph Boehme2019-10-091-2/+12
* script/autobuild.py: remove explicit --picky-developer"Stefan Metzmacher2019-08-061-6/+6
* traffic replay: Store the instance id in the replay contextGary Lockyer2019-07-241-1/+2
* script/compare_cc_results: print usage on too few argsDouglas Bagnall2019-07-051-3/+9
* script/bisect-test: fix for py3Douglas Bagnall2019-07-021-1/+1
* script/autobuild.py: make code more pythonicJoe Guo2019-06-201-43/+31
* script/autobuild.py: avoid nested try except blockJoe Guo2019-06-201-11/+12
* script/autobuild.py: rm redundant empty str in optionsJoe Guo2019-06-201-20/+20
* script/autobuild.py: define cwd for builder and avoid chdirJoe Guo2019-06-201-5/+3
* script/autobuild.py: improve run_cmd with check_outputJoe Guo2019-06-201-4/+4
* script/autobuild.py: add helper functions to simplify make test cmdJoe Guo2019-06-201-120/+131