index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
kcc
/
graph_utils.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2018-06-10
python/kcc/graph_utils: short-cut edge failure test without edges
Douglas Bagnall
1
-0
/
+3
2018-05-31
python kcc/graph_utils: don't debug in colour
Douglas Bagnall
1
-5
/
+3
2018-05-31
kcc graph verifiers: improve messages
Douglas Bagnall
1
-10
/
+15
2018-05-31
kcc graph verifier: use __doc__ description for error explanation
Douglas Bagnall
1
-4
/
+4
2018-05-31
kcc.graph_utils: shift debug noise out of verify()
Douglas Bagnall
1
-26
/
+17
2018-04-13
kcc/kcc_utils: convert dict.keys to list
Joe Guo
1
-1
/
+1
2018-04-13
kcc/graph_utils: port string.translate for py3
Joe Guo
1
-1
/
+1
2018-03-23
samba python libs: convert print func to be py2/py3 compatible
Noel Power
1
-3
/
+4
2018-02-15
samba python libs: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-1
/
+1
2018-01-13
samba_kcc: use new graph module for writing dot files
Douglas Bagnall
1
-30
/
+7
2017-06-23
samba_kcc: avoid crash on odd networks with --dot-file-dir
Douglas Bagnall
1
-0
/
+4
2015-06-12
KCC: pep8 -- remove an extra line in graph_utils
Douglas Bagnall
1
-1
/
+0
2015-06-12
KCC: remove "forest_of_rings" verification check
Douglas Bagnall
1
-6
/
+0
2015-06-12
KCC: write dot files in a deterministic, user specified place
Douglas Bagnall
1
-12
/
+17
2015-06-12
KCC: split and shift samba.graph_utils -> samba.kcc.{graph_utils,debug}
Douglas Bagnall
1
-0
/
+367