summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-08-23 13:12:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:34:26 -0500
commit838597393580aea0dcc8f461e30928bddd6f87c9 (patch)
tree558e4d0154aedffe412b3271a3ba58afa432b46a /source4/include
parente987658582b4c726c461bfb0230ec2db53a032d2 (diff)
downloadsamba-838597393580aea0dcc8f461e30928bddd6f87c9.tar.gz
samba-838597393580aea0dcc8f461e30928bddd6f87c9.tar.bz2
samba-838597393580aea0dcc8f461e30928bddd6f87c9.zip
r9518: - remove the subcontext_size() hack from rev 9509
as it isn't needed - parse some more DsAddEntry() errors - add some more attid constands so that all attribute that are needed for a DsAddEntry in the DC Domain Join are mapped - add value() for __ndr_size, to more attribute container, so that the caller doesn't need to fill them in, that was the reason for getting an NDR_FAULT metze (This used to be commit a9a1a6f861c8db626b3232f057ef0b9c3d0ad1b0)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/structs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index eec211cec3..f9c4e65591 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -80,8 +80,6 @@ struct ntptr_GenericHandle;
struct drsuapi_DsCrackNames;
struct drsuapi_DsReplicaObjectListItem;
struct drsuapi_DsReplicaObjectListItemEx;
-struct drsuapi_DsAttributeValueDNString;
-struct drsuapi_DsReplicaObjectIdentifier3;
struct MULTI_QI;
struct COSERVERINFO;