waf:lib/replace: fix a build error with non-gcc compilers
[samba.git] / script /
2019-01-08 Douglas Bagnalltraffic_replay: use packets per second as primary scale
2019-01-08 Douglas Bagnalltraffic_replay: --old-scale to mimic the old traffic_replay
2019-01-08 Douglas Bagnalltraffic: add option to reanimate dying conversations
2019-01-08 Douglas Bagnalltraffic_model: don't report generation errors as parse...
2019-01-08 Douglas Bagnalltraffic: improve debug messages in traffic_replay
2019-01-08 Douglas Bagnalltraffic: traffic_replay --latency-timeout to control...
2019-01-08 Douglas Bagnalltraffic_replay: --stop-on-any-error option to not ignor...
2019-01-08 Douglas Bagnalltraffic: rework conversation generation to better use...
2019-01-08 Douglas Bagnalltraffic: generate sparser descriptions of conversations
2019-01-08 Douglas Bagnalltraffic: new version of model with packet_rate, version...
2019-01-08 Douglas Bagnalltraffic: delete empty temp directories
2019-01-08 Douglas Bagnalltraffic learner: avoid truncated output files on error
2019-01-08 Douglas Bagnalltraffic_learner: use samba.logger, not print(file=sys...
2019-01-08 Douglas Bagnalltraffic_learner: return an error code
2019-01-08 Douglas Bagnalltraffic: use default value for --duration
2019-01-08 Douglas Bagnalltraffic_replay: drop summary replay
2019-01-08 Douglas Bagnalltraffic replay: allow --random-seed=0
2018-12-14 Joe GuoPY3: change shebang to python3 in script dir
2018-12-12 Douglas Bagnallautobuild: convert top_commit_msg to str for Py 3
2018-12-12 Douglas Bagnallautobuild: py3: cope with bytes when compiling system...
2018-12-10 Noel Powerautobuild: We should run autobuild with python3 by...
2018-12-10 Noel Powerautobuild: Convert old py3 tasks to py2
2018-12-10 Noel Powerautobuild: Adjust autobuild for PY2/PY3 get_python_lib...
2018-12-10 Noel Powerautobuild: Modify old samba_buildpy3_only job to python2
2018-12-10 Noel Powerscript: Fix failing build_xc job
2018-12-10 Noel Powerautobuild: Remove temporary purepy3 tasks
2018-12-10 Noel PowerCI: Add new (TEMP) pure python3 autobuild jobs for...
2018-12-10 Noel Powerscript: PY3 port traffic_learner
2018-12-10 Noel Powerscript: Add new (temporary) pure python3 ad-dc test
2018-12-04 Tim Bealetraffic_replay: Add a max-members option to cap group...
2018-11-28 Andreas Schneiderautobuild: Add _FORTIFY_SOURCE=2 to the -O3 build
2018-11-14 Noel Powerscript: Add new (temporary) pure python3 ad-dc-2 test
2018-11-07 Tim Bealetraffic_replay: Rework machine accounts to remove redun...
2018-11-07 Tim Bealetraffic_replay: Move 'traffic account' flag up a level
2018-11-07 Tim Bealetraffic_replay: Move machine account creation
2018-11-01 Douglas Bagnallautobuild: remove unused variables
2018-11-01 Douglas Bagnalltraffic_replay: Exception has no .message
2018-11-01 Douglas Bagnallscript/show_test_time: attempt py3 compat
2018-10-30 Tim Bealetraffic_replay: logger was ignoring smb.conf log-level
2018-10-30 Tim Bealetraffic_replay: Generate users faster by writing to...
2018-10-25 Douglas Bagnallscript/show_test_time: approach python 3 compatibility
2018-10-25 Douglas Bagnallscript/generate_param.py: remove unused imports
2018-10-23 Noel PowerCI/Autobuild: Remove samba-none-env-py3 test
2018-10-23 Noel Powerscript: Add new (temporary) autobuild task for none...
2018-10-10 Joe Guoscript/traffic_replay: apply new logger to replace...
2018-10-10 Joe Guoscript/traffic_replay: get debug level via api
2018-10-10 Joe Guoscript/traffic_replay: print packets data to stderr
2018-10-02 Mathieu Parentthird_party: Add pam_set_items.so from pam_wrapper
2018-09-27 Noel Powerscript: add new autobuild task for building pure python3
2018-09-26 Philipp Gesangturn --with-json-audit into global --with-json
2018-09-05 Alexander Bokovoyscript/autobuild: Fix formatting in send_email
2018-09-05 Alexander Bokovoyscript/autobuild: re-use CACHE_SUFFIX from waflib
2018-09-05 Thomas Nagybuild:wafsamba: Ignore cfg_file absolute paths differences
2018-09-05 Thomas Nagyscript/autobuild: use --out instead of -b when calling...
2018-09-05 Thomas Nagybuild:wafsamba: detail where we are processing the...
2018-08-29 Andrew Bartlettautobuild: Avoid subshell for tail -f invocation
2018-08-29 Andrew Bartlettautobuild: use close_fds=True to avoid *.stderr and...
2018-08-29 Andrew Bartlettautobuild: Move backup/restore environments into to...
2018-08-29 Andrew Bartlettautobuild: Move ad_dc_no_nss into to samba-ad-dc-2...
2018-08-29 Andrew Bartlettautobuild: Reduce duplication of task list in autobuild
2018-08-29 Andrew Bartlettautobuild: Implement a split python2 and python2 build...
2018-08-27 Andrew Bartlettautobuild: Fix -py3 support to look in tasks (the table...
2018-08-25 Andrew Bartlettautobuild: Allow automatic handling of autobuild tasks...
2018-08-24 Douglas BagnallPEP8: improve spacing around colons
2018-08-24 Joe GuoPEP8: fix W291: trailing whitespace
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-08-15 Joe Guotraffic-replay: add extra check
2018-07-28 Andrew Bartlettautobuild: Test with and without building bundled popt
2018-07-24 Ralph Boehmeautobuild: add some basic tests for the all static...
2018-07-05 Andrew Bartlettautobuild: Fix random-sleep.sh invocation in autobuild.py
2018-06-26 Andrew Bartlettautobuild: Build samba-fileserver --without-json-audit
2018-05-25 Andrew Bartlettautobuild: cover the Gentoo case with python disabled...
2018-05-23 Andrew Bartlettautobuild: Include information of disk free in system...
2018-05-23 Andrew Bartlettautobuild: build ldb --without-ldb-lmdb
2018-05-16 Tim Bealescript: Add 'random-seed' option to traffic_replay
2018-05-12 Joe Guotraffic_replay: fetch domain from creds other than...
2018-05-12 Joe Guotraffic_replay: fix typo in message string
2018-05-12 Joe Guotraffic_replay: set gensec features to encrypt credentials
2018-05-05 Douglas Bagnallautobuild: do not try to send email to no recipient
2018-05-05 Douglas Bagnallautobuild: add compiler version to results tarball
2018-05-03 Andrew Bartlettautobuild: Extend build combinations tested to include...
2018-04-26 Ralph Boehmescript/git-hooks: add check-trailing-whitespace
next