1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/python/samba/kcc
Douglas Bagnall 86004daff5 KCC: improve samba.kcc.graph.get_spanning_tree_edges() docstring
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-06-12 06:57:15 +02:00
..
__init__.py KCC: use logger functions rather than print in create_connections 2015-06-12 06:57:15 +02:00
debug.py KCC: split and shift samba.graph_utils -> samba.kcc.{graph_utils,debug} 2015-06-12 06:57:13 +02:00
graph_utils.py KCC: remove "forest_of_rings" verification check 2015-06-12 06:57:15 +02:00
graph.py KCC: improve samba.kcc.graph.get_spanning_tree_edges() docstring 2015-06-12 06:57:15 +02:00
kcc_utils.py KCC: shift ReplInfo, MAX_DWORD from kcc.kcc_utils to kcc.graph 2015-06-12 06:57:15 +02:00
ldif_import_export.py KCC: shift samba.ldif_utils to samba.kcc.ldif_import_export 2015-06-12 06:57:13 +02:00