Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 24195: /trunk/ /trunk/epan/dissectors/: packet-ldap.c pa

Date: Sat, 26 Jan 2008 10:12:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24195

User: gal
Date: 2008/01/26 10:12 AM

Log:
 1) Support for configurable LDAP over SSL port
 2) Support for RFC 3909 - cancelRequest extendedOperation
 3) Support for RFC 3062 - passwordModify extendedOperation
 4) Column information for ExtendedRequest, SearchResultRef and AbandonRequest
 5) Column information for multiple LDAP operations in the same packet (uses " | " separator)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +294 -91   packet-ldap.c    Modified
  +1 -1      packet-ldap.h    Modified

Directory: /trunk/asn1/ldap/
  Changes    Path                                            Action
  +31 -3     Lightweight-Directory-Access-Protocol-V3.asn    Modified
  +65 -30    ldap.cnf                                        Modified
  +62 -12    packet-ldap-template.c                          Modified