mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Add debug bool flag for libnetjoin ctx.
Guenther (This used to be commit 93084487952f4ef23209401d689b3be3af6c9e6e)
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…
x
Reference in New Issue
Block a user