summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Add a wrapper script as git pre-commit hookRalph Boehme2-0/+34
2018-04-13traffic_relay: bulk port print to modern py3 styleJoe Guo1-50/+55
2018-03-27autobuild: Run all envs that depend on ad_dc in the ad_dc jobAndrew Bartlett1-1/+12
2018-03-27autobuild: Split up the build further with samba-ad-dc-2Andrew Bartlett1-0/+12
2018-03-27autobuild: Try and test different configure options for new environmentsAndrew Bartlett1-1/+1
2018-03-27autobuild: Remove fileserver tests from the main buildAndrew Bartlett1-1/+12
2018-03-27autobuild: Run all "ad_dc" environment tests in samba-ad-dcAndrew Bartlett1-1/+11
2018-03-27autobuild: Run nt4_dc and nt4_member tests in parallelAndrew Bartlett1-3/+14
2018-03-23autobuild: Move "none" environment to samba-none-envAndrew Bartlett1-1/+14
2018-03-23script: convert print func to be py2/py3 compatibleNoel Power2-7/+9
2018-03-22autobuild: Move defaulttasks to one-per-lineAndrew Bartlett1-1/+15
2018-02-15scripts/ python: convert 'except X, e' to 'except X as e'Douglas Bagnall2-2/+2
2018-02-15selftest and autrobuild: convert 'except X, e' to 'except X as e'Douglas Bagnall1-1/+1
2018-01-05autobuild: fix quoting of --restrict-testsJamie McClymont1-1/+1
2017-08-17tests: replace traffic_summary test with python blackbox testGary Lockyer3-5065/+0
2017-08-17scripts: Scripts to replay and generate samba trafficGary Lockyer2-0/+425
2017-08-17traffic_summary: avoid uninitialised variable warningDouglas Bagnall1-1/+1
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