summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* tests: Add SMB Py binding .deltree test caseTim Beale2018-12-121-2/+60
* tests: Extend SMB test_save_load_text case to check overwriteTim Beale2018-12-121-0/+7
* tests: Extend SMB Py binding .list() test-caseTim Beale2018-12-121-0/+22
* tests: Fix SMB Py binding .unlink() test case assertionTim Beale2018-12-121-1/+20
* tests: Add SMB Py binding .chkpath() test caseTim Beale2018-12-121-0/+24
* various: Remove references to about to be deleted thirdparty/dnspythonNoel Power2018-12-111-1/+0
* python/samba: PY3 port samba.tests.samba_tool.visualize_drsNoel Power2018-12-102-6/+10
* python/samba/netcmd: PY3 port for samba4.drs.samba_tool_drs_showreplNoel Power2018-12-101-10/+10
* python/samba/blackbox: PY3 port for samba.tests.blackbox.traffic_learnerNoel Power2018-12-101-3/+22
* python/samba/tests: PY3 make sure traffic_learner is called with correct pythonNoel Power2018-12-101-3/+8
* python/samba/test: Make sure traffic_replay is called with correct pythonNoel Power2018-12-101-1/+1
* python/samba/tests: Fix auth_log messaging problems in py3Noel Power2018-12-101-0/+3
* python/samba/tests: PY3 port failing samba.tests.auth_log_samlogon.pyNoel Power2018-12-101-3/+2
* python/samba/tests: PY3 port failing samba.tests.auth_log_netlogonNoel Power2018-12-101-3/+2
* python/samba: PY3 fix failing py3 samba.tests.group_audit testNoel Power2018-12-101-3/+3
* python/samba/kcc: PY3 fix some str versus ldb.bytes comparisonsNoel Power2018-12-101-3/+3
* python/samba: PY3 don't call str for bytes (or str)Noel Power2018-12-101-4/+9
* python/samba: PY3 port gpo.apply smbtorture testNoel Power2018-12-103-11/+14
* python/samba: fix default params for PY3 ConfigParserNoel Power2018-12-101-1/+1
* python/samba/netcmd: PY3 fix samba4.blackbox.trust_utils testNoel Power2018-12-101-4/+4
* python/samba/tests: Py3 port for samba.tests.auth_log_netlogon_bad_creds.sambaNoel Power2018-12-101-3/+2
* PY3: wrap filter calls with list where list is expectedNoel Power2018-12-102-2/+2
* python/samba/tests: PY3 port samba.tests.dnsNoel Power2018-12-103-11/+11
* PY3: net.change_password & net.set_password take string not bytesNoel Power2018-12-104-10/+10
* python/samba: PY3 Credential.set_password takes stringNoel Power2018-12-101-1/+1
* python/samba: Py3 Use new compat.sockerserver symbolNoel Power2018-12-101-1/+1
* python/samba: PY3 compat py2/p3 symbol for SocketServer/socketserverNoel Power2018-12-101-0/+2
* python/samba: PY3 ord needs 'str' type not intNoel Power2018-12-102-3/+3
* python/samba.tests: Ensure samba-tool is called with correct python ver.Noel Power2018-12-102-5/+5
* ldb: complex expression testingAaron Haslett2018-12-071-0/+473
* docs-xml: add "smbd max async dosmode"Ralph Boehme2018-12-061-0/+2
* tests:docs: add a exceptions setRalph Boehme2018-12-061-1/+6
* tests:docs: reindent special_cases to one by lineRalph Boehme2018-12-061-9/+26
* traffic_replay: Add a max-members option to cap group sizeTim Beale2018-12-041-4/+30
* traffic: Rework how assignments are generated slightlyTim Beale2018-12-041-19/+14
* tests: Add test-case for 'group list --verbose'Tim Beale2018-12-041-0/+41
* netcmd: Minor changes to 'group stats' commandTim Beale2018-12-041-18/+25
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-041-0/+101
* s4 smbd standard tests: limit forked processesGary Lockyer2018-11-301-0/+78
* Fix spelling mistakesOlly Betts2018-11-301-1/+1
* CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-281-0/+22
* dns: prevent self-referencing CNAMEAaron Haslett2018-11-281-0/+44
* tests: Rework backup test inheritance to make LP constraints clearerTim Beale2018-11-272-14/+21
* tests: Work out DOMSID via samdb rather than environsTim Beale2018-11-271-9/+7
* python/samba/test: PY3 port samba.tests.domain_backupNoel Power2018-11-271-3/+4
* tests: Handle backup command exceptions as test failures, not errorsTim Beale2018-11-272-1/+14
* tests: Rework backup test_backup_invalid_args test-caseTim Beale2018-11-271-6/+9
* samba-tool processes: display pre-fork masters and workersGary Lockyer2018-11-231-6/+69
* source4 smbd test: prefork process restartGary Lockyer2018-11-231-0/+467
* logger: use color automatically for a ttyJoe Guo2018-11-211-2/+5