From 0f78b905582e333ceedec7bd7779f461e1e737cc Mon Sep 17 00:00:00 2001 From: sahlberg Date: Wed, 12 Jul 2006 09:02:00 +0000 Subject: prettify dissection od ldap attributes special case some common special attributes such as DomainSid and DomainGuid and dissect them as SIDs and GUIDs examples of these special attributes can be seen in Xiaoguang Liu's email to wireshark dev git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18719 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/pidl/packet-dcerpc-winreg.c | 4 ++-- epan/dissectors/pidl/packet-dcerpc-winreg.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'epan/dissectors/pidl') diff --git a/epan/dissectors/pidl/packet-dcerpc-winreg.c b/epan/dissectors/pidl/packet-dcerpc-winreg.c index bad44dc9c6..edb7d76c3e 100644 --- a/epan/dissectors/pidl/packet-dcerpc-winreg.c +++ b/epan/dissectors/pidl/packet-dcerpc-winreg.c @@ -3,9 +3,9 @@ from winreg.idl and winreg.cnf. Pidl is a perl based IDL compiler for DCE/RPC idl files. - It is maintained by the Samba team, not the Ethereal team. + It is maintained by the Samba team, not the Wireshark team. Instructions on how to download and install Pidl can be - found at http://wiki.ethereal.com/Pidl + found at http://wiki.wireshark.org/Pidl */ diff --git a/epan/dissectors/pidl/packet-dcerpc-winreg.h b/epan/dissectors/pidl/packet-dcerpc-winreg.h index 774fb38210..f2387c1130 100644 --- a/epan/dissectors/pidl/packet-dcerpc-winreg.h +++ b/epan/dissectors/pidl/packet-dcerpc-winreg.h @@ -5,9 +5,9 @@ from winreg.idl and winreg.cnf. Pidl is a perl based IDL compiler for DCE/RPC idl files. - It is maintained by the Samba team, not the Ethereal team. + It is maintained by the Samba team, not the Wireshark team. Instructions on how to download and install Pidl can be - found at http://wiki.ethereal.com/Pidl + found at http://wiki.wireshark.org/Pidl */ -- cgit v1.2.3