ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 6167673: Regenerate DCE RPC dissectors with the curre

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 23:03:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61676733b451bc8b3a83dee47df71c5ffe3f19dd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6167673 by Guy Harris (guy@xxxxxxxxxxxx):

    Regenerate DCE RPC dissectors with the current pidl.
    
    Change-Id: I3cfb9399a9e5ed783083fa5b26a39646fb53875f
    Reviewed-on: https://code.wireshark.org/review/5101
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1119eb6   generate ALIGN_TO_x_BYTES instructions if the element has the align_x flag
    adds  6167673   Regenerate DCE RPC dissectors with the current pidl.


Summary of changes:
 epan/dissectors/packet-dcerpc-atsvc.c        |  344 +--
 epan/dissectors/packet-dcerpc-dfs.c          | 1150 +++++----
 epan/dissectors/packet-dcerpc-dnsserver.c    |  812 +++---
 epan/dissectors/packet-dcerpc-dssetup.c      |  138 +-
 epan/dissectors/packet-dcerpc-efs.c          |  172 +-
 epan/dissectors/packet-dcerpc-eventlog.c     |  470 ++--
 epan/dissectors/packet-dcerpc-frsrpc.c       | 1080 ++++----
 epan/dissectors/packet-dcerpc-frstrans.c     |  612 ++---
 epan/dissectors/packet-dcerpc-initshutdown.c |   86 +-
 epan/dissectors/packet-dcerpc-lsa.c          | 2768 ++++++++++----------
 epan/dissectors/packet-dcerpc-mdssvc.c       |  172 +-
 epan/dissectors/packet-dcerpc-misc.c         |   90 +-
 epan/dissectors/packet-dcerpc-rfr.c          |   56 +-
 epan/dissectors/packet-dcerpc-rfr.h          |    2 +-
 epan/dissectors/packet-dcerpc-samr.c         | 3518 +++++++++++++-------------
 epan/dissectors/packet-dcerpc-winreg.c       |  952 +++----
 16 files changed, 6407 insertions(+), 6015 deletions(-)