mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
411ccb98c3
The "natgwlist" command is no longer marked "auto all" and is also marked "without daemon". That latter is not strictly true because ctdb_natgw needs the daemon so a subsequent invocation of "ctdb nodestatus" will work. However, "without daemon" is used here because the top-level "ctdb natgwlist" does not need to open a connection to the daemon. It just needs to invoke ctdb_natgw. Update tests to suit. It would make sense to make "ctdb natgw" generally call out to ctdb_natgw, passing all argument. However, that can be done later. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> |
||
---|---|---|
.. | ||
ctdb_diagnostics | ||
ctdb_natgw | ||
ctdb.c | ||
ltdbtool.c | ||
onnode |