summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/computer.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-09CVE-2020-25722 pytests: Give computer accounts unique (and valid) sAMAccountN...Stefan Metzmacher1-6/+12
2020-10-01samba-tool tests: rename 'computer create' to 'computer add'Jule Anger1-7/+7
2020-10-01samba-tool tests: rename 'ou create' to 'ou add'Jule Anger1-1/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-9/+9
2020-01-21samba-tool tests: add test-case for 'computer list --base-dn'Jule Anger1-0/+20
2020-01-21samba-tool tests: add test case for 'computer list --full-dn'Jule Anger1-0/+19
2019-05-06selftest: correcting empty attribute usage in requestsAaron Haslett1-1/+1
2018-10-10netcmd: modify Command.get_logger to use get_samba_loggerJoe Guo1-1/+2
2018-09-21python tests: fix format() strings for Python 2.6Douglas Bagnall1-5/+5
2018-09-03python/samba/netcmd: changes for samab.tests.samba_tool.computerNoel Power1-2/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-7/+7
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-2/+2
2018-04-06samba-tool: improve computer management commandsJoe Guo1-10/+114
2018-04-06tests/samba-tool: add tests for new computer management commandsBjörn Baumbach1-0/+225