s4/selftest: Enable samba.tests.samba_tool.join for py3
[nivanova/samba-autobuild/.git] / script /
2018-08-29 Andrew Bartlettautobuild: Avoid subshell for tail -f invocation
2018-08-29 Andrew Bartlettautobuild: use close_fds=True to avoid *.stderr and...
2018-08-29 Andrew Bartlettautobuild: Move backup/restore environments into to...
2018-08-29 Andrew Bartlettautobuild: Move ad_dc_no_nss into to samba-ad-dc-2...
2018-08-29 Andrew Bartlettautobuild: Reduce duplication of task list in autobuild
2018-08-29 Andrew Bartlettautobuild: Implement a split python2 and python2 build...
2018-08-27 Andrew Bartlettautobuild: Fix -py3 support to look in tasks (the table...
2018-08-25 Andrew Bartlettautobuild: Allow automatic handling of autobuild tasks...
2018-08-24 Douglas BagnallPEP8: improve spacing around colons
2018-08-24 Joe GuoPEP8: fix W291: trailing whitespace
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-08-15 Joe Guotraffic-replay: add extra check
2018-07-28 Andrew Bartlettautobuild: Test with and without building bundled popt
2018-07-24 Ralph Boehmeautobuild: add some basic tests for the all static...
2018-07-05 Andrew Bartlettautobuild: Fix random-sleep.sh invocation in autobuild.py
2018-06-26 Andrew Bartlettautobuild: Build samba-fileserver --without-json-audit
2018-05-25 Andrew Bartlettautobuild: cover the Gentoo case with python disabled...
2018-05-23 Andrew Bartlettautobuild: Include information of disk free in system...
2018-05-23 Andrew Bartlettautobuild: build ldb --without-ldb-lmdb
2018-05-16 Tim Bealescript: Add 'random-seed' option to traffic_replay
2018-05-12 Joe Guotraffic_replay: fetch domain from creds other than...
2018-05-12 Joe Guotraffic_replay: fix typo in message string
2018-05-12 Joe Guotraffic_replay: set gensec features to encrypt credentials
2018-05-05 Douglas Bagnallautobuild: do not try to send email to no recipient
2018-05-05 Douglas Bagnallautobuild: add compiler version to results tarball
2018-05-03 Andrew Bartlettautobuild: Extend build combinations tested to include...
2018-04-26 Ralph Boehmescript/git-hooks: add check-trailing-whitespace
2018-04-25 Ralph BoehmeAdd a wrapper script as git pre-commit hook
2018-04-13 Joe Guotraffic_relay: bulk port print to modern py3 style
2018-03-27 Andrew Bartlettautobuild: Run all envs that depend on ad_dc in the...
2018-03-27 Andrew Bartlettautobuild: Split up the build further with samba-ad...
2018-03-27 Andrew Bartlettautobuild: Try and test different configure options...
2018-03-27 Andrew Bartlettautobuild: Remove fileserver tests from the main build
2018-03-27 Andrew Bartlettautobuild: Run all "ad_dc" environment tests in samba...
2018-03-27 Andrew Bartlettautobuild: Run nt4_dc and nt4_member tests in parallel
2018-03-23 Andrew Bartlettautobuild: Move "none" environment to samba-none-env
2018-03-23 Noel Powerscript: convert print func to be py2/py3 compatible
2018-03-22 Andrew Bartlettautobuild: Move defaulttasks to one-per-line
2018-02-14 Douglas Bagnallscripts/ python: convert 'except X, e' to 'except X...
2018-02-14 Douglas Bagnallselftest and autrobuild: convert 'except X, e' to ...
2018-01-05 Jamie McClymontautobuild: fix quoting of --restrict-tests
2017-08-17 Gary Lockyertests: replace traffic_summary test with python blackbo...
2017-08-17 Gary Lockyerscripts: Scripts to replay and generate samba traffic
2017-08-17 Douglas Bagnalltraffic_summary: avoid uninitialised variable warning
2017-06-30 Andrew Bartlettautobuild: Use new selftest.pl feature to run only...
2017-04-19 Andrew Bartlettautobuild: Do not require cmocka to be installed for...
2017-04-07 Andreas Schneiderlib: Add pam_wrapper 1.0.3
2017-04-07 Stefan Metzmacherscript/compare_cc_results.py: ignore all LIB*_WRAPPER_S...
2017-03-21 Martin Schwenkeautobuild: Stop waf uninstall from removing test_tmpdir
2017-03-10 Andrew Bartlettautobuild: Add nopython environment to test --disable...
2017-03-10 Douglas Bagnallscripts/traffic_summary: documentation typo
2017-03-01 Gary Lockyerscript: Add test script for traffic_summary.pl
2017-03-01 Gary Lockyerscript: Add script to provide an anonymous summary...
2017-03-01 Gary Lockyerscript: Add test data for traffic_summary.pl
2017-02-21 Stefan Metzmacherscript/autobuild.py: ignore missing test_tmpdir
2017-01-12 Stefan Metzmacherscript/autobuild.py: try to make TMPDIR handling more...
2017-01-12 Stefan Metzmacherscript/autobuild.py: add a do_print() wrapper function...
2017-01-12 Stefan Metzmacherscript/autobuild.py: export PYTHONUNBUFFERED=1
2017-01-12 Stefan Metzmacherscript/autobuild.py: cleanup the task subdirs when...
2017-01-12 Stefan Metzmacherscript/autobuild.py: use --enable-developer and --picky...
2017-01-12 Stefan Metzmacherscript/release.sh: fix off by 1 error in announce....
2017-01-10 Stefan Metzmacherscript/autobuild.py: try make test TESTS=samba3.*ktest...
2016-12-17 Stefan Metzmacherscript/autobuild.py: create tmpdir for each try and...
2016-12-17 Stefan Metzmacherscript/autobuild.py: cleanup testbase/prefix before...
2016-12-17 Stefan Metzmacherscript/autobuild.py: remove pointless mkdir/rmdir commands
2016-12-17 Stefan Metzmacherscript/autobuild.py: don't add subdirs of testbase...
2016-09-29 Günther Deschnerautobuild: add system-mitkrb5 build environment.
2016-09-02 Stefan Metzmacherscript/release.sh: use 8 byte gpg key ids
2016-08-31 Douglas Bagnallautobuild: disable abi check on O3 build
2016-08-31 Douglas Bagnallautobuild --restrict-tests to test a restricted set
2016-08-31 Douglas Bagnallautobuild: remove unused argument
2016-08-11 Stefan Metzmacherscript/autobuild.py: include the branch name in the...
2016-08-04 Stefan Metzmacherscript/autobuild.py: check for AUTOBUILD_SKIP_SAMBA_O3...
2016-07-11 Michael Adamautobuild: Don't compare socket wrapper so_path for...
2016-05-13 Michael Adamautobuild: run the samba-o3 target by default
2016-05-13 Michael Adamautobuild: add a target samba-o3 that is built with -O3
2016-05-05 Garming Samautobuild: fix typo in autobuild success subject line
2016-05-03 Garming Samautobuild: Return the last 50 log lines
2016-03-23 Stefan MetzmacherRevert "autobuild: Return the last 50 log lines"
2016-03-22 Garming Samautobuild: Return the last 50 log lines
2016-02-15 Karolin Seegerscript/release.sh: generate announce.${tagname}.patch...
2016-02-15 Karolin Seegerscript/release.sh: improve error messages if the tag...
next