summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Add facility to add rfc2307 attributes to an already created user...Rowland Penny2019-10-172-7/+153
* tests/samba-tool: test --help consistencyDouglas Bagnall2019-07-051-0/+8
* samba-tool tests: add tests for contact managementBjörn Baumbach2019-07-042-0/+483
* samba-tool tests: add test for 'samba-tool group edit' commandBjörn Baumbach2019-07-041-0/+208
* samba-tool tests: add test for 'samba-tool computer edit' commandBjörn Baumbach2019-07-041-0/+180
* samba-tool tests: add test for 'samba-tool user edit', using LDB_FLAG_FORCE_N...Björn Baumbach2019-07-041-0/+26
* samba-tool tests: add additional tests for "samba-tool user edit" commandBjörn Baumbach2019-07-041-0/+97
* samba-tool user edit test: use testit instead of subunit_start_test, pass/failedBjörn Baumbach2019-07-041-38/+23
* samba-tool tests: remove probably outdated commentBjörn Baumbach2019-07-041-1/+0
* samba-tool tests: rename "user edit" test from edit.sh to user_edit.shBjörn Baumbach2019-07-041-1/+1
* samba-tool dcpromo tests: add --backend-store-size optionGary Lockyer2019-07-021-0/+170
* clone-dc-database tests: Add --backend-store-size optionGary Lockyer2019-07-021-0/+119
* domain join tests: Add --backend-store-size option.Gary Lockyer2019-07-021-0/+148
* provision tests: Add --backend-store-size option.Gary Lockyer2019-07-021-0/+132
* selftest: add tests for samba-tool ntacl changedomsidBjörn Baumbach2019-06-181-0/+87
* tests/samba-tool: test dns serverinfo/zoneinfoDouglas Bagnall2019-05-291-0/+26
* selftest: correcting empty attribute usage in requestsAaron Haslett2019-05-064-6/+4
* selftest: tagging tests for new schemaupgrade_dc targetAaron Haslett2019-04-111-5/+5
* tests: Add test for setting min/maxPwdAgeTim Beale2019-04-051-0/+38
* selftest: Remove mention of --extra-python from commentAndrew Bartlett2019-03-211-1/+1
* gpo: During restore clobber GPT.INI with a blank versionGarming Sam2019-03-121-7/+14
* gpo: Add test for saving gPCXXXExtensionNames in backupGarming Sam2019-03-121-0/+69
* gpo: Add tests to make sure that an empty gplink worksGarming Sam2019-03-121-0/+34
* selftest: Confirm new and old SDDL strings differ after a samba-tool dsacl setAndrew Bartlett2019-02-211-0/+1
* selftest: Add test for samba-tool dsacl get, cross-checked with samba-tool ds...Andrew Bartlett2019-02-211-0/+30
* Update dsacl.py - add_ace to handle/verify sddl parameter correctMartin Krämer2019-02-211-0/+93
* tests/user_check_password_script: add a test do disallow the username as pass...Stefan Metzmacher2019-02-111-9/+25
* python/samba: PY3 port samba.tests.samba_tool.visualize_drsNoel Power2018-12-101-4/+8
* tests: Add test-case for 'group list --verbose'Tim Beale2018-12-041-0/+41
* testprogs/blackbox: PY3 bulk change for python scripts use correct pythonNoel Power2018-11-141-3/+3
* python/samba/tests/samba_tool: PY2/PY3 compat port for testNoel Power2018-11-051-2/+2
* python/tests/dnscmd: don't use undefined nameDouglas Bagnall2018-11-011-1/+1
* tests/samba_tool/provision_password_check: follow super inheritanceDouglas Bagnall2018-11-011-2/+2
* netcmd: Add 'samba-tool group stats' commandTim Beale2018-10-311-0/+18
* python/tests/ou: unshadow a testDouglas Bagnall2018-10-251-1/+1
* samba-tool tests: fix bytes/str issue in masked testDouglas Bagnall2018-10-251-1/+1
* python tests Blackbox: add random_passwordGary Lockyer2018-10-193-27/+6
* selftest: add tests for samba-tool drs uptodatenessJoe Guo2018-10-181-5/+138
* netcmd: modify Command.get_logger to use get_samba_loggerJoe Guo2018-10-101-1/+2
* python tests: fix format() strings for Python 2.6Douglas Bagnall2018-09-213-24/+24
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-09-061-14/+14
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-09-063-23/+23
* 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-031-3/+5
* python/samba/tests: Py2/Py2 enable samba.tests.samba_tool.help to runNoel Power2018-09-031-2/+3
* python/samba/netcmd: changes for samab.tests.samba_tool.computerNoel Power2018-09-031-2/+2
* python/sambe/tests/samba_tool: PY3 port for tests.samba_tool.groupNoel Power2018-09-031-2/+2
* python/samba: PY3 port for samba.tests.samba_tool.user_wdigest testNoel Power2018-09-031-1/+1
* python/samba/tests: Port fsmo test to python3Noel Power2018-09-031-2/+2
* python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power2018-09-031-1/+1