Print this page
1575 untangle libmlrpc ... (smbsrv)

*** 19,28 **** --- 19,30 ---- * CDDL HEADER END */ /* * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. + * + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #ifndef _DSSETUP_NDL_ #define _DSSETUP_NDL_
*** 32,42 **** * Originally this interface contained a number of operations, as listed * below, but due to a buffer overflow security issue, all operations * except DsRoleGetPrimaryDomainInfo have been deprecated (MS04-011). */ ! #include "ndrtypes.ndl" #define DSSETUP_OPNUM_DsRoleGetPrimaryDomainInfo 0x00 #define DSSETUP_OPNUM_DsRoleDnsNameToFlatName 0x01 #define DSSETUP_OPNUM_DsRoleDcAsDc 0x02 --- 34,44 ---- * Originally this interface contained a number of operations, as listed * below, but due to a buffer overflow security issue, all operations * except DsRoleGetPrimaryDomainInfo have been deprecated (MS04-011). */ ! #include <libmlrpc/ndrtypes.ndl> #define DSSETUP_OPNUM_DsRoleGetPrimaryDomainInfo 0x00 #define DSSETUP_OPNUM_DsRoleDnsNameToFlatName 0x01 #define DSSETUP_OPNUM_DsRoleDcAsDc 0x02