summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* script/autobuild.py: define LCOV_CMD and run it after each make testJoe Guo2019-05-101-2/+35
* script/autobuild.py: add ENABLE_COVERAGE placeholder in configure cmd optionJoe Guo2019-05-101-10/+10
* script/autobuild.py: replace more placeholders in cmds for coverageJoe Guo2019-05-101-0/+4
* script/autobuild.py: add --enable-coverage optionJoe Guo2019-05-101-0/+3
* script/autobuild.py: mv optionparse to topJoe Guo2019-05-101-53/+53
* script/autobuild.py: mv find_git_root and gitroot to topJoe Guo2019-05-101-14/+16
* script/autobuild.py: rename sdir to test_source_dirJoe Guo2019-05-101-7/+7
* script/attr_count_read: load and correlate all dataDouglas Bagnall2019-05-011-11/+183
* dsdb/modules: a module to count attribute searches and resultsDouglas Bagnall2019-05-011-0/+27
* traffic: load dns query from file and write stats to fileJoe Guo2019-05-011-0/+3
* traffic_replay: Avoid Exception if no packet rate is specifiedTim Beale2019-04-301-0/+4
* traffic_replay: Assign users to groups by defaultTim Beale2019-04-301-1/+10
* autobuild: Build also Samba AD with MIT KerberosAndreas Schneider2019-04-251-1/+1
* waf: build: Respect --disable-python for third_party modulesLutz Justen2019-04-242-0/+11
* selftest: rename schemaupgrade_dc (+pair) to schema_dcGarming Sam2019-04-121-4/+4
* selftest: split schemaupgrade testenv outAaron Haslett2019-04-111-0/+14
* autobuild: attempt authenticated email if environment suggests itDouglas Bagnall2019-04-051-0/+6
* autobuild: try to distribute the tasks a bit moreStefan Metzmacher2019-02-271-21/+21
* autobuild: spread ad-dc tests over 6 autobuild/ci separate tasks/jobsStefan Metzmacher2019-02-271-12/+62
* autobuild: add samba-ad-member taskStefan Metzmacher2019-02-271-3/+15
* autobuild: run ad_dc_backup tests in samba-ad-dc-backupStefan Metzmacher2019-02-271-3/+2
* autobuild: move maptoguest and simpleserver to 'samba-fileserver'Stefan Metzmacher2019-02-271-1/+7
* autobuild: move nt4_dc_schannel out of 'samba'Stefan Metzmacher2019-02-271-1/+6
* selftest:Samba4: add ad_dc_backup alias to ad_dcStefan Metzmacher2019-02-271-0/+2
* selftest:Samba4: add ad_dc_default alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-0/+2
* selftest:Samba4: add ad_dc_slowtests alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-0/+2
* selftest:Samba4: add fl2008dc as alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-2/+5
* selftest: Add basic sanity-check tests for nopython targetTim Beale2019-02-201-0/+2
* autobuild: Drop 'py2' flagTim Beale2019-02-151-9/+2
* autobuild: Replace samba-buildpy2-only with samba-nopython-py2Tim Beale2019-02-151-8/+32
* autobuild: Remove ${EXTRA_PYTHON} variableTim Beale2019-02-151-17/+8
* autobuild: Tidy up unnecessary line-breaks in 'TESTS='Tim Beale2019-02-151-21/+10
* autobuild: Remove the PY3_ONLY variableTim Beale2019-02-151-13/+10
* autobuild: Update variable name to make more senseTim Beale2019-02-151-4/+4
* autobuild: Drop py2 autobuild jobsTim Beale2019-02-151-6/+0
* script/autobuild.py: add 'lsb_release -a' and 'mount' to system-info.txtStefan Metzmacher2019-02-141-0/+2
* CI: split out "samba-ad-dc-ntvfs[-py2]" test targetsRalph Boehme2019-02-111-6/+20
* autobuild: Split backup/restore testenvs out into separate jobTim Beale2019-02-051-0/+12
* traffic: rm --scale-traffic default valueJoe Guo2019-01-231-1/+1
* generate_param.py: Use C99 initializer for last element in param tableAndreas Schneider2019-01-171-1/+1
* traffic_replay: use packets per second as primary scaleDouglas Bagnall2019-01-081-3/+16
* traffic_replay: --old-scale to mimic the old traffic_replayDouglas Bagnall2019-01-081-0/+10
* traffic: add option to reanimate dying conversationsDouglas Bagnall2019-01-081-1/+6
* traffic_model: don't report generation errors as parse errorsDouglas Bagnall2019-01-081-16/+10
* traffic: improve debug messages in traffic_replayDouglas Bagnall2019-01-081-7/+6
* traffic: traffic_replay --latency-timeout to control final waitDouglas Bagnall2019-01-081-0/+3
* traffic_replay: --stop-on-any-error option to not ignore client troubleDouglas Bagnall2019-01-081-1/+4
* traffic: rework conversation generation to better use memoryDouglas Bagnall2019-01-081-1/+1
* traffic: generate sparser descriptions of conversationsDouglas Bagnall2019-01-081-6/+7
* traffic: new version of model with packet_rate, version numberDouglas Bagnall2019-01-081-1/+1