summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/computer.py
Commit message (Expand)AuthorAgeFilesLines
* python: fix mutable default argumentsRob van der Linde2023-02-231-2/+6
* python: Replace calls to deprecated methodsJoseph Sutton2023-01-301-3/+3
* CVE-2020-25722 pytests: Give computer accounts unique (and valid) sAMAccountN...Stefan Metzmacher2021-11-091-6/+12
* samba-tool tests: rename 'computer create' to 'computer add'Jule Anger2020-10-011-7/+7
* samba-tool tests: rename 'ou create' to 'ou add'Jule Anger2020-10-011-1/+1
* pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall2020-02-071-9/+9
* samba-tool tests: add test-case for 'computer list --base-dn'Jule Anger2020-01-211-0/+20
* samba-tool tests: add test case for 'computer list --full-dn'Jule Anger2020-01-211-0/+19
* selftest: correcting empty attribute usage in requestsAaron Haslett2019-05-061-1/+1
* 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-211-5/+5
* python/samba/netcmd: changes for samab.tests.samba_tool.computerNoel Power2018-09-031-2/+2
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-2/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-7/+7
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-2/+2
* samba-tool: improve computer management commandsJoe Guo2018-04-061-10/+114
* tests/samba-tool: add tests for new computer management commandsBjörn Baumbach2018-04-061-0/+225