mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
s3:net: add command registry check
Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
committed by
Michael Adam
parent
e430c75d4c
commit
502f0b8edc
@ -80,6 +80,9 @@ struct net_context {
|
||||
int opt_lock;
|
||||
int opt_auto;
|
||||
int opt_repair;
|
||||
int opt_reg_version;
|
||||
const char *opt_output;
|
||||
int opt_wipe;
|
||||
|
||||
int opt_have_ip;
|
||||
struct sockaddr_storage opt_dest_ip;
|
||||
|
Reference in New Issue
Block a user