samba-tool trust: support discovery via netr_GetDcName
[samba.git] / python / samba / tests /
2018-07-24 Stefan Metzmacherpython/tests: use explicit "client ipc max protocol...
2018-07-24 Alexander Bokovoytests/auth_log: Permit SMB2 service description if...
2018-07-23 Alexander Bokovoypython/samba/tests: make sure samba.tests can be import...
2018-07-19 Gary Lockyerdns wildcards: tests to confirm BUG 13536
2018-07-12 Noel Powerpython/samba/tests: various py3 porting for ord/chr
2018-07-12 Noel Powerpython/samba/tests: remove Py2 specific imports.
2018-07-12 Noel Powerpython/samba/emulate: Fix some more missed exception...
2018-07-12 Noel Powerpython/samba/tests: Py2/Py3 port for hexdump
2018-07-12 Noel Powerpython/samba/tests: Py2/Py3 allow import of ndr_(un...
2018-07-12 Joe Guosamdb: use int for get and set methods instead of digit str
2018-07-12 David Muldergpo: Tests for gp_ext register/unregister
2018-07-12 David Muldergpo: Read GPO versions locally, not from sysvol
2018-07-12 David Muldergpo: Fix asserts in gpo testing
2018-07-12 Andrew Bartletttests/posixacl: Test with and without filling in the...
2018-07-12 Andrew Bartlettpython: Add samba.auth.session_info_fill_unix()
2018-07-12 Andrew Bartlettselftest: Add tests for samba.auth.admin_session()
2018-07-12 Joe Guotests/posixacl: derive a new testcase to run same tests...
2018-07-12 Joe Guotests/posixacl: move setUp and tearDown to top
2018-07-12 Joe Guotests/posixacl: rm duplicated test
2018-07-12 Joe Guotests/posixacl: use assertRaises to simplify code
2018-07-12 Joe Guotests/posixacl: remove unused imports
2018-07-12 Joe Guotests/posixacl: define global ACL to make code DRY
2018-07-12 Joe Guotests/posixacl: define global DOM_SID to make code DRY
2018-07-12 Joe Guotests/posixacl: rm commented code
2018-07-12 Bob Campbellpython/tests: check setting values on dnsRecord attributes
2018-07-12 Gary Lockyertests dns: dns_base.py remove flake8 warnings
2018-07-12 Gary Lockyertests dns: dns.py remove flake8 warnings
2018-07-12 Gary Lockyertests dns: fix rpc null byte test
2018-07-12 Aaron Haslettdns: static records
2018-07-12 Aaron Haslettdns: update tool changed for scavenging
2018-07-12 Aaron Haslettdns: dns record scavenging function (without task)
2018-07-12 Aaron Haslettdns: Use ldb.SCOPE_SUBTREE in ldap_get_records() routin...
2018-07-12 Aaron Haslettdns: custom match rule for DNS records to be tombstoned
2018-07-12 Aaron Haslettdns: server side implementation of record aging
2018-07-12 Aaron Haslettrpc dns: reset dword aging related zone properties
2018-07-12 Aaron Haslettdns: record aging tests
2018-07-10 Stefan Metzmacherpython/tests: make the test_assoc_group_fail2() test...
2018-07-10 Tim Bealenetcmd: Add sanity-check for invalid domain rename...
2018-07-10 Tim Bealenetcmd: Add no-secrets option to domain backups
2018-07-05 Tim Bealetests: Add new tests for backup-rename command
2018-07-05 Tim Bealetests: Tweak the backup online tests so they're generic
2018-07-03 Aaron Hasletttests: Add tests for the domain backup online/restore...
2018-07-03 Tim Bealejoin: Rename dc_join() so it looks like an object
2018-06-28 Joe Guotests/ntacls: fix pep8 warnings
2018-06-28 Joe Guotests/ntacls: use global vars to make code DRY
2018-06-28 Joe Guontacls: add extra test file for ntacls backup
2018-06-28 Joe Guopysmb: add py_smb_unlink and test
2018-06-28 Tim Bealeprovision: set 'binddns dir' when making new smb.conf
2018-06-28 Tim Bealetests: Add basic test for non-global LoadParm behaviour
2018-06-26 Andrew Bartlettdsdb-audit: Remove flapping part of the tests
2018-06-25 Gary Lockyerdsdb: Log the transaction duraton.
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-19 Noel Powerpython/samba/tests: py2/py3 port has_keys usage
2018-06-19 Noel Powerpython/samba: Py2|Py3 compat, fix more missed exception...
2018-06-10 Douglas Bagnallsambatool visualize: add up-to-dateness visualization
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-31 Gary Lockyerauth tests: irpc remove "auth_event" name on completion
2018-05-30 Douglas Bagnallsamba-tool visualise: --xdot option for instant graphvi...
2018-05-30 Douglas Bagnallsamba-tool viusalize: mark RODCs in distance matrix
2018-05-30 Douglas Bagnallsamba-tool visualize ntdsconn: add --importldif option
2018-05-30 Douglas Bagnallsamba-tool visualize tests: reduce noise on stdout
2018-05-30 Andrew Bartlettselftest: Make create_test_ou() return a ldb.Dn
2018-05-30 Gary Lockyerdsdb partition.c: Make partition_copy_all aysnc.
2018-05-30 Andrew Bartlettselftest: Add test to show that sam.ldb does not do...
2018-05-29 William Brownpython/samba/tests/samba_tool/schema.py: Improve schema...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema show_oc for...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema query and...
2018-05-29 William Brownpython/samba/netcmd/group.py: add group show
2018-05-29 William Brownpython/samba/netcmd/{forest.py,main.py}: add configurat...
2018-05-23 Tim Bealetests: Extend passwordsettings tests to cover PSO comma...
2018-05-22 Andrew Bartlettselftest: Clean up ldb on tearDown from each packet...
2018-05-15 Andrew Bartlettselftest: Make setexpiry test much more reliable
2018-05-14 Joe Guotraffic: optimize packet init for better performance
2018-05-12 Noel Powerpython/samba: py2/py3 compatability always decode resul...
2018-05-12 Noel Powerpython/samba/tests: py2/py3 compatability replace xrang...
2018-05-12 Noel Powerpython/samba: Ensure md5 always provided with bytes
2018-05-12 Joe Guotraffic_packets: provision request data for packet_drsu...
2018-05-12 Andrew Bartlettselftest: Add a test for creds.{get,set}_secure_channel...
2018-05-11 Tim Bealetests: Add tests for samba-tool passwordsettings commands
2018-05-11 Tim Bealetests: Add a test case for msDS-PasswordReversibleEncry...
2018-05-11 Tim Bealetests: Add tests for Password Settings Objects
2018-05-11 Tim Bealetests: Split out setUp code into separate function...
2018-05-11 Tim Bealetests: Move repeated code into a helper function
2018-05-10 Gary Lockyerauth logging tests: Clean up flake8 warnings
2018-05-10 Gary Lockyerauth logging tests: Add tests for sessionId
2018-05-05 Douglas Bagnallsambatool tests: make assertMatch use assertIn
2018-05-04 Garming Samtests/getdcname: Add a number of tests for GetDCNameEx
2018-05-03 Garming Samtests: Replace some references to tdb with ldb://
2018-05-03 Douglas Bagnallpython.gpo.ADS_STRUCT: check type of loadparm argument
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30 Douglas Bagnallsamba-tool visualize: use correct DC in graph label
2018-04-13 Douglas Bagnallpython/tests/graph: actually test graphs, don't print
2018-04-13 Joe Guograph: fix sort for py3
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.krb5_credentials
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.docs
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.source
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.rpcecho
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.bare
next