mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Add debug bool flag for libnetjoin ctx.
Guenther
(This used to be commit 9308448795
)
This commit is contained in:
parent
fbd6d14fc8
commit
9d164c4094
@ -36,6 +36,7 @@ struct libnet_JoinCtx {
|
||||
const char *upn;
|
||||
bool modify_config;
|
||||
struct ads_struct *ads;
|
||||
bool debug;
|
||||
} in;
|
||||
|
||||
struct {
|
||||
|
Loading…
Reference in New Issue
Block a user