mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
lsa.idl: make lsa_DnsDomainInfo [public]
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
d60404b032
commit
ea0798881a
@ -368,7 +368,7 @@ import "misc.idl", "security.idl";
|
||||
uint8 log_is_full;
|
||||
} lsa_AuditFullQueryInfo;
|
||||
|
||||
typedef struct {
|
||||
typedef [public] struct {
|
||||
/* it's important that we use the lsa_StringLarge here,
|
||||
* because otherwise windows clients result with such dns hostnames
|
||||
* e.g. w2k3-client.samba4.samba.orgsamba4.samba.org
|
||||
|
Loading…
Reference in New Issue
Block a user