summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
...
* script: add new autobuild task for building pure python3Noel Power2018-09-281-0/+8
* turn --with-json-audit into global --with-jsonPhilipp Gesang2018-09-261-1/+1
* script/autobuild: Fix formatting in send_emailAlexander Bokovoy2018-09-051-1/+1
* script/autobuild: re-use CACHE_SUFFIX from waflibAlexander Bokovoy2018-09-051-1/+11
* build:wafsamba: Ignore cfg_file absolute paths differencesThomas Nagy2018-09-051-0/+3
* script/autobuild: use --out instead of -b when calling configureThomas Nagy2018-09-051-2/+2
* build:wafsamba: detail where we are processing the autobuildThomas Nagy2018-09-051-2/+2
* autobuild: Avoid subshell for tail -f invocationAndrew Bartlett2018-08-291-5/+5
* autobuild: use close_fds=True to avoid *.stderr and *.stdout inheriting into ...Andrew Bartlett2018-08-291-2/+3
* autobuild: Move backup/restore environments into to samba-ad-dc-2 autobuild jobAndrew Bartlett2018-08-291-2/+15
* autobuild: Move ad_dc_no_nss into to samba-ad-dc-2 autobuild jobAndrew Bartlett2018-08-291-1/+5
* autobuild: Reduce duplication of task list in autobuildAndrew Bartlett2018-08-291-32/+6
* autobuild: Implement a split python2 and python2 build patternAndrew Bartlett2018-08-291-28/+59
* autobuild: Fix -py3 support to look in tasks (the table with the tests) not t...Andrew Bartlett2018-08-271-1/+1
* autobuild: Allow automatic handling of autobuild tasks ending in -py3Andrew Bartlett2018-08-251-2/+9
* PEP8: improve spacing around colonsDouglas Bagnall2018-08-241-10/+10
* PEP8: fix W291: trailing whitespaceJoe Guo2018-08-241-4/+4
* PEP8: fix E703: statement ends with a semicolonJoe Guo2018-08-241-1/+1
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-242-2/+7
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-243-0/+7
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-243-0/+15
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-4/+4
* PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo2018-08-242-4/+4
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-243-4/+4
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-243-3/+3
* PEP8: fix E222: multiple spaces after operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E203: whitespace before ':'Joe Guo2018-08-242-38/+38
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-242-25/+25
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-14/+14
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-243-12/+12
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-2/+2
* PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo2018-08-241-1/+1
* PEP8: fix E121: continuation line under-indented for hanging indentJoe Guo2018-08-241-1/+1
* PEP8: fix E111: indentation is not a multiple of fourJoe Guo2018-08-241-7/+7
* traffic-replay: add extra checkJoe Guo2018-08-151-0/+6
* autobuild: Test with and without building bundled poptAndrew Bartlett2018-07-281-2/+2
* autobuild: add some basic tests for the all static buildRalph Boehme2018-07-251-0/+4
* 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