mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
eec0d119ac
We only do IP transports. Therfore the long list of alternatives... (not n_rep.is_domain() or n_rep.is_partial() or cn_conn.transport_dnstr is None or cn_conn.transport_dnstr.find("CN=IP") == 0) that ends with the equivalant of "is this IP?" always evaluates to True. If we leave it there it will confuse people for ever. 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> |
||
---|---|---|
.. | ||
__init__.py | ||
debug.py | ||
graph_utils.py | ||
graph.py | ||
kcc_utils.py | ||
ldif_import_export.py |