1 OpenChange Wireshark dissector
2 ------------------------------
4 Author: Julien Kerihuel <j.kerihuel@openchange.org>, November 2006
10 0x3 Developers installation
17 Copy packet-dcerpc-nspi.c and packet-dcerpc-nspi.h in the dissector
18 wireshark directory (e.g.: wireshark/epan/dissectors) and compile.
25 The NSPI dissector implements the following IDL functions:
32 (0xc) NspiGetHierarchyInfo
34 0x3 Developers installation
35 ---------------------------
37 The ws-parser directory includes the file used to generate the nspi
38 dissector. In order to create the dissector, you need to follow this
41 1. Install Samba PIDL (>= rev 19559 if installed from samba4 sources)
42 3. Copy idl_types.h in the current directory
43 4. run "pidl --ws-parser -- nspi.idl"
49 - We have only implemented the SRestriction_CTR cases we found during
54 - The current dissector implements the NSPI functions used by
55 Microsoft Exchange Server 2000/2003 but some functions used by older
56 versions of Exchange such as NspiUpdateStat may miss.
61 * http://www.openchange.org
62 * http://wiki.openchange.org