summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* traffic: delete empty temp directoriesDouglas Bagnall2019-01-081-1/+10
* traffic learner: avoid truncated output files on errorDouglas Bagnall2019-01-081-1/+8
* traffic_learner: use samba.logger, not print(file=sys.stderr)Douglas Bagnall2019-01-081-4/+8
* traffic_learner: return an error codeDouglas Bagnall2019-01-081-4/+3
* traffic: use default value for --durationDouglas Bagnall2019-01-081-7/+3
* traffic_replay: drop summary replayDouglas Bagnall2019-01-081-36/+22
* traffic replay: allow --random-seed=0Douglas Bagnall2019-01-081-2/+2
* PY3: change shebang to python3 in script dirJoe Guo2018-12-144-4/+4
* autobuild: convert top_commit_msg to str for Py 3Douglas Bagnall2018-12-121-0/+1
* autobuild: py3: cope with bytes when compiling system-info.txtDouglas Bagnall2018-12-121-3/+8
* autobuild: We should run autobuild with python3 by defaultNoel Power2018-12-101-1/+1
* autobuild: Convert old py3 tasks to py2Noel Power2018-12-101-8/+8
* autobuild: Adjust autobuild for PY2/PY3 get_python_lib behaviourNoel Power2018-12-101-4/+4
* autobuild: Modify old samba_buildpy3_only job to python2Noel Power2018-12-101-6/+6
* script: Fix failing build_xc jobNoel Power2018-12-101-0/+14
* autobuild: Remove temporary purepy3 tasksNoel Power2018-12-101-82/+0
* CI: Add new (TEMP) pure python3 autobuild jobs for samba-build & samba-nt4Noel Power2018-12-101-0/+39
* script: PY3 port traffic_learnerNoel Power2018-12-101-5/+5
* script: Add new (temporary) pure python3 ad-dc testNoel Power2018-12-101-0/+15
* traffic_replay: Add a max-members option to cap group sizeTim Beale2018-12-041-0/+4
* autobuild: Add _FORTIFY_SOURCE=2 to the -O3 buildAndreas Schneider2018-11-281-1/+1
* script: Add new (temporary) pure python3 ad-dc-2 testNoel Power2018-11-141-0/+18
* traffic_replay: Rework machine accounts to remove redundant codeTim Beale2018-11-071-0/+1
* traffic_replay: Move 'traffic account' flag up a levelTim Beale2018-11-071-2/+4
* traffic_replay: Move machine account creationTim Beale2018-11-071-1/+5
* autobuild: remove unused variablesDouglas Bagnall2018-11-011-2/+0
* traffic_replay: Exception has no .messageDouglas Bagnall2018-11-011-1/+1
* script/show_test_time: attempt py3 compatDouglas Bagnall2018-11-011-1/+1
* traffic_replay: logger was ignoring smb.conf log-levelTim Beale2018-10-311-1/+1
* traffic_replay: Generate users faster by writing to local DBTim Beale2018-10-311-1/+11
* script/show_test_time: approach python 3 compatibilityDouglas Bagnall2018-10-251-3/+3
* script/generate_param.py: remove unused importsDouglas Bagnall2018-10-251-4/+0
* CI/Autobuild: Remove samba-none-env-py3 testNoel Power2018-10-231-1/+0
* script: Add new (temporary) autobuild task for none-env tests.Noel Power2018-10-231-0/+13
* script/traffic_replay: apply new logger to replace printJoe Guo2018-10-101-51/+57
* script/traffic_replay: get debug level via apiJoe Guo2018-10-101-4/+5
* script/traffic_replay: print packets data to stderrJoe Guo2018-10-101-2/+2
* third_party: Add pam_set_items.so from pam_wrapperMathieu Parent2018-10-021-0/+1