summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2019-01-08traffic_replay: use packets per second as primary scaleDouglas Bagnall1-3/+16
2019-01-08traffic_replay: --old-scale to mimic the old traffic_replayDouglas Bagnall1-0/+10
2019-01-08traffic: add option to reanimate dying conversationsDouglas Bagnall1-1/+6
2019-01-08traffic_model: don't report generation errors as parse errorsDouglas Bagnall1-16/+10
2019-01-08traffic: improve debug messages in traffic_replayDouglas Bagnall1-7/+6
2019-01-08traffic: traffic_replay --latency-timeout to control final waitDouglas Bagnall1-0/+3
2019-01-08traffic_replay: --stop-on-any-error option to not ignore client troubleDouglas Bagnall1-1/+4
2019-01-08traffic: rework conversation generation to better use memoryDouglas Bagnall1-1/+1
2019-01-08traffic: generate sparser descriptions of conversationsDouglas Bagnall1-6/+7
2019-01-08traffic: new version of model with packet_rate, version numberDouglas Bagnall1-1/+1
2019-01-08traffic: delete empty temp directoriesDouglas Bagnall1-1/+10
2019-01-08traffic learner: avoid truncated output files on errorDouglas Bagnall1-1/+8
2019-01-08traffic_learner: use samba.logger, not print(file=sys.stderr)Douglas Bagnall1-4/+8
2019-01-08traffic_learner: return an error codeDouglas Bagnall1-4/+3
2019-01-08traffic: use default value for --durationDouglas Bagnall1-7/+3
2019-01-08traffic_replay: drop summary replayDouglas Bagnall1-36/+22
2019-01-08traffic replay: allow --random-seed=0Douglas Bagnall1-2/+2
2018-12-14PY3: change shebang to python3 in script dirJoe Guo4-4/+4
2018-12-12autobuild: convert top_commit_msg to str for Py 3Douglas Bagnall1-0/+1
2018-12-12autobuild: py3: cope with bytes when compiling system-info.txtDouglas Bagnall1-3/+8
2018-12-10autobuild: We should run autobuild with python3 by defaultNoel Power1-1/+1
2018-12-10autobuild: Convert old py3 tasks to py2Noel Power1-8/+8
2018-12-10autobuild: Adjust autobuild for PY2/PY3 get_python_lib behaviourNoel Power1-4/+4
2018-12-10autobuild: Modify old samba_buildpy3_only job to python2Noel Power1-6/+6
2018-12-10script: Fix failing build_xc jobNoel Power1-0/+14
2018-12-10autobuild: Remove temporary purepy3 tasksNoel Power1-82/+0
2018-12-10CI: Add new (TEMP) pure python3 autobuild jobs for samba-build & samba-nt4Noel Power1-0/+39
2018-12-10script: PY3 port traffic_learnerNoel Power1-5/+5
2018-12-10script: Add new (temporary) pure python3 ad-dc testNoel Power1-0/+15
2018-12-04traffic_replay: Add a max-members option to cap group sizeTim Beale1-0/+4
2018-11-28autobuild: Add _FORTIFY_SOURCE=2 to the -O3 buildAndreas Schneider1-1/+1
2018-11-14script: Add new (temporary) pure python3 ad-dc-2 testNoel Power1-0/+18
2018-11-07traffic_replay: Rework machine accounts to remove redundant codeTim Beale1-0/+1
2018-11-07traffic_replay: Move 'traffic account' flag up a levelTim Beale1-2/+4
2018-11-07traffic_replay: Move machine account creationTim Beale1-1/+5
2018-11-01autobuild: remove unused variablesDouglas Bagnall1-2/+0
2018-11-01traffic_replay: Exception has no .messageDouglas Bagnall1-1/+1
2018-11-01script/show_test_time: attempt py3 compatDouglas Bagnall1-1/+1
2018-10-31traffic_replay: logger was ignoring smb.conf log-levelTim Beale1-1/+1
2018-10-31traffic_replay: Generate users faster by writing to local DBTim Beale1-1/+11
2018-10-25script/show_test_time: approach python 3 compatibilityDouglas Bagnall1-3/+3
2018-10-25script/generate_param.py: remove unused importsDouglas Bagnall1-4/+0
2018-10-23CI/Autobuild: Remove samba-none-env-py3 testNoel Power1-1/+0
2018-10-23script: Add new (temporary) autobuild task for none-env tests.Noel Power1-0/+13
2018-10-10script/traffic_replay: apply new logger to replace printJoe Guo1-51/+57
2018-10-10script/traffic_replay: get debug level via apiJoe Guo1-4/+5
2018-10-10script/traffic_replay: print packets data to stderrJoe Guo1-2/+2
2018-10-02third_party: Add pam_set_items.so from pam_wrapperMathieu Parent1-0/+1
2018-09-28script: add new autobuild task for building pure python3Noel Power1-0/+8
2018-09-26turn --with-json-audit into global --with-jsonPhilipp Gesang1-1/+1