s4/selftest: enable samba.tests.dsdb_lock for python3
[samba.git] / source4 / selftest / tests.py
2018-09-03 Noel Powers4/selftest: enable samba.tests.dsdb_lock for python3
2018-08-31 Ralph Boehmeselftest: add a durable handle test with delayed disconnect
2018-08-31 Ralph Boehmes4:selftest: reformat smb2_s3only list
2018-08-29 Andreas Schneiders4:torture: Add a test for listing shares
2018-08-29 Andreas Schneiderselftest: Schedule libsmbclient tests against ad_dc
2018-08-25 Andrew Bartlettselftest: Move samba.tests.lsa_string to none environme...
2018-08-25 Andrew Bartlettselftest: Move samba.tests.dcerpc.rpcecho to chgdcpass...
2018-08-25 Andrew Bartlettselftest: Ensure all python3 tests are tagged (named...
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 E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E241: multiple spaces after ','
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around 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 E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E101: indentation contains mixed spaces and...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add tests for guessing confidenti...
2018-08-14 Kai BlinCVE-2018-1140 dns: Add a test to trigger the LDB casefo...
2018-08-06 Aaron Haslettselftest: offline backup restore target
2018-08-06 Aaron Haslettnetcmd: domain backup offline command - offline test...
2018-07-25 Gary Lockyerjson: Add unit tests for error handling
2018-07-12 David Muldergpo: Disable python3 testing
2018-07-10 Tim Bealeselftest: Add a 'LABDC' testenv to mimic a preproductio...
2018-07-05 Tim Bealeselftest: Add dedicated RENAMEDC testenv for 'backup...
2018-07-03 Tim Bealetests: Add a sub-set of tests to show the restored...
2018-07-03 Aaron Hasletttests: Add tests for the domain backup online/restore...
2018-06-28 Joe Guotests/ntacls_backup: register test
2018-06-28 Tim Bealetests: Add basic test for non-global LoadParm behaviour
2018-06-28 Tim Bealetests: Add test that Samba cannot be started with a...
2018-06-09 Gary Lockyerdsdb: Audit group membership changes
2018-06-09 Gary Lockyerdsdb: audit samdb and password changes
2018-06-07 Joe Guotests/demote: replace demote test bash script to python
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema query and...
2018-05-29 William Brownpython/samba/netcmd/{forest.py,main.py}: add configurat...
2018-05-16 Gary Lockyerauth logging: Extract common audit logging code
2018-05-15 Stefan Metzmachers4:selftest: run test_ldb_simple.sh with more auth...
2018-05-11 Tim Bealetests: Add tests for samba-tool passwordsettings commands
2018-05-11 Tim Bealetests: Add tests for Password Settings Objects
2018-05-05 Jeremy Allisontests: libsmbclient: Add a readdirplus() test suite.
2018-05-04 Garming Samtests/getdcname: Add a number of tests for GetDCNameEx
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.krb5_credentials
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.lsa_string
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.registry
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.rpcecho
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.bare
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.sam
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-13 David Mulderpython: create test for pysmb module.
2018-04-06 Björn Baumbachtests/samba-tool: add tests for new computer management...
2018-04-05 Noel Powersamba python tests: enable samba.tests.posixacl for...
2018-04-05 Noel Powerpython samba test: enable samba.tests.libsmb_samba_inte...
2018-04-05 David Mulderpython: Write py3 bin to correct args location
2018-03-27 Andrew Bartlettselftest: Run net.api.become.dc against less roles
2018-03-27 Andrew Bartlettselftest: Move slow raw_protocol test to chgdcpass...
2018-03-27 Andrew Bartlettselftest: Do not run krb5.kdc machine account test...
2018-03-27 Andrew Bartlettselftest: Move samba.tests.samba_tool{.dnscmd,.sites...
2018-03-23 David MulderAdd tests for dckeytab python module
2018-03-23 David MulderAdd python tests for samba.gpo module
2018-03-23 Noel Powers4/selftest: enable netbios python test for python3 too
2018-03-23 Noel Powers4/selftest: Add simple python netbios test python2...
2018-03-23 Noel Powers4/selftest: convert print func to be py2/py3 compatible
2018-03-21 Garming Samtests/kcc_util: Add unit tests for automatic site coverage
2018-03-19 Stefan Metzmachers4:selftest: run samba4.blackbox.trust_token against...
2018-03-03 Andreas Schneiderselftest: Impove test names for samba.wbinfo_simple
2018-02-15 Garming Samtests/replica_sync_rodc: Test conflict handling on...
2018-02-14 Andrew Bartlettselftest: GnuTLS is already mandetory to build the...
2018-02-14 Andrew Bartlettselftest: Require jansson support for selftest of the...
2018-02-14 Douglas Bagnalltests: move samba-tool drs showrepl into its own suite
2018-02-14 Lumir Balharpython: tests: Make tests of dsdb Python module Python...
2018-02-08 Björn Baumbachtests/samba-tool: add tests for new ou management commands
2018-01-21 Puran ChandAdded smbc_SetConfiguration which lets the user set...
2018-01-13 Douglas Bagnallsamba-tool visualize for understanding AD DC behaviour
2018-01-10 Stefan Metzmachers4:selftest: replace --option=usespnego= with --option...
2018-01-04 Jamie McClymontsource4/tests: typo in env name
2017-12-22 Douglas Bagnallsamba-tool: --help test, ensuring help tree coverage
2017-12-17 Gary Lockyerdsdb encrypted secrets module
2017-12-17 Gary Lockyertests dsdb encrypted secrets module
2017-12-13 Stefan Metzmachers4:selftest: remove samba.blackbox.pdbtest.s4winbind...
2017-12-13 Stefan Metzmachers4:selftest: remove samba.blackbox.pdbtest.s4winbind_wb...
2017-12-09 Jamie McClymontsamba-tool: validate password early in `domain provision`
2017-12-09 Gary Lockyersource4 dsdb modules: Add new module "unique_object_sids"
2017-12-08 Andrew Bartlettselftest: Rework samba.dsdb locking test to samba.dsdb_lock
2017-11-20 David Muldergpo: Add gpo tests
2017-10-19 Gary Lockyertests: Add a blackbox test for smbcontrol
2017-09-25 Tim Bealeselftest: Rename ntlmauth tests to ntlmdisabled
2017-09-25 Tim Bealeselftest: Add new AD DC testenv with NTLM disabled
2017-09-18 Tim Bealeselftest: Add some tests for linked attribute conflicts
2017-08-29 Andrew Bartletts4-drsuapi: Avoid segfault when replicating as a non...
2017-08-18 Tim Bealegetncchanges.py: Add a new test for replication
2017-08-17 Gary Lockyertests: replace traffic_summary test with python blackbo...
2017-08-17 Gary Lockyerscripts: Scripts to replay and generate samba traffic
next