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