1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/python/samba/kcc
Douglas Bagnall a6b7a9abc3 KCC: Don't pretend to "load_all_transports"
Samba doesn't do SMTP, so nor does Samba KCC. Because we were
following the spec, we have had special cases for non-IP transports
in numerous places. This removes a few more of those.

The gains are a loss of complexity and the removal of untestable code.

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>

Conflicts:
	python/samba/kcc/__init__.py
2015-06-12 06:57:15 +02:00
..
__init__.py KCC: Don't pretend to "load_all_transports" 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: Don't pretend to "load_all_transports" 2015-06-12 06:57:15 +02:00
kcc_utils.py kcc: Allow RODC to be included in intersite topology 2015-06-12 06:57:14 +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