summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* tests group_audit: PEP8 cleanup.Gary Lockyer2018-12-211-1/+1
* s4 group_audit: Add Windows Event Id's to Group membership changesGary Lockyer2018-12-211-4/+47
* paged results: new paged results module using GUID listAaron Haslett2018-12-211-1/+1
* s4 messaging tests: Fix race condition in smbcontrol testsGary Lockyer2018-12-211-1/+9
* tests (audit_auth)_log: PEP8 cleanup.Gary Lockyer2018-12-208-70/+74
* dns: test for treating fully qualified zones same as unqualifiedAaron Haslett2018-12-201-2/+59
* samba-tool: don't print backtrace on simple DNS errorsBjörn Jacke2018-12-191-5/+5
* tests/ntlm_auth: Port ntlm_auth_diagnostics tests to pythonSamuel Cabrero2018-12-191-0/+9
* tests/ntlm_auth: Port ntlm_auth_krb5 tests to pythonSamuel Cabrero2018-12-191-0/+83
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-0/+24
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-0/+17
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-0/+25
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-0/+15
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ntlm-server-1 with...Samuel Cabrero2018-12-191-0/+28
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth plaintext authenti...Samuel Cabrero2018-12-191-0/+13
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth plaintext authenti...Samuel Cabrero2018-12-191-0/+14
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-0/+9
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbindd w...Samuel Cabrero2018-12-191-0/+8
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-0/+13
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbindd w...Samuel Cabrero2018-12-191-0/+13
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth ccached credential...Samuel Cabrero2018-12-191-0/+21
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-0/+12
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-0/+18
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP clien...Samuel Cabrero2018-12-191-0/+18
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbinddSamuel Cabrero2018-12-191-0/+15
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth and ntlm_auth with...Samuel Cabrero2018-12-191-0/+53
* selftest: Add a new base class for ntlm_auth testsSamuel Cabrero2018-12-191-0/+210
* s4 messaging tests: Tests for smbcontrol sleep commandGary Lockyer2018-12-191-0/+39
* s4 messaging tests: Add inject fault commandGary Lockyer2018-12-191-0/+85
* dsdb audit_log: Add windows event codes to password changesGary Lockyer2018-12-141-0/+12
* auth log: Add windows logon type codesGary Lockyer2018-12-146-36/+153
* auth log: Add windows event codesGary Lockyer2018-12-146-33/+149
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-146-6/+6
* tests/smbcontrol: fix typo in class namePhilipp Gesang2018-12-141-2/+2
* s3:pylibsmb: add force_smb1=True in order to control forcing of SMB1Stefan Metzmacher2018-12-131-1/+2
* s3:pylibsmb: only use poll_mt backend if multi_threaded=True is specifiedStefan Metzmacher2018-12-131-1/+2
* 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