libcli/smb: split out smb2_signing_calc_signature() from smb2_signing_check_pdu()
[samba.git] / script /
2021-03-16 Douglas Bagnallautobuild: fuzz: correctly spell AFL build option
2021-01-27 Stefan Metzmacherscript/autobuild.py: let cleanup() ignore errors from...
2021-01-27 Stefan Metzmacherscript/autobuild.py: split out a rmdir_force() helper...
2021-01-21 Karolin Seegerscript/release.sh: always select the GPG key by it...
2021-01-04 Karolin Seegerscript/release.sh: Use new GPG key.
2020-12-16 Stefan Metzmacherautobuild.py: use --enable-clangdb for the "samba-ctdb...
2020-12-16 Ralph BoehmeCI: add samba-no-opath
2020-11-16 SATOH Fumiyasuautobuild: Encode text/plain into base64 to wrap long...
2020-10-22 Andrew Bartlettoss-fuzz: Always run the check, even on the oss-fuzz...
2020-10-22 Andrew Bartlettoss-fuzz: standardise on RPATH for the static-ish binaries
2020-10-16 Volker Lendecketest: Get the clusteredmember environment out of its...
2020-10-01 Andrew Bartlettautobuild: Merge no-modules test with the library ...
2020-10-01 Andrew Bartlettautobuild: Remove more "make install" steps
2020-10-01 Andrew Bartlettautobuild: Remove the os.getpid() from the autobuild...
2020-10-01 Andrew Bartlettbuild: Remove Python2 support from the build
2020-10-01 Andrew Bartlettautobuild.py: Combine samba-static and samba-nopython
2020-08-21 Andrew Bartlettpython: Remove remaining references to third_party...
2020-06-10 Andrew BartlettAdd docs build to CI
2020-05-24 Andreas Schneidergitlab-ci: Create a single samba-fips runner
2020-05-18 Andreas Schneiderautobuild: Use sane random sleep values for samba-admem-mit
2020-05-18 Andreas Schneiderautobuild: Add ad_member_fips target
2020-05-15 Andrew Bartlettselftest: Avoid running the slowest of the "none" tests...
2020-04-08 Andreas Schneidergitlab-ci: Add runner for fips compliance testing
2020-04-03 Noel Powerautobuild: Add ad_dc_default_smb1 to autobuild jobs
2020-04-03 Noel Powerautobuild: Add nt4_dc_smb1_done to autobuild jobs
2020-04-03 Noel Powerautobuild: Add fileserver_smb1_done to autbuild jobs
2020-04-03 Noel Powerautobuild: Add ad_dc_smb1_done to autobuild jobs
2020-04-03 Noel Powerautobuild: Add ad_dc_default_smb1 to autobuild jobs
2020-04-03 Noel Powerautobuild: Add new nt4_dc_smb1 env to jobs
2020-04-03 Noel Powerscript: Add ad_dc_smb1 to autobuild jobs
2020-04-03 Noel Powerscript: Add testenv fileserver_smb1 to autobuild jobs
2020-04-03 Ralph Boehmeselftest: allow SMB1 in clusteredmember env
2020-04-02 Stefan Metzmacherscript/autobuild.py: allow write_system_info commands...
2020-04-02 Stefan Metzmacherscript/autobuild.py: use more portable 'cp -R -a -l'
2020-04-02 Stefan Metzmacherscript/autobuild.py: add support git worktree
2020-03-23 Andrew Bartlettautobuild: Merge samba-simpleserver into samba-nt4
2020-03-23 Andrew Bartlettautobuild: Merge the samba-ktest-heimdal and samba...
2020-03-23 Andrew Bartlettbuild: Require --without-ad-dc for --without-ads
2020-03-09 Andreas Schneiderautobuild: Run the none env in the samba-o3 build
2020-02-19 Volker Lendeckeautobuild: samba-ctdb does not need an AD DC
2020-02-19 Volker Lendeckeautobuild: Split a long line
2020-02-19 Volker Lendeckeautobuild: Run a simple test for clustered samba
2020-02-19 Volker Lendeckeautobuild: Avoid clusteredmember in normal environments
2020-02-04 Andrew Bartlettbuild: Do not check if system perl modules should be...
2020-02-03 Karolin Seegerscript/release.sh: Don't use quotations any longer.
2020-01-21 Stefan Metzmacherscript/release.sh: make it possible to run from a git...
2019-12-11 Andrew Bartlettautobuild: extend autobuild with samba-fuzz job to...
2019-12-11 Andrew Bartlettautobuild.py: Avoid listing jobs twice
2019-12-11 Andrew Bartlettautobuild.py: Add missing samba-simpleserver job
2019-11-27 Ralph Boehmedocs-xml: remove explicit "constant"
2019-11-27 Stefan Metzmacherparam: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING support
2019-11-13 Christof Schmittautobuild: Add test for build with system heimdal library
2019-11-04 Andreas Schneidergitlab-ci: Run 'samba' tests also with MIT Kerberos
2019-10-22 Ralph Boehmeautobuild: rename samba-ad-member-* to samba-admem-*
2019-10-20 Uri Simchoniautobuild: harden samba-xc test suite
2019-10-12 Andreas Schneidergitlab-ci: Run several AD tests with MIT KDC
2019-10-09 Ralph Boehmeselftest: split fileserver testenv into simpleserver...
2019-08-06 Stefan Metzmacherscript/autobuild.py: remove explicit --picky-developer"
2019-07-24 Gary Lockyertraffic replay: Store the instance id in the replay...
2019-07-05 Douglas Bagnallscript/compare_cc_results: print usage on too few args
2019-07-02 Douglas Bagnallscript/bisect-test: fix for py3
2019-06-20 Joe Guoscript/autobuild.py: make code more pythonic
2019-06-20 Joe Guoscript/autobuild.py: avoid nested try except block
2019-06-20 Joe Guoscript/autobuild.py: rm redundant empty str in options
2019-06-20 Joe Guoscript/autobuild.py: define cwd for builder and avoid...
2019-06-20 Joe Guoscript/autobuild.py: improve run_cmd with check_output
2019-06-20 Joe Guoscript/autobuild.py: add helper functions to simplify...
2019-06-20 Joe Guoscript/autobuild.py: replace random-sleep.sh with pytho...
2019-06-20 Joe Guoscript/autobuild.py: rm unused mime type text/plain...
2019-06-20 Joe Guoscript/autobuild.py: fix tasks indent
2019-06-18 Volker Lendeckeautobuild: Fix autobuild for python3
2019-05-10 Joe Guoscript/autobuild.py: define LCOV_CMD and run it after...
2019-05-10 Joe Guoscript/autobuild.py: add ENABLE_COVERAGE placeholder...
2019-05-10 Joe Guoscript/autobuild.py: replace more placeholders in cmds...
2019-05-10 Joe Guoscript/autobuild.py: add --enable-coverage option
2019-05-10 Joe Guoscript/autobuild.py: mv optionparse to top
2019-05-10 Joe Guoscript/autobuild.py: mv find_git_root and gitroot to top
2019-05-10 Joe Guoscript/autobuild.py: rename sdir to test_source_dir
2019-05-01 Douglas Bagnallscript/attr_count_read: load and correlate all data
2019-05-01 Douglas Bagnalldsdb/modules: a module to count attribute searches...
2019-05-01 Joe Guotraffic: load dns query from file and write stats to...
2019-04-30 Tim Bealetraffic_replay: Avoid Exception if no packet rate is...
2019-04-30 Tim Bealetraffic_replay: Assign users to groups by default
2019-04-25 Andreas Schneiderautobuild: Build also Samba AD with MIT Kerberos
2019-04-24 Lutz Justenwaf: build: Respect --disable-python for third_party...
2019-04-12 Garming Samselftest: rename schemaupgrade_dc (+pair) to schema_dc
2019-04-11 Aaron Haslettselftest: split schemaupgrade testenv out
2019-04-05 Douglas Bagnallautobuild: attempt authenticated email if environment...
2019-02-27 Stefan Metzmacherautobuild: try to distribute the tasks a bit more
2019-02-27 Stefan Metzmacherautobuild: spread ad-dc tests over 6 autobuild/ci separ...
2019-02-27 Stefan Metzmacherautobuild: add samba-ad-member task
2019-02-27 Stefan Metzmacherautobuild: run ad_dc_backup tests in samba-ad-dc-backup
2019-02-27 Stefan Metzmacherautobuild: move maptoguest and simpleserver to 'samba...
2019-02-27 Stefan Metzmacherautobuild: move nt4_dc_schannel out of 'samba'
2019-02-27 Stefan Metzmacherselftest:Samba4: add ad_dc_backup alias to ad_dc
2019-02-27 Stefan Metzmacherselftest:Samba4: add ad_dc_default alias to ad_dc_ntvfs
2019-02-27 Stefan Metzmacherselftest:Samba4: add ad_dc_slowtests alias to ad_dc_ntvfs
2019-02-27 Stefan Metzmacherselftest:Samba4: add fl2008dc as alias to ad_dc_ntvfs
2019-02-20 Tim Bealeselftest: Add basic sanity-check tests for nopython...
2019-02-15 Tim Bealeautobuild: Drop 'py2' flag
next