summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/computer.py
AgeCommit message (Expand)AuthorFilesLines
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