summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2018-09-05script/autobuild: Fix formatting in send_emailAlexander Bokovoy1-1/+1
2018-09-05script/autobuild: re-use CACHE_SUFFIX from waflibAlexander Bokovoy1-1/+11
2018-09-05build:wafsamba: Ignore cfg_file absolute paths differencesThomas Nagy1-0/+3
2018-09-05script/autobuild: use --out instead of -b when calling configureThomas Nagy1-2/+2
2018-09-05build:wafsamba: detail where we are processing the autobuildThomas Nagy1-2/+2
2018-08-29autobuild: Avoid subshell for tail -f invocationAndrew Bartlett1-5/+5
2018-08-29autobuild: use close_fds=True to avoid *.stderr and *.stdout inheriting into ...Andrew Bartlett1-2/+3
2018-08-29autobuild: Move backup/restore environments into to samba-ad-dc-2 autobuild jobAndrew Bartlett1-2/+15
2018-08-29autobuild: Move ad_dc_no_nss into to samba-ad-dc-2 autobuild jobAndrew Bartlett1-1/+5
2018-08-29autobuild: Reduce duplication of task list in autobuildAndrew Bartlett1-32/+6
2018-08-29autobuild: Implement a split python2 and python2 build patternAndrew Bartlett1-28/+59
2018-08-27autobuild: Fix -py3 support to look in tasks (the table with the tests) not t...Andrew Bartlett1-1/+1
2018-08-25autobuild: Allow automatic handling of autobuild tasks ending in -py3Andrew Bartlett1-2/+9
2018-08-24PEP8: improve spacing around colonsDouglas Bagnall1-10/+10
2018-08-24PEP8: fix W291: trailing whitespaceJoe Guo1-4/+4
2018-08-24PEP8: fix E703: statement ends with a semicolonJoe Guo1-1/+1
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo2-2/+7
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo3-0/+7
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo3-0/+15
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-4/+4
2018-08-24PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo2-4/+4
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo3-4/+4
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo3-3/+3
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E203: whitespace before ':'Joe Guo2-38/+38
2018-08-24PEP8: fix E202: whitespace before ')'Joe Guo2-25/+25
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-14/+14
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo3-12/+12
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-2/+2
2018-08-24PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo1-1/+1
2018-08-24PEP8: fix E121: continuation line under-indented for hanging indentJoe Guo1-1/+1
2018-08-24PEP8: fix E111: indentation is not a multiple of fourJoe Guo1-7/+7
2018-08-15traffic-replay: add extra checkJoe Guo1-0/+6
2018-07-28autobuild: Test with and without building bundled poptAndrew Bartlett1-2/+2
2018-07-25autobuild: add some basic tests for the all static buildRalph Boehme1-0/+4
2018-07-05autobuild: Fix random-sleep.sh invocation in autobuild.pyAndrew Bartlett1-11/+13
2018-06-26autobuild: Build samba-fileserver --without-json-auditAndrew Bartlett1-1/+1
2018-05-25autobuild: cover the Gentoo case with python disabled all down the stackAndrew Bartlett1-4/+28
2018-05-24autobuild: Include information of disk free in system-info.txtAndrew Bartlett1-1/+2
2018-05-23autobuild: build ldb --without-ldb-lmdbAndrew Bartlett1-0/+3
2018-05-16script: Add 'random-seed' option to traffic_replayTim Beale1-0/+6
2018-05-12traffic_replay: fetch domain from creds other than optsJoe Guo1-1/+1
2018-05-12traffic_replay: fix typo in message stringJoe Guo1-1/+1
2018-05-12traffic_replay: set gensec features to encrypt credentialsJoe Guo1-0/+3
2018-05-05autobuild: do not try to send email to no recipientDouglas Bagnall1-0/+5
2018-05-05autobuild: add compiler version to results tarballDouglas Bagnall1-1/+1
2018-05-03autobuild: Extend build combinations tested to include --without-ldapAndrew Bartlett1-2/+2
2018-04-26script/git-hooks: add check-trailing-whitespaceRalph Boehme2-0/+19