index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
graph.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: fix mutable default arguments
Rob van der Linde
2023-02-23
1
-1
/
+3
*
python: remove all 'from __future__ import division'
Douglas Bagnall
2021-04-28
1
-1
/
+0
*
python: remove all 'from __future__ import print_function'
Douglas Bagnall
2021-04-28
1
-1
/
+0
*
py/graph: use 2.6 compatible check for set membership
Douglas Bagnall
2019-03-20
1
-1
/
+1
*
PEP8: fix E303: too many blank lines (2)
Joe Guo
2018-08-24
1
-5
/
+0
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E265: block comment should start with '# '
Joe Guo
2018-08-24
1
-4
/
+4
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
2018-08-24
1
-5
/
+5
*
python/samba: enclose map.values with list (py2/py3)
Noel Power
2018-06-20
1
-1
/
+1
*
python/samba: Another object.next() to next(object) py2/py3 converstion
Noel Power
2018-06-20
1
-3
/
+3
*
python/graph: don't crash colourer on bad link
Douglas Bagnall
2018-06-10
1
-0
/
+2
*
python/graph: use '>' for excessive numbers, not '+'
Douglas Bagnall
2018-06-10
1
-1
/
+1
*
python/graph: add full_matrix graph function
Douglas Bagnall
2018-06-10
1
-0
/
+162
*
python/graph: rework shorten_vertex_names to not need edges
Douglas Bagnall
2018-06-10
1
-61
/
+62
*
python/samba/graph: use look up table for ascii-art charsets
Douglas Bagnall
2018-06-10
1
-12
/
+28
*
python/graph: tweak colour schemes for distance charts
Douglas Bagnall
2018-06-10
1
-2
/
+2
*
samba-tool viusalize: mark RODCs in distance matrix
Douglas Bagnall
2018-05-31
1
-1
/
+7
*
samba-tool visualize: group (and colour) DCs by site
Douglas Bagnall
2018-05-31
1
-7
/
+22
*
python/samba: Py2/Py3 compat change '/' to '//' to ensure int result
Noel Power
2018-04-30
1
-2
/
+3
*
graph: fix divide for py3
Joe Guo
2018-04-13
1
-1
/
+1
*
python: bulk replace dict.iteritems to items for py3
Joe Guo
2018-04-13
1
-5
/
+5
*
python/graph: module for generating ASCII and graphviz visualisations
Douglas Bagnall
2018-01-13
1
-0
/
+621