- 05 Apr, 2018 9 commits
-
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
This patch splits the tests contained in samba3.py into separate tests s3idmapdb.py, s3param.py, s3passdb.py, s3registry.py, s3windb.py This allows test of associated python c-modules to be done independently. Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Noel Power authored
Signed-off-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
- 21 Mar, 2018 1 commit
-
-
Garming Sam authored
Signed-off-by:
Garming Sam <garming@catalyst.net.nz> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
- 02 Mar, 2018 1 commit
-
-
David Disseldorp authored
Pair-Programmed-With: Andreas Schneider <asn@samba.org> Signed-off-by:
David Disseldorp <ddiss@samba.org> Signed-off-by:
Andreas Schneider <asn@samba.org>
-
- 22 Feb, 2018 2 commits
-
-
Douglas Bagnall authored
These don't pass yet. Signed-off-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by:
Andrew Bartlett <abartlet@samba.org>
-
Douglas Bagnall authored
We have cmocka in third_party, so we are never without it. Signed-off-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by:
Andrew Bartlett <abartlet@samba.org>
-
- 19 Feb, 2018 1 commit
-
-
Andreas Schneider authored
Signed-off-by:
Andreas Schneider <asn@samba.org> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Feb 19 23:47:08 CET 2018 on sn-devel-144
-
- 07 Feb, 2018 2 commits
-
-
Gary Lockyer authored
The current defaults for SamDB are to create the database file if it does not exist. Most of the uses of SamDB assume the database already exists, and so auto-creation is not the desired behaviour. Also TDB will overwrite an existing non TDB file with a newly created TDB file. This becomes an issue when using alternate database file formats i.e. lmdb. Signed-off-by:
Gary Lockyer <gary@catalyst.net.nz> Reviewed-by:
Andrew Bartlett <abartlet@samba.org>
-
Stefan Metzmacher authored
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13228Signed-off-by:
Stefan Metzmacher <metze@samba.org> Reviewed-by:
Ralph Boehme <slow@samba.org>
-
- 13 Jan, 2018 1 commit
-
-
Douglas Bagnall authored
Signed-off-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by:
Andrew Bartlett <abartlet@samba.org>
-
- 20 Dec, 2017 1 commit
-
-
Garming Sam authored
Signed-off-by:
Garming Sam <garming@catalyst.net.nz> Reviewed-by:
Andrew Bartlett <abartlet@samba.org>
-
- 14 Dec, 2017 1 commit
-
-
Tim Beale authored
This tests that we can provision using both the 2008 and 2012 schema, that we can upgrade a 2008 Samba instance to use the 2012 schema, and that when we do that the result (more or less) matches a straight 2012 provision. Signed-off-by:
Tim Beale <timbeale@catalyst.net.nz> Reviewed-by:
Garming Sam <garming@catalyst.net.nz> Reviewed-by:
Andrew Bartlett <abartlet@samba.org>
-
- 09 Dec, 2017 1 commit
-
-
Jamie McClymont authored
Checks password against default quality and length standards when it is entered, allowing a second chance to enter one (if interactive), rather than running through the provisioning process and bailing on an exception Includes unit tests for the newly-added python wrapper of check_password_quality plus black-box tests for the checks in samba-tool. Breaks an openldap test which uses an invalid password. BUG: https://bugzilla.samba.org/show_bug.cgi?id=9710 BUG: https://bugzilla.samba.org/show_bug.cgi?id=12235Signed-off-by:
Jamie McClymont <jamiemcclymont@catalyst.net.nz> Reviewed-by:
Gary Lockyer <gary@catalyst.net.nz>
-
- 24 Nov, 2017 1 commit
-
-
Andrew Bartlett authored
These tests now confirm we can handle these issues at runtime as well as at dbcheck Signed-off-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
- 08 Nov, 2017 1 commit
-
-
Lumir Balhar authored
Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Andrew Bartlet <abartlet@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org>
-
- 23 Oct, 2017 1 commit
-
-
Lumir Balhar authored
Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Andrew Bartlet <abartlet@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Oct 23 15:40:48 CEST 2017 on sn-devel-144
-
- 19 Oct, 2017 1 commit
-
-
Joe Guo authored
`Popen.wait()` will deadlock when using stdout=PIPE and/or stderr=PIPE and the child process generates large output to a pipe such that it blocks waiting for the OS pipe buffer to accept more data. Use communicate() to avoid that. This patch is commited to show the issue, a fix patch will come later. Signed-off-by:
Joe Guo <joeg@catalyst.net.nz> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by:
Andrew Bartlett <abartlet@samba.org>
-
- 18 Oct, 2017 1 commit
-
-
Lumir Balhar authored
Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Andrew Bartlet <abartlet@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org>
-
- 06 Sep, 2017 1 commit
-
-
Lumir Balhar authored
Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Sep 6 15:29:58 CEST 2017 on sn-devel-144
-
- 17 Aug, 2017 1 commit
-
-
Gary Lockyer authored
Scripts to generate representative network traffic and replay this to a samba instance. For load testing, performance profiling and capacity planning. traffic_learner process a file generated by traffic_summary and generate a model that can be used by traffic_replay to generate samba network traffic. traffic_replay Replay a summary file generated by traffic_summary, or use a model created by traffic_learner to generate network traffic. Signed-off-by:
Gary Lockyer <gary@catalyst.net.nz> Signed-off-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by:
Garming Sam <garming@catalyst.net.nz> Pair-programmed-with: Garming Sam <garming@catalyst.net.nz> Pair-programmed-with: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Pair-Programmed-With: Tim Beale <timbeale@catalyst.net.nz>
-
- 07 Aug, 2017 1 commit
-
-
Andreas Schneider authored
Signed-off-by:
Andreas Schneider <asn@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Aug 7 19:11:02 CEST 2017 on sn-devel-144
-
- 05 Jul, 2017 1 commit
-
-
Lumir Balhar authored
Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Alexander Bokovoy <ab@samba.org> Reviewed-by:
Andrew Bartlet <abartlet@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Wed Jul 5 02:00:25 CEST 2017 on sn-devel-144
-
- 13 Jun, 2017 3 commits
-
-
Stefan Metzmacher authored
Signed-off-by:
Stefan Metzmacher <metze@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org>
-
Stefan Metzmacher authored
Signed-off-by:
Stefan Metzmacher <metze@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org>
-
Stefan Metzmacher authored
Signed-off-by:
Stefan Metzmacher <metze@samba.org> Reviewed-by:
Andreas Schneider <asn@samba.org>
-
- 09 Jun, 2017 1 commit
-
-
Andreas Schneider authored
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12824 Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by:
Andreas Schneider <asn@samba.org> Signed-off-by:
Stefan Metzmacher <metze@samba.org>
-
- 06 Jun, 2017 2 commits
-
-
Andreas Schneider authored
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12780Signed-off-by:
Andreas Schneider <asn@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
Andreas Schneider authored
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12780Signed-off-by:
Andreas Schneider <asn@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
- 12 Apr, 2017 1 commit
-
-
Andreas Schneider authored
Signed-off-by:
Andreas Schneider <asn@samba.org> Reviewed-by:
Uri Simchoni <uri@samba.org>
-
- 07 Apr, 2017 1 commit
-
-
Andreas Schneider authored
Signed-off-by:
Andreas Schneider <asn@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Apr 7 14:19:23 CEST 2017 on sn-devel-144
-
- 10 Mar, 2017 3 commits
-
-
Lumir Balhar authored
Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Lumir Balhar authored
Port samba core tests to Python 3 compatible form and enable their execution with Python 3. Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-
Lumir Balhar authored
Port samba.auth Python module to Python 3 compatible form and enable tests execution with Python 3. Signed-off-by:
Lumir Balhar <lbalhar@redhat.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-