aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ldap.c')
-rw-r--r--epan/dissectors/packet-ldap.c90
1 files changed, 45 insertions, 45 deletions
diff --git a/epan/dissectors/packet-ldap.c b/epan/dissectors/packet-ldap.c
index 632f2937d4..503a969a18 100644
--- a/epan/dissectors/packet-ldap.c
+++ b/epan/dissectors/packet-ldap.c
@@ -5194,11 +5194,11 @@ void proto_register_ldap(void) {
/*--- Included file: packet-ldap-hfarr.c ---*/
#line 1 "../../asn1/ldap/packet-ldap-hfarr.c"
{ &hf_ldap_LDAPMessage_PDU,
- { "LDAPMessage", "ldap.LDAPMessage",
+ { "LDAPMessage", "ldap.LDAPMessage_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_SearchControlValue_PDU,
- { "SearchControlValue", "ldap.SearchControlValue",
+ { "SearchControlValue", "ldap.SearchControlValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_SortKeyList_PDU,
@@ -5206,31 +5206,31 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_SortResult_PDU,
- { "SortResult", "ldap.SortResult",
+ { "SortResult", "ldap.SortResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_DirSyncControlValue_PDU,
- { "DirSyncControlValue", "ldap.DirSyncControlValue",
+ { "DirSyncControlValue", "ldap.DirSyncControlValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_PasswdModifyRequestValue_PDU,
- { "PasswdModifyRequestValue", "ldap.PasswdModifyRequestValue",
+ { "PasswdModifyRequestValue", "ldap.PasswdModifyRequestValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_CancelRequestValue_PDU,
- { "CancelRequestValue", "ldap.CancelRequestValue",
+ { "CancelRequestValue", "ldap.CancelRequestValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_SyncRequestValue_PDU,
- { "SyncRequestValue", "ldap.SyncRequestValue",
+ { "SyncRequestValue", "ldap.SyncRequestValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_SyncStateValue_PDU,
- { "SyncStateValue", "ldap.SyncStateValue",
+ { "SyncStateValue", "ldap.SyncStateValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_SyncDoneValue_PDU,
- { "SyncDoneValue", "ldap.SyncDoneValue",
+ { "SyncDoneValue", "ldap.SyncDoneValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_SyncInfoValue_PDU,
@@ -5238,7 +5238,7 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, VALS(ldap_SyncInfoValue_vals), 0,
NULL, HFILL }},
{ &hf_ldap_PasswordPolicyResponseValue_PDU,
- { "PasswordPolicyResponseValue", "ldap.PasswordPolicyResponseValue",
+ { "PasswordPolicyResponseValue", "ldap.PasswordPolicyResponseValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_messageID,
@@ -5254,27 +5254,27 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_bindRequest,
- { "bindRequest", "ldap.bindRequest",
+ { "bindRequest", "ldap.bindRequest_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_bindResponse,
- { "bindResponse", "ldap.bindResponse",
+ { "bindResponse", "ldap.bindResponse_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_unbindRequest,
- { "unbindRequest", "ldap.unbindRequest",
+ { "unbindRequest", "ldap.unbindRequest_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_searchRequest,
- { "searchRequest", "ldap.searchRequest",
+ { "searchRequest", "ldap.searchRequest_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_searchResEntry,
- { "searchResEntry", "ldap.searchResEntry",
+ { "searchResEntry", "ldap.searchResEntry_element",
FT_NONE, BASE_NONE, NULL, 0,
"SearchResultEntry", HFILL }},
{ &hf_ldap_searchResDone,
- { "searchResDone", "ldap.searchResDone",
+ { "searchResDone", "ldap.searchResDone_element",
FT_NONE, BASE_NONE, NULL, 0,
"SearchResultDone", HFILL }},
{ &hf_ldap_searchResRef,
@@ -5282,19 +5282,19 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"SearchResultReference", HFILL }},
{ &hf_ldap_modifyRequest,
- { "modifyRequest", "ldap.modifyRequest",
+ { "modifyRequest", "ldap.modifyRequest_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_modifyResponse,
- { "modifyResponse", "ldap.modifyResponse",
+ { "modifyResponse", "ldap.modifyResponse_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_addRequest,
- { "addRequest", "ldap.addRequest",
+ { "addRequest", "ldap.addRequest_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_addResponse,
- { "addResponse", "ldap.addResponse",
+ { "addResponse", "ldap.addResponse_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_delRequest,
@@ -5302,23 +5302,23 @@ void proto_register_ldap(void) {
FT_STRING, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_delResponse,
- { "delResponse", "ldap.delResponse",
+ { "delResponse", "ldap.delResponse_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_modDNRequest,
- { "modDNRequest", "ldap.modDNRequest",
+ { "modDNRequest", "ldap.modDNRequest_element",
FT_NONE, BASE_NONE, NULL, 0,
"ModifyDNRequest", HFILL }},
{ &hf_ldap_modDNResponse,
- { "modDNResponse", "ldap.modDNResponse",
+ { "modDNResponse", "ldap.modDNResponse_element",
FT_NONE, BASE_NONE, NULL, 0,
"ModifyDNResponse", HFILL }},
{ &hf_ldap_compareRequest,
- { "compareRequest", "ldap.compareRequest",
+ { "compareRequest", "ldap.compareRequest_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_compareResponse,
- { "compareResponse", "ldap.compareResponse",
+ { "compareResponse", "ldap.compareResponse_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_abandonRequest,
@@ -5326,15 +5326,15 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_extendedReq,
- { "extendedReq", "ldap.extendedReq",
+ { "extendedReq", "ldap.extendedReq_element",
FT_NONE, BASE_NONE, NULL, 0,
"ExtendedRequest", HFILL }},
{ &hf_ldap_extendedResp,
- { "extendedResp", "ldap.extendedResp",
+ { "extendedResp", "ldap.extendedResp_element",
FT_NONE, BASE_NONE, NULL, 0,
"ExtendedResponse", HFILL }},
{ &hf_ldap_intermediateResponse,
- { "intermediateResponse", "ldap.intermediateResponse",
+ { "intermediateResponse", "ldap.intermediateResponse_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_AttributeDescriptionList_item,
@@ -5382,7 +5382,7 @@ void proto_register_ldap(void) {
FT_STRING, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_Controls_item,
- { "Control", "ldap.Control",
+ { "Control", "ldap.Control_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_controlType,
@@ -5414,7 +5414,7 @@ void proto_register_ldap(void) {
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_sasl,
- { "sasl", "ldap.sasl",
+ { "sasl", "ldap.sasl_element",
FT_NONE, BASE_NONE, NULL, 0,
"SaslCredentials", HFILL }},
{ &hf_ldap_ntlmsspNegotiate,
@@ -5498,19 +5498,19 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, VALS(ldap_Filter_vals), 0,
NULL, HFILL }},
{ &hf_ldap_equalityMatch,
- { "equalityMatch", "ldap.equalityMatch",
+ { "equalityMatch", "ldap.equalityMatch_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_substrings,
- { "substrings", "ldap.substrings",
+ { "substrings", "ldap.substrings_element",
FT_NONE, BASE_NONE, NULL, 0,
"SubstringFilter", HFILL }},
{ &hf_ldap_greaterOrEqual,
- { "greaterOrEqual", "ldap.greaterOrEqual",
+ { "greaterOrEqual", "ldap.greaterOrEqual_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_lessOrEqual,
- { "lessOrEqual", "ldap.lessOrEqual",
+ { "lessOrEqual", "ldap.lessOrEqual_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_present,
@@ -5518,11 +5518,11 @@ void proto_register_ldap(void) {
FT_STRING, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_approxMatch,
- { "approxMatch", "ldap.approxMatch",
+ { "approxMatch", "ldap.approxMatch_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_extensibleMatch,
- { "extensibleMatch", "ldap.extensibleMatch",
+ { "extensibleMatch", "ldap.extensibleMatch_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_substringFilter_substrings,
@@ -5566,7 +5566,7 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"PartialAttributeList", HFILL }},
{ &hf_ldap_PartialAttributeList_item,
- { "PartialAttributeList item", "ldap.PartialAttributeList_item",
+ { "PartialAttributeList item", "ldap.PartialAttributeList_item_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap__untag_item,
@@ -5582,7 +5582,7 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"ModifyRequest_modification", HFILL }},
{ &hf_ldap_modifyRequest_modification_item,
- { "modification item", "ldap.modification_item",
+ { "modification item", "ldap.modification_item_element",
FT_NONE, BASE_NONE, NULL, 0,
"T_modifyRequest_modification_item", HFILL }},
{ &hf_ldap_operation,
@@ -5590,7 +5590,7 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, VALS(ldap_T_operation_vals), 0,
NULL, HFILL }},
{ &hf_ldap_modification,
- { "modification", "ldap.modification",
+ { "modification", "ldap.modification_element",
FT_NONE, BASE_NONE, NULL, 0,
"AttributeTypeAndValues", HFILL }},
{ &hf_ldap_entry,
@@ -5602,7 +5602,7 @@ void proto_register_ldap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"AttributeList", HFILL }},
{ &hf_ldap_AttributeList_item,
- { "AttributeList item", "ldap.AttributeList_item",
+ { "AttributeList item", "ldap.AttributeList_item_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_newrdn,
@@ -5618,7 +5618,7 @@ void proto_register_ldap(void) {
FT_STRING, BASE_NONE, NULL, 0,
"LDAPDN", HFILL }},
{ &hf_ldap_ava,
- { "ava", "ldap.ava",
+ { "ava", "ldap.ava_element",
FT_NONE, BASE_NONE, NULL, 0,
"AttributeValueAssertion", HFILL }},
{ &hf_ldap_requestName,
@@ -5654,7 +5654,7 @@ void proto_register_ldap(void) {
FT_BYTES, BASE_NONE, NULL, 0,
"OCTET_STRING", HFILL }},
{ &hf_ldap_SortKeyList_item,
- { "SortKeyList item", "ldap.SortKeyList_item",
+ { "SortKeyList item", "ldap.SortKeyList_item_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_attributeType,
@@ -5730,7 +5730,7 @@ void proto_register_ldap(void) {
FT_BYTES, BASE_NONE, NULL, 0,
"OCTET_STRING", HFILL }},
{ &hf_ldap_refreshDelete,
- { "refreshDelete", "ldap.refreshDelete",
+ { "refreshDelete", "ldap.refreshDelete_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_refreshDone,
@@ -5738,11 +5738,11 @@ void proto_register_ldap(void) {
FT_BOOLEAN, BASE_NONE, NULL, 0,
"BOOLEAN", HFILL }},
{ &hf_ldap_refreshPresent,
- { "refreshPresent", "ldap.refreshPresent",
+ { "refreshPresent", "ldap.refreshPresent_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_syncIdSet,
- { "syncIdSet", "ldap.syncIdSet",
+ { "syncIdSet", "ldap.syncIdSet_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ldap_syncUUIDs,