summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/visualize.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-09-29netcmd: tests: make _run a classmethod in SambaToolCmdTestRob van der Linde1-2/+3
2023-09-14python:tests: Remove unused variablesJoseph Sutton1-1/+1
2023-09-14python:tests: Remove unused importsJoseph Sutton1-1/+0
2022-09-16pytest: samba-tool visualize: improve a messageDouglas Bagnall1-1/+2
2022-09-16pytest: samba-tool visualize: fix filenameDouglas Bagnall1-1/+1
2022-09-06pytest/samba-tool visualize: test '--color' aliasesDouglas Bagnall1-5/+19
2022-09-06pytest samba-tool visualize: extend colour tests for $NO_COLORDouglas Bagnall1-0/+73
2022-09-06pytest/samba-tool visualize: fix docstringDouglas Bagnall1-1/+1
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+1
2018-05-31samba-tool visualise: --xdot option for instant graphviz visualisationDouglas Bagnall1-0/+45
2018-05-31samba-tool viusalize: mark RODCs in distance matrixDouglas Bagnall1-2/+4
2018-05-31samba-tool visualize ntdsconn: add --importldif optionDouglas Bagnall1-0/+16
2018-05-31samba-tool visualize tests: reduce noise on stdoutDouglas Bagnall1-5/+1
2018-04-30samba-tool visualize: use correct DC in graph labelDouglas Bagnall1-5/+10
2018-01-16python: fix the build with python3.Günther Deschner1-3/+3
2018-01-13samba-tool visualize for understanding AD DC behaviourDouglas Bagnall1-0/+466