summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_samr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-12-02 00:14:02 +0100
committerGünther Deschner <gd@samba.org>2008-12-02 00:37:39 +0100
commit6384c97a42f60e702a7ac1623aef894803678bd4 (patch)
tree0f027b40f151e74649fe73616428d6ef6312f679 /source3/librpc/gen_ndr/ndr_samr.h
parent01b6eee69f03eb858184dfd16abde3bd479a9e59 (diff)
downloadsamba-6384c97a42f60e702a7ac1623aef894803678bd4.tar.gz
samba-6384c97a42f60e702a7ac1623aef894803678bd4.tar.bz2
samba-6384c97a42f60e702a7ac1623aef894803678bd4.zip
re-run make samba3-idl.
Guenther
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_samr.h')
-rw-r--r--source3/librpc/gen_ndr/ndr_samr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/ndr_samr.h b/source3/librpc/gen_ndr/ndr_samr.h
index 64e09e18ef..64c60ee704 100644
--- a/source3/librpc/gen_ndr/ndr_samr.h
+++ b/source3/librpc/gen_ndr/ndr_samr.h
@@ -168,6 +168,7 @@ void ndr_print_samr_Role(struct ndr_print *ndr, const char *name, enum samr_Role
enum ndr_err_code ndr_push_samr_PasswordProperties(struct ndr_push *ndr, int ndr_flags, uint32_t r);
enum ndr_err_code ndr_pull_samr_PasswordProperties(struct ndr_pull *ndr, int ndr_flags, uint32_t *r);
void ndr_print_samr_PasswordProperties(struct ndr_print *ndr, const char *name, uint32_t r);
+void ndr_print_samr_DomainServerState(struct ndr_print *ndr, const char *name, enum samr_DomainServerState r);
void ndr_print_samr_DomInfo1(struct ndr_print *ndr, const char *name, const struct samr_DomInfo1 *r);
void ndr_print_samr_DomGeneralInformation(struct ndr_print *ndr, const char *name, const struct samr_DomGeneralInformation *r);
void ndr_print_samr_DomInfo3(struct ndr_print *ndr, const char *name, const struct samr_DomInfo3 *r);