summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* autobuild: Fix random-sleep.sh invocation in autobuild.pyAndrew Bartlett2018-07-051-11/+13
* autobuild: Build samba-fileserver --without-json-auditAndrew Bartlett2018-06-261-1/+1
* autobuild: cover the Gentoo case with python disabled all down the stackAndrew Bartlett2018-05-251-4/+28
* autobuild: Include information of disk free in system-info.txtAndrew Bartlett2018-05-241-1/+2
* autobuild: build ldb --without-ldb-lmdbAndrew Bartlett2018-05-231-0/+3
* script: Add 'random-seed' option to traffic_replayTim Beale2018-05-161-0/+6
* traffic_replay: fetch domain from creds other than optsJoe Guo2018-05-121-1/+1
* traffic_replay: fix typo in message stringJoe Guo2018-05-121-1/+1
* traffic_replay: set gensec features to encrypt credentialsJoe Guo2018-05-121-0/+3
* autobuild: do not try to send email to no recipientDouglas Bagnall2018-05-051-0/+5
* autobuild: add compiler version to results tarballDouglas Bagnall2018-05-051-1/+1
* autobuild: Extend build combinations tested to include --without-ldapAndrew Bartlett2018-05-031-2/+2
* script/git-hooks: add check-trailing-whitespaceRalph Boehme2018-04-262-0/+19
* Add a wrapper script as git pre-commit hookRalph Boehme2018-04-262-0/+34
* traffic_relay: bulk port print to modern py3 styleJoe Guo2018-04-131-50/+55
* autobuild: Run all envs that depend on ad_dc in the ad_dc jobAndrew Bartlett2018-03-271-1/+12
* autobuild: Split up the build further with samba-ad-dc-2Andrew Bartlett2018-03-271-0/+12
* autobuild: Try and test different configure options for new environmentsAndrew Bartlett2018-03-271-1/+1
* autobuild: Remove fileserver tests from the main buildAndrew Bartlett2018-03-271-1/+12
* autobuild: Run all "ad_dc" environment tests in samba-ad-dcAndrew Bartlett2018-03-271-1/+11
* autobuild: Run nt4_dc and nt4_member tests in parallelAndrew Bartlett2018-03-271-3/+14
* autobuild: Move "none" environment to samba-none-envAndrew Bartlett2018-03-231-1/+14
* script: convert print func to be py2/py3 compatibleNoel Power2018-03-232-7/+9
* autobuild: Move defaulttasks to one-per-lineAndrew Bartlett2018-03-221-1/+15
* scripts/ python: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-152-2/+2
* selftest and autrobuild: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-151-1/+1
* autobuild: fix quoting of --restrict-testsJamie McClymont2018-01-051-1/+1
* tests: replace traffic_summary test with python blackbox testGary Lockyer2017-08-173-5065/+0
* scripts: Scripts to replay and generate samba trafficGary Lockyer2017-08-172-0/+425
* traffic_summary: avoid uninitialised variable warningDouglas Bagnall2017-08-171-1/+1
* autobuild: Use new selftest.pl feature to run only some environmentsAndrew Bartlett2017-06-301-3/+3
* autobuild: Do not require cmocka to be installed for samba-libs to buildAndrew Bartlett2017-04-191-1/+1
* lib: Add pam_wrapper 1.0.3Andreas Schneider2017-04-071-0/+1
* script/compare_cc_results.py: ignore all LIB*_WRAPPER_SO_PATH valuesStefan Metzmacher2017-04-071-3/+8
* autobuild: Stop waf uninstall from removing test_tmpdirMartin Schwenke2017-03-211-0/+5
* autobuild: Add nopython environment to test --disable-python builds (but with...Andrew Bartlett2017-03-101-1/+17
* scripts/traffic_summary: documentation typoDouglas Bagnall2017-03-101-1/+1
* script: Add test script for traffic_summary.plGary Lockyer2017-03-011-0/+47
* script: Add script to provide an anonymous summary from tsharkGary Lockyer2017-03-011-0/+707
* script: Add test data for traffic_summary.plGary Lockyer2017-03-012-0/+5018
* script/autobuild.py: ignore missing test_tmpdirStefan Metzmacher2017-02-211-1/+1
* script/autobuild.py: try to make TMPDIR handling more verboseStefan Metzmacher2017-01-121-4/+7
* script/autobuild.py: add a do_print() wrapper function that flushes after eac...Stefan Metzmacher2017-01-121-18/+23
* script/autobuild.py: export PYTHONUNBUFFERED=1Stefan Metzmacher2017-01-121-0/+2
* script/autobuild.py: cleanup the task subdirs when they're done.Stefan Metzmacher2017-01-121-0/+4
* script/autobuild.py: use --enable-developer and --picky-developer for the ctd...Stefan Metzmacher2017-01-121-1/+2
* script/release.sh: fix off by 1 error in announce.${tagname}.mail.txt creationStefan Metzmacher2017-01-121-2/+3
* script/autobuild.py: try make test TESTS=samba3.*ktest for samba-systemkrb5Stefan Metzmacher2017-01-101-1/+1
* script/autobuild.py: create tmpdir for each try and export it as TMPDIRStefan Metzmacher2016-12-171-0/+4
* script/autobuild.py: cleanup testbase/prefix before each retryStefan Metzmacher2016-12-171-1/+3