summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2017-06-30autobuild: Use new selftest.pl feature to run only some environmentsAndrew Bartlett1-3/+3
2017-04-19autobuild: Do not require cmocka to be installed for samba-libs to buildAndrew Bartlett1-1/+1
2017-04-07lib: Add pam_wrapper 1.0.3Andreas Schneider1-0/+1
2017-04-07script/compare_cc_results.py: ignore all LIB*_WRAPPER_SO_PATH valuesStefan Metzmacher1-3/+8
2017-03-21autobuild: Stop waf uninstall from removing test_tmpdirMartin Schwenke1-0/+5
2017-03-10autobuild: Add nopython environment to test --disable-python builds (but with...Andrew Bartlett1-1/+17
2017-03-10scripts/traffic_summary: documentation typoDouglas Bagnall1-1/+1
2017-03-01script: Add test script for traffic_summary.plGary Lockyer1-0/+47
2017-03-01script: Add script to provide an anonymous summary from tsharkGary Lockyer1-0/+707
2017-03-01script: Add test data for traffic_summary.plGary Lockyer2-0/+5018
2017-02-21script/autobuild.py: ignore missing test_tmpdirStefan Metzmacher1-1/+1
2017-01-12script/autobuild.py: try to make TMPDIR handling more verboseStefan Metzmacher1-4/+7
2017-01-12script/autobuild.py: add a do_print() wrapper function that flushes after eac...Stefan Metzmacher1-18/+23
2017-01-12script/autobuild.py: export PYTHONUNBUFFERED=1Stefan Metzmacher1-0/+2
2017-01-12script/autobuild.py: cleanup the task subdirs when they're done.Stefan Metzmacher1-0/+4
2017-01-12script/autobuild.py: use --enable-developer and --picky-developer for the ctd...Stefan Metzmacher1-1/+2
2017-01-12script/release.sh: fix off by 1 error in announce.${tagname}.mail.txt creationStefan Metzmacher1-2/+3
2017-01-10script/autobuild.py: try make test TESTS=samba3.*ktest for samba-systemkrb5Stefan Metzmacher1-1/+1
2016-12-17script/autobuild.py: create tmpdir for each try and export it as TMPDIRStefan Metzmacher1-0/+4
2016-12-17script/autobuild.py: cleanup testbase/prefix before each retryStefan Metzmacher1-1/+3
2016-12-17script/autobuild.py: remove pointless mkdir/rmdir commandsStefan Metzmacher1-2/+0
2016-12-17script/autobuild.py: don't add subdirs of testbase to cleanup_listStefan Metzmacher1-3/+0
2016-09-29autobuild: add system-mitkrb5 build environment.Günther Deschner1-1/+16
2016-09-02script/release.sh: use 8 byte gpg key idsStefan Metzmacher1-6/+6
2016-08-31autobuild: disable abi check on O3 buildDouglas Bagnall1-1/+1
2016-08-31autobuild --restrict-tests to test a restricted setDouglas Bagnall1-1/+20
2016-08-31autobuild: remove unused argumentDouglas Bagnall1-2/+2
2016-08-11script/autobuild.py: include the branch name in the outputStefan Metzmacher1-5/+5
2016-08-04script/autobuild.py: check for AUTOBUILD_SKIP_SAMBA_O3 environment variableStefan Metzmacher1-0/+3
2016-07-11autobuild: Don't compare socket wrapper so_path for xc checkMichael Adam1-1/+2
2016-05-13autobuild: run the samba-o3 target by defaultMichael Adam1-1/+1
2016-05-13autobuild: add a target samba-o3 that is built with -O3Michael Adam1-0/+9
2016-05-05autobuild: fix typo in autobuild success subject lineGarming Sam1-1/+1
2016-05-03autobuild: Return the last 50 log linesGarming Sam1-1/+18
2016-03-23Revert "autobuild: Return the last 50 log lines"Stefan Metzmacher1-12/+1
2016-03-22autobuild: Return the last 50 log linesGarming Sam1-1/+12
2016-02-15script/release.sh: generate announce.${tagname}.patch.txt in announcement_sam...Karolin Seeger1-0/+34
2016-02-15script/release.sh: improve error messages if the tag verification failsKarolin Seeger1-2/+8
2016-02-15script/autobuild.py: use --extra-python=/usr/bin/python3 by defaultStefan Metzmacher1-6/+12
2016-01-05autobuild: Use make -j on samba-libs/samba-static build as wellAndrew Bartlett1-4/+4
2016-01-05autobuild: Put the static build in another stanzaAndrew Bartlett1-7/+9
2016-01-05autobuild: Use cp --recursive --link --archiveAndrew Bartlett1-4/+7
2016-01-05autobuild: Give a clearer failure messageAndrew Bartlett1-0/+18
2015-10-31script/autobuild.py: exclude !pytalloc-util and !pyldb-util from bundling in ...Stefan Metzmacher1-1/+1
2015-10-23autobuild: Confirm we can build without --enable-developerAndrew Bartlett1-4/+5
2015-10-21script/release.sh: make it possible to create stable .x releases (x >= 1)Stefan Metzmacher1-131/+352
2015-10-21autobuild: add some system information to the autobuild tarballDouglas Bagnall1-0/+12
2015-10-20script/release.sh: make it possible to create stable .0 releasesStefan Metzmacher1-6/+398
2015-08-20script/autobuild.py: make sure --nonshared-binary=smbtorture,smbd/smbd keeps ...Stefan Metzmacher1-1/+6
2015-08-20script/autobuild.py: test some --with-{static,shared}-modules combinationsStefan Metzmacher1-1/+16