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
/
autobuild.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
autobuild: Add nt4_dc_smb1_done to autobuild jobs
Noel Power
1
-0
/
+3
2020-04-03
autobuild: Add fileserver_smb1_done to autbuild jobs
Noel Power
1
-0
/
+3
2020-04-03
autobuild: Add ad_dc_smb1_done to autobuild jobs
Noel Power
1
-1
/
+5
2020-04-03
autobuild: Add ad_dc_default_smb1 to autobuild jobs
Noel Power
1
-1
/
+5
2020-04-03
autobuild: Add new nt4_dc_smb1 env to jobs
Noel Power
1
-0
/
+3
2020-04-03
script: Add ad_dc_smb1 to autobuild jobs
Noel Power
1
-1
/
+5
2020-04-03
script: Add testenv fileserver_smb1 to autobuild jobs
Noel Power
1
-0
/
+3
2020-04-03
selftest: allow SMB1 in clusteredmember env
Ralph Boehme
1
-3
/
+3
2020-04-02
script/autobuild.py: allow write_system_info commands to fail
Stefan Metzmacher
1
-1
/
+4
2020-04-02
script/autobuild.py: use more portable 'cp -R -a -l'
Stefan Metzmacher
1
-1
/
+1
2020-04-02
script/autobuild.py: add support git worktree
Stefan Metzmacher
1
-1
/
+1
2020-03-23
autobuild: Merge samba-simpleserver into samba-nt4
Andrew Bartlett
1
-12
/
+2
2020-03-23
autobuild: Merge the samba-ktest-heimdal and samba-fileserver jobs
Andrew Bartlett
1
-12
/
+3
2020-03-23
build: Require --without-ad-dc for --without-ads
Andrew Bartlett
1
-1
/
+1
2020-03-09
autobuild: Run the none env in the samba-o3 build
Andreas Schneider
1
-9
/
+2
2020-02-19
autobuild: samba-ctdb does not need an AD DC
Volker Lendecke
1
-0
/
+1
2020-02-19
autobuild: Split a long line
Volker Lendecke
1
-1
/
+7
2020-02-19
autobuild: Run a simple test for clustered samba
Volker Lendecke
1
-0
/
+5
2020-02-19
autobuild: Avoid clusteredmember in normal environments
Volker Lendecke
1
-0
/
+2
2020-02-04
build: Do not check if system perl modules should be bundled
Andrew Bartlett
1
-1
/
+1
2019-12-11
autobuild: extend autobuild with samba-fuzz job to build the fuzzers in AFL m...
Andrew Bartlett
1
-2
/
+10
2019-12-11
autobuild.py: Avoid listing jobs twice
Andrew Bartlett
1
-32
/
+11
2019-12-11
autobuild.py: Add missing samba-simpleserver job
Andrew Bartlett
1
-0
/
+1
2019-11-13
autobuild: Add test for build with system heimdal library
Christof Schmitt
1
-0
/
+12
2019-11-04
gitlab-ci: Run 'samba' tests also with MIT Kerberos
Andreas Schneider
1
-0
/
+52
2019-10-22
autobuild: rename samba-ad-member-* to samba-admem-*
Ralph Boehme
1
-4
/
+4
2019-10-20
autobuild: harden samba-xc test suite
Uri Simchoni
1
-0
/
+10
2019-10-12
gitlab-ci: Run several AD tests with MIT KDC
Andreas Schneider
1
-14
/
+44
2019-10-09
selftest: split fileserver testenv into simpleserver and fileserver
Ralph Boehme
1
-2
/
+12
2019-08-06
script/autobuild.py: remove explicit --picky-developer"
Stefan Metzmacher
1
-6
/
+6
2019-06-20
script/autobuild.py: make code more pythonic
Joe Guo
1
-43
/
+31
2019-06-20
script/autobuild.py: avoid nested try except block
Joe Guo
1
-11
/
+12
2019-06-20
script/autobuild.py: rm redundant empty str in options
Joe Guo
1
-20
/
+20
2019-06-20
script/autobuild.py: define cwd for builder and avoid chdir
Joe Guo
1
-5
/
+3
2019-06-20
script/autobuild.py: improve run_cmd with check_output
Joe Guo
1
-4
/
+4
2019-06-20
script/autobuild.py: add helper functions to simplify make test cmd
Joe Guo
1
-120
/
+131
2019-06-20
script/autobuild.py: replace random-sleep.sh with python function
Joe Guo
1
-33
/
+39
2019-06-20
script/autobuild.py: rm unused mime type text/plain in tasks
Joe Guo
1
-294
/
+288
2019-06-20
script/autobuild.py: fix tasks indent
Joe Guo
1
-430
/
+467
2019-06-18
autobuild: Fix autobuild for python3
Volker Lendecke
1
-1
/
+1
2019-05-10
script/autobuild.py: define LCOV_CMD and run it after each make test
Joe Guo
1
-2
/
+35
2019-05-10
script/autobuild.py: add ENABLE_COVERAGE placeholder in configure cmd option
Joe Guo
1
-10
/
+10
2019-05-10
script/autobuild.py: replace more placeholders in cmds for coverage
Joe Guo
1
-0
/
+4
2019-05-10
script/autobuild.py: add --enable-coverage option
Joe Guo
1
-0
/
+3
2019-05-10
script/autobuild.py: mv optionparse to top
Joe Guo
1
-53
/
+53
2019-05-10
script/autobuild.py: mv find_git_root and gitroot to top
Joe Guo
1
-14
/
+16
2019-05-10
script/autobuild.py: rename sdir to test_source_dir
Joe Guo
1
-7
/
+7
2019-04-25
autobuild: Build also Samba AD with MIT Kerberos
Andreas Schneider
1
-1
/
+1
2019-04-24
waf: build: Respect --disable-python for third_party modules
Lutz Justen
1
-0
/
+2
2019-04-12
selftest: rename schemaupgrade_dc (+pair) to schema_dc
Garming Sam
1
-4
/
+4
[prev]
[next]