summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool domain backup: fix py2.6 incompatible formatDouglas Bagnall2018-09-261-8/+9
* domain_backup test: fix py2.6 incompatible formatDouglas Bagnall2018-09-261-2/+2
* join: Support site detection when --server is specifiedTim Beale2018-09-261-3/+18
* join: Avoid duplicating "Default-First-Site-Name" stringTim Beale2018-09-262-5/+3
* netcmd: Re-create default site for backup-restore (if missing)Tim Beale2018-09-261-1/+23
* tests: Add test-case for restore into non-default siteTim Beale2018-09-261-0/+36
* netcmd: Add --site option when restoring a domainTim Beale2018-09-261-6/+8
* netcmd: Tweak backup-offline output to avoid subunit truncationTim Beale2018-09-261-1/+1
* tests/blackbox: add test for net ads JSON outputPhilipp Gesang2018-09-221-0/+83
* python tests: fix format() strings for Python 2.6Douglas Bagnall2018-09-2111-52/+54
* python/samba/tests: py_gensec_update takes bytes as paramNoel Power2018-09-151-1/+1
* s4/torture/drs/python: py2/py3 compat changes for samba4.drs.repl_rodcNoel Power2018-09-151-1/+2
* python/samba: extra ndr_unpack needs bytes functionNoel Power2018-09-151-1/+1
* python/samba/netcmd: PY3 fix test samba.tests.samba_tool.passwordsettingsNoel Power2018-09-152-6/+4
* python/samba: PY3 port for ridalloc_exop test to workNoel Power2018-09-152-7/+6
* python/samba: ndr_unpack has to take bytes not stringNoel Power2018-09-151-13/+13
* fallout from py_dsdb_DsReplicaAttribute to -> bytesNoel Power2018-09-151-0/+2
* python/samba/provision: PY3 port to run samba.tests.upgradeprovisionneeddcNoel Power2018-09-151-1/+1
* test:doc: Skip 'clustering=yes'Christof Schmitt2018-09-071-6/+7
* s4/torture/drs: PY3 port for samba4.drs.replica_sync_rodcNoel Power2018-09-061-1/+1
* python/samba/tests: port samba.tests.dsdb_schema_attributes to PY3Noel Power2018-09-061-6/+6
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-09-063-17/+17
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-09-0616-86/+86
* PEP8: fix E125: continuation line with same indent as next logical lineJoe Guo2018-09-061-2/+2
* PEP8: fix E124: closing bracket does not match visual indentationJoe Guo2018-09-061-2/+2
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-09-064-10/+10
* PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo2018-09-067-28/+28
* PEP8: fix E111: indentation is not a multiple of fourJoe Guo2018-09-061-22/+22
* PEP8: fix comment indentJoe Guo2018-09-061-129/+122
* python/samba/tests: Change native string to binary for py2/py3 compatNoel Power2018-09-051-2/+2
* python/samba/emulate: PY3 port of samba.tests.emulate.traffic_packetNoel Power2018-09-052-13/+12
* python/samba/tests: fix traffic for py2/py3 compatabilityNoel Power2018-09-051-4/+8
* python/samba/tests: port samba.tests.py_credentials for py2/py3 compatNoel Power2018-09-051-12/+10
* python/samba/tests: PY3 port of samba.tests.encrypted_secretsNoel Power2018-09-051-1/+1
* python/samba/tests: py3 port for samba.test.password_hash_ldapNoel Power2018-09-051-1/+2
* python/samba/tests: make password_hash.py py2/py3 compatibleNoel Power2018-09-051-4/+4
* python/wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-1/+1
* samba-tool: add virtualKerberosSalt attribute to 'user getpassword/syncpasswo...Stefan Metzmacher2018-09-051-0/+24
* python/samba/netcmd: PY2/PY3 changes required for user_virtualCryptSHA testNoel Power2018-09-031-5/+10
* 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
* 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
* python/samba/tests: Py2/Py2 enable samba.tests.samba_tool.help to runNoel Power2018-09-031-2/+3
* python/samba/netcmd: Fix password usage for py2/py3 compatabilityNoel Power2018-09-032-3/+8
* 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
* 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_wdigest for python3Noel Power2018-09-031-1/+2
* python/samba: PY3 port for samba.tests.samba_tool.user_wdigest testNoel Power2018-09-032-15/+16