summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s4/selftest: enable samba.tests.samba_tool.user for py3Noel Power2018-09-031-2/+2
* python/samba/tests: Adjust teardown so second run of tests succeedsNoel Power2018-09-031-0/+8
* python/samba/tests: PY2/PY3 required changes for samba.tests.samba_tool.userNoel Power2018-09-032-6/+8
* s4/selftest: enable samba.tests.dcerpc.raw_protocol for py3Noel Power2018-09-031-1/+1
* python/samba/test/dcerpc: Py3 port of samba.tests.dcerpc.raw_protocolNoel Power2018-09-032-180/+188
* python/samba/tests: ensure byte content (not strings)Noel Power2018-09-031-5/+5
* s4/selftest: enable samba.tests.dcerpc.dnsserver(ad_dc) for python3Noel Power2018-09-031-1/+1
* s4/selftest: enable samba.tests.dcerpc.dnsserver for python3Noel Power2018-09-031-1/+1
* selftest: Update known fail with py3 variant of samba.tests.dcerpc.dnsserverNoel Power2018-09-031-0/+3
* s4/selftest: enable samba.tests.samba_tool.dnscmd for py3Noel Power2018-09-031-1/+1
* s4/selftest: Enable samba.tests.samba_tool.sites for py3Noel Power2018-09-031-1/+1
* s4/selftest: enable samba.tests.samba_tool.help for py3Noel Power2018-09-031-1/+1
* python/samba/tests: Py2/Py2 enable samba.tests.samba_tool.help to runNoel Power2018-09-031-2/+3
* s4/selftest: Enable samba.tests.samba_tool.provision_password_check for py3Noel Power2018-09-031-1/+1
* python/samba/netcmd: Fix password usage for py2/py3 compatabilityNoel Power2018-09-032-3/+8
* s4/selftest: enable samba.tests.samba_tool.ntacl for Py3Noel Power2018-09-031-1/+1
* python/samba/provision: remove use of str() func for binary dataNoel Power2018-09-031-2/+2
* python/samba/netcmd: changes for samab.tests.samba_tool.computerNoel Power2018-09-034-5/+5
* s4/selftest: enable samba.tests.samba_tool.ou for py3Noel Power2018-09-031-1/+1
* s4/selftest: enable samba.tests.group for py3Noel Power2018-09-031-1/+1
* python/sambe/tests/samba_tool: PY3 port for tests.samba_tool.groupNoel Power2018-09-031-2/+2
* s4/selftest: enable samba.tests.samba_tool.user_check_password_script py3Noel Power2018-09-031-1/+1
* s4/selftest: enable samba.tests.samba_tool.user_wdigest for python3Noel Power2018-09-032-2/+3
* python/samba: PY3 port for samba.tests.samba_tool.user_wdigest testNoel Power2018-09-032-15/+16
* python/samba: Add some helper functions to encode/decode stringsNoel Power2018-09-031-0/+62
* s4/selftest: enable samba.tests.samba_tool.processes for PY3Noel Power2018-09-031-1/+1
* s3/selftest: Enable samba.tests.samba_tool.fsmo for python3Noel Power2018-09-031-1/+1
* python/samba/tests: Port fsmo test to python3Noel Power2018-09-031-2/+2
* enable samba_tool.visualize_drs samba_tool.visualize_drs for py3Noel Power2018-09-031-2/+2
* python/samba: changes needed for samba.tests.samba_tool.visualize PY2/PY3Noel Power2018-09-032-4/+4
* s4/selftest: Enable samba.tests.samba_tool.join for py3Noel Power2018-09-031-1/+1
* python/samba: changes to make samba.tests.samba_tool.join run under py3Noel Power2018-09-032-4/+4
* python/compat: use cStringIO instead of StringIO in compat.pyNoel Power2018-09-031-2/+2
* python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power2018-09-035-5/+5
* s4/selftest/tests: enable samba.tests.samba_tool.timecmd for python3Noel Power2018-09-031-1/+1
* s4/selftest: enable samba.tests.dcerpc.unix for python3Noel Power2018-09-031-1/+1
* python/samba/tests: port samba.tests.unix for py3Noel Power2018-09-031-8/+2
* s4/selftest: enable samba.tests.dsdb_lock for python3Noel Power2018-09-031-1/+1
* python/samba: port changes to allow samba.tests.dsdb_lock to work with PY3/PY2Noel Power2018-09-033-8/+9
* python/samba: open files in binary mode as appropriateNoel Power2018-09-032-3/+3
* python/samba: port open to io.open for PY2/PY3 compatNoel Power2018-09-032-2/+4
* python/samba: Fix py2/3 relative module import issueNoel Power2018-09-033-3/+3
* selftest: Remove excption for NSS_WRAPPER_HOSTS and RESOLV_WRAPPER_HOSTSAndrew Bartlett2018-09-031-5/+1
* selftest: Set RESOLV_WRAPPER_CONF/RESOLV_WRAPPER_HOSTS when running dcpromoAndrew Bartlett2018-09-031-0/+5
* selftest: Set NSS_WRAPPER_HOSTS when creating the trustsAndrew Bartlett2018-09-032-21/+28
* s3:smbd: add a comment stating that file_close_user() is redundant for SMB2Ralph Boehme2018-09-011-0/+6
* s3:smbd: let session logoff close files and tcons before deleting the sessionRalph Boehme2018-08-312-24/+23
* s3:smbd: reorder tcon global record deletion and closing files of a tconRalph Boehme2018-08-311-19/+19
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-08-317-1/+132
* s4:selftest: reformat smb2_s3only listRalph Boehme2018-08-311-1/+6