index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
traffic_replay: use packets per second as primary scale
Douglas Bagnall
1
-3
/
+16
2019-01-08
traffic_replay: --old-scale to mimic the old traffic_replay
Douglas Bagnall
1
-0
/
+10
2019-01-08
traffic: add option to reanimate dying conversations
Douglas Bagnall
1
-1
/
+6
2019-01-08
traffic_model: don't report generation errors as parse errors
Douglas Bagnall
1
-16
/
+10
2019-01-08
traffic: improve debug messages in traffic_replay
Douglas Bagnall
1
-7
/
+6
2019-01-08
traffic: traffic_replay --latency-timeout to control final wait
Douglas Bagnall
1
-0
/
+3
2019-01-08
traffic_replay: --stop-on-any-error option to not ignore client trouble
Douglas Bagnall
1
-1
/
+4
2019-01-08
traffic: rework conversation generation to better use memory
Douglas Bagnall
1
-1
/
+1
2019-01-08
traffic: generate sparser descriptions of conversations
Douglas Bagnall
1
-6
/
+7
2019-01-08
traffic: new version of model with packet_rate, version number
Douglas Bagnall
1
-1
/
+1
2019-01-08
traffic: delete empty temp directories
Douglas Bagnall
1
-1
/
+10
2019-01-08
traffic learner: avoid truncated output files on error
Douglas Bagnall
1
-1
/
+8
2019-01-08
traffic_learner: use samba.logger, not print(file=sys.stderr)
Douglas Bagnall
1
-4
/
+8
2019-01-08
traffic_learner: return an error code
Douglas Bagnall
1
-4
/
+3
2019-01-08
traffic: use default value for --duration
Douglas Bagnall
1
-7
/
+3
2019-01-08
traffic_replay: drop summary replay
Douglas Bagnall
1
-36
/
+22
2019-01-08
traffic replay: allow --random-seed=0
Douglas Bagnall
1
-2
/
+2
2018-12-14
PY3: change shebang to python3 in script dir
Joe Guo
4
-4
/
+4
2018-12-12
autobuild: convert top_commit_msg to str for Py 3
Douglas Bagnall
1
-0
/
+1
2018-12-12
autobuild: py3: cope with bytes when compiling system-info.txt
Douglas Bagnall
1
-3
/
+8
2018-12-10
autobuild: We should run autobuild with python3 by default
Noel Power
1
-1
/
+1
2018-12-10
autobuild: Convert old py3 tasks to py2
Noel Power
1
-8
/
+8
2018-12-10
autobuild: Adjust autobuild for PY2/PY3 get_python_lib behaviour
Noel Power
1
-4
/
+4
2018-12-10
autobuild: Modify old samba_buildpy3_only job to python2
Noel Power
1
-6
/
+6
2018-12-10
script: Fix failing build_xc job
Noel Power
1
-0
/
+14
2018-12-10
autobuild: Remove temporary purepy3 tasks
Noel Power
1
-82
/
+0
2018-12-10
CI: Add new (TEMP) pure python3 autobuild jobs for samba-build & samba-nt4
Noel Power
1
-0
/
+39
2018-12-10
script: PY3 port traffic_learner
Noel Power
1
-5
/
+5
2018-12-10
script: Add new (temporary) pure python3 ad-dc test
Noel Power
1
-0
/
+15
2018-12-04
traffic_replay: Add a max-members option to cap group size
Tim Beale
1
-0
/
+4
2018-11-28
autobuild: Add _FORTIFY_SOURCE=2 to the -O3 build
Andreas Schneider
1
-1
/
+1
2018-11-14
script: Add new (temporary) pure python3 ad-dc-2 test
Noel Power
1
-0
/
+18
2018-11-07
traffic_replay: Rework machine accounts to remove redundant code
Tim Beale
1
-0
/
+1
2018-11-07
traffic_replay: Move 'traffic account' flag up a level
Tim Beale
1
-2
/
+4
2018-11-07
traffic_replay: Move machine account creation
Tim Beale
1
-1
/
+5
2018-11-01
autobuild: remove unused variables
Douglas Bagnall
1
-2
/
+0
2018-11-01
traffic_replay: Exception has no .message
Douglas Bagnall
1
-1
/
+1
2018-11-01
script/show_test_time: attempt py3 compat
Douglas Bagnall
1
-1
/
+1
2018-10-31
traffic_replay: logger was ignoring smb.conf log-level
Tim Beale
1
-1
/
+1
2018-10-31
traffic_replay: Generate users faster by writing to local DB
Tim Beale
1
-1
/
+11
2018-10-25
script/show_test_time: approach python 3 compatibility
Douglas Bagnall
1
-3
/
+3
2018-10-25
script/generate_param.py: remove unused imports
Douglas Bagnall
1
-4
/
+0
2018-10-23
CI/Autobuild: Remove samba-none-env-py3 test
Noel Power
1
-1
/
+0
2018-10-23
script: Add new (temporary) autobuild task for none-env tests.
Noel Power
1
-0
/
+13
2018-10-10
script/traffic_replay: apply new logger to replace print
Joe Guo
1
-51
/
+57
2018-10-10
script/traffic_replay: get debug level via api
Joe Guo
1
-4
/
+5
2018-10-10
script/traffic_replay: print packets data to stderr
Joe Guo
1
-2
/
+2
2018-10-02
third_party: Add pam_set_items.so from pam_wrapper
Mathieu Parent
1
-0
/
+1
2018-09-28
script: add new autobuild task for building pure python3
Noel Power
1
-0
/
+8
2018-09-26
turn --with-json-audit into global --with-json
Philipp Gesang
1
-1
/
+1
[prev]
[next]