summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PY3: switch current build to use python3Noel Power2018-12-1014-15/+26
* buildtools/wafsamba Provide proper pc fileNoel Power2018-12-101-1/+1
* buildtools/wafsamba: Ensure we detect the correct python.Noel Power2018-12-101-1/+3
* selftest: Always set PYTHON to something sensible (if it isn't set)Noel Power2018-12-101-0/+15
* buildtools/wafsamba: Decode result of Popen as unicode/stringNoel Power2018-12-101-1/+1
* adjust ldb config for py3 buildNoel Power2018-12-101-2/+3
* PY3 pure build fix some str/bytes wobbliesNoel Power2018-12-101-2/+2
* CI: Remove the remainder py3 jobsNoel Power2018-12-102-11/+0
* autobuild: Remove temporary purepy3 tasksNoel Power2018-12-101-82/+0
* auth/credentials/tests: Python 3.6 avoid deepcopy errorNoel Power2018-12-101-5/+12
* s4/selftest: Reenable samba.tests.gpo to run with --extra-pythonNoel Power2018-12-101-1/+1
* CI: Remove purepy3 temporary jobsNoel Power2018-12-102-39/+0
* CI: Add new CI jobs for samba-purepy3 & samba-purepy3-nt4Noel Power2018-12-101-0/+12
* CI: Add new (TEMP) pure python3 autobuild jobs for samba-build & samba-nt4Noel Power2018-12-101-0/+39
* s4/dsdb/tests/python: PY3 allow test samba4.ldap.sort passNoel Power2018-12-101-8/+14
* s4/dsdb/tests/python: partial PY3 port for samba4.ldap.sortNoel Power2018-12-101-9/+12
* 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
* s4/dsdb/tests/python: PY3 port samba4.deletetestNoel Power2018-12-101-6/+7
* s4/dsdb/tests/python: PY3 Port samba4.ldap.password_lockoutNoel Power2018-12-101-2/+2
* s4/dsdb/tests/python: PY3 port for samba4.ldap.rodc_rwdc.pythonNoel Power2018-12-101-10/+15
* s4/dsdb/tests/python: PY3 port for samba4.ldap.linked_attributesNoel Power2018-12-101-1/+1
* s4/dsdb/tests: PY3 port samba4.ldap.vlvNoel Power2018-12-101-13/+15
* s4/dsdb/tests/python: PY3 port samba4.ldap.sitesNoel Power2018-12-101-1/+1
* s4/dsdb/tests: PY3 fix failing samba4.ldap.notificationNoel Power2018-12-101-1/+1
* lib/ldb-samba/tests: PY3 port samba4.ldap.match_rulesNoel Power2018-12-101-11/+11
* s4/dsdb/tests: PY3 port samba4.user_account_control testNoel Power2018-12-101-1/+1
* s4/dsdb/tests/python: PY3 port samba4.tokengroups.krb5Noel Power2018-12-101-2/+2
* s4/dsdb/tests: Port PY3 ldap testsNoel Power2018-12-101-53/+54
* python/samba/blackbox: PY3 port for samba.tests.blackbox.traffic_learnerNoel Power2018-12-101-3/+22
* script: PY3 port traffic_learnerNoel Power2018-12-101-5/+5
* 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
* CI: Remove build_samba_ad_dc_py3 CI jobNoel Power2018-12-101-6/+0
* CI: Add new CI job for new build_samba_purepy3-ad-dc jobNoel Power2018-12-101-0/+6
* script: Add new (temporary) pure python3 ad-dc testNoel Power2018-12-101-0/+15
* 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
* s4/torture/gpo: Use existing code to 'run' external commandsNoel Power2018-12-101-24/+31
* python/samba: fix default params for PY3 ConfigParserNoel Power2018-12-101-1/+1
* s4/dsdb/tests: PY3 port samba4.ldap.passwordsettings testNoel Power2018-12-101-8/+8
* s4/dsdb/tests/python: PY3 port samba4.sam.python testNoel Power2018-12-101-77/+83
* 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-104-6/+6