samba-tool visualize: fix python2.6 incompatibility
[vlendec/samba-autobuild/.git] / python / samba / tests /
2018-02-27 Garming Samtests/py_creds: Add a SamLogonEx test with an empty...
2018-02-27 Stefan Metzmachertests:dcerpc/raw_protocol: reproduce call_id truncation bug
2018-02-09 Stefan Metzmacherpython:tests: add test_dsdb_Dn_sorted() to "samba.tests...
2018-02-09 Stefan Metzmacherpython:tests: remove test_dsdb_Dn() to test_dsdb_Dn_bin...
2018-02-09 Stefan Metzmacherpython:tests: use TestCaseInTempDir for "samba.tests...
2018-02-09 Günther Deschnerpython: fix the build with python3.
2018-01-13 Douglas Bagnallsamba-tool visualize for understanding AD DC behaviour
2018-01-13 Douglas Bagnallpython/graph: module for generating ASCII and graphviz...
2018-01-13 Douglas Bagnallpython tests: assert string equality, with diff
2018-01-08 Björn Jacketests:docs: remove explicit exceptions for parametric...
2018-01-08 Björn Jacketests:docs: don't try to test parametric option defaults
2017-12-22 Douglas Bagnallsamba-tool test: ensure `samba-tool help` works
2017-12-22 Douglas Bagnallsamba-tool: --help test, ensuring help tree coverage
2017-12-20 Andrew Bartlettselftest: Do not use dn= filter string
2017-12-17 Gary Lockyertests dsdb encrypted secrets module
2017-12-13 Stefan Metzmachertests/posixacl.py: remove useless 'profile acls' based...
2017-12-13 Andrew Bartlettselftest: Fix copyright header on samba.dsdb_lock
2017-12-13 Andrew Bartlettselftest: Add cleanup of ForeignSecurityPrincipal in...
2017-12-13 Andrew Bartlettselftest: Fix flapping samba.dsdb test
2017-12-09 Jamie McClymontsamba-tool: validate password early in `domain provision`
2017-12-09 Gary Lockyertests dsdb: Add tests for optionally unique objectSID's
2017-12-08 Andrew Bartlettselftest: Rework samba.dsdb locking test to samba.dsdb_lock
2017-11-25 Andreas Schneiderpython:tests: Create a test user for the dsdb test
2017-11-25 Andreas Schneiderbuild: Move pam_wrapper to third_party
2017-11-24 Andreas Schneiderpython:tests: Use bin/tdbdump only if built
2017-11-08 Lumir Balharpython: tests: Add tests for samba.posix_eadb module
2017-10-23 Lumir Balharpython: Port tests of samba.messaging to Python 3 compa...
2017-10-19 Joe Guopython: use communicate to fix Popen deadlock
2017-10-19 Joe Guopython: add a failed test to show Popen deadlock
2017-10-19 Gary Lockyertests: Add a blackbox test for smbcontrol
2017-10-18 Lumir Balhartests: Improve tests of samba.registry Python module
2017-09-25 Tim Bealeselftest: Rename ntlmauth tests to ntlmdisabled
2017-09-19 Martin Schwenkeselftest: Avoid a build started just before midnight...
2017-09-14 Andrew Bartlettselftest: Check re-opening sam.ldb corrects the @ATTRIB...
2017-09-07 Andrew Bartlettselftest: Avoid a build started just before midnight...
2017-09-06 Lumir Balharpython: Add tests for check_access function from samba...
2017-09-05 Andreas Schneiderpython:samba: Use 'binddns dir' in samba-tool and samba...
2017-08-17 Gary Lockyertests: replace traffic_summary test with python blackbo...
2017-08-17 Gary Lockyerscripts: Scripts to replay and generate samba traffic
2017-08-17 Gary Lockyerblackbox tests: method to check specific exit codes
2017-08-15 Gary Lockyersamba-tool dns: Test support of DNS wild card in names
2017-08-15 Gary Lockyerdnsserver: Tests for dns wildcard entries
2017-08-07 Andreas Schneiderpython:tests: Add test for warn_pwd_expire
2017-08-07 Andreas Schneiderpython:tests: Do not overwrite exit code
2017-08-07 Gary Lockyertests samba_tool: fix flapping user-virtualCryptSHA...
2017-08-01 Andrew Bartlettdsdb: Fix dsdb_next_callback to correctly use ldb_modul...
2017-07-27 Andrew Bartlettselftest: Add and use new helper function get_creds_cca...
2017-07-27 Andrew Bartlettpycredentials: Add set_named_ccache()
2017-07-27 Andrew Bartlettselftest: Add tests for credentials.get_named_ccache()
2017-07-25 Andrew Bartlettselftest: Use NETLOGON_NEG_STRONG_KEYS constant in...
2017-07-24 Gary Lockyertests auth_log: Add new tests for NETLOGON
2017-07-24 Gary Lockyertests auth_log: Modify existing tests to handle NETLOGO...
2017-07-24 Gary Lockyerauth_log: use symbolic constant to replace /root/ncalrp...
2017-07-21 Tim Bealeselftest: Add test for password change when NTLM is...
2017-07-05 Rowland PennyAdd test for 'samba-tool user edit'
2017-07-05 Lumir Balharpython: tests: Add test for tdb_copy function from...
2017-07-04 Tim Bealeselftest: Add test to confirm NTLM authentication is...
2017-07-04 Andrew Bartlettselftest: Add test for support for MSCHAPv2 and NTLMv1...
2017-07-04 Tim Bealetests: Add simple check whether netlogon server is...
2017-07-02 Andrew Bartlettdsdb: Add tests showing that the CN=CONFIGURATION parti...
2017-07-02 Andrew Bartlettdsdb: Add new test adding a record to the top level...
2017-07-02 Stefan Metzmacherdsdb: Add more locking more tests, confirming blocking...
2017-07-02 Andrew Bartlettdsdb: Add test showing a search can't start while a...
2017-07-02 Andrew Bartlettdsdb: Add test showing a search can't start while a...
2017-06-30 Andrew Bartlettdsdb: Add a dummy module to replace show_deleted
2017-06-29 Gary Lockyertests py_credentials: Fix encrypt_netr_crypt_password...
2017-06-22 Stefan Metzmacherpython/tests: test SMB1 and SMB2/3 in auth_log.py
2017-06-22 Gary Lockyerpycredentials: Add support for netr_crypt_password
2017-06-22 Gary Lockyerpycredentials: add function to return the netr_Authenti...
2017-06-22 Gary LockyerTests lsa.String: add String constructor, str and repr
2017-06-16 Andrew Bartlettselftest: confirm that two attributes are also correctl...
2017-06-15 Douglas Bagnallpython/test: delete_force() passes on command line...
2017-06-14 Andrew Bartlettselftest: Pass the dcerpc binding object to self.waitFo...
2017-06-14 Andrew Bartlettselftest: Add test for gss_krb5/ntlmssp -> SPNEGO
2017-06-14 Andrew Bartlettselftest: Add pygensec tests for GSS-SPNEGO and Win2000...
2017-06-14 Andrew Bartlettselftest: Add a test for @ATTRIBUTES and @INDEXLIST...
2017-06-13 Stefan Metzmacherpython/samba/tests: don't use hardcoded names in *pam_w...
2017-06-10 Andrew Bartlettselftest: Add test confirming join-created DNS entries...
2017-06-10 Andrew Bartlettselftest: Test join.py and confirm that the DNS record...
2017-06-10 Andrew Bartlettselftest: Use TestCaseInTempDir as base class in dns...
2017-06-10 Andrew Bartlettselftest: Create new common base class for dns.py and...
2017-06-10 Andrew Bartlettselftest: merge DNSTest boilerplate
2017-06-10 Andrew Bartlettselftest: move make_txt_record() onto self in samba...
2017-06-10 Andrew Bartlettselftest: run dns tests in multiple envs
2017-06-10 Andrew Bartlettselftest: confirm we clobber the MNAME in the SOA query...
2017-06-09 Gary Lockyersamba tool - tests: Fix shell metacharacters in generat...
2017-05-25 Gary Lockyertests net_join: use private secrets database.
2017-05-25 Gary Lockyerauth_log: Add test that execises the SamLogon python...
2017-05-25 Gary Lockyertests password_hash: Add ldap based tests for WDigest
2017-05-25 Gary Lockyertests password_hash: update array indexes for readabliity
2017-05-25 Gary Lockyersamba-tool tests: add tests for userPassword
2017-05-25 Gary Lockyertests password_hash: add tests for Primary:userPassword
2017-05-25 Gary Lockyertests password_hash: fix white space issues
2017-05-25 Gary Lockyertests password_hash: remove unused import
2017-05-25 Gary Lockyersamba-tool tests: Tests for virtualCryptSHAxxx rounds
2017-05-25 Gary Lockyersamba-tool user: Tests for virtualWDigest attributes
2017-05-19 Petr Viktorinpython3:tests: Fix Python 3 test issues
2017-05-05 Andreas Schneidersamba-tool: Rename Samba4 to Samba AD
2017-04-29 Andreas Schneiderparam: Add 'mit kdc command' to change the default.
2017-04-28 Gary Lockyersource3 smbd: tests for null pointer dereference
next