URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62a0ebf1e0aaee058532e6d324b18be5f6715ede
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
62a0ebf by Aurelien Aptel (aaptel@xxxxxxxx):
PIDL: sync pidl with samba repo
Copy pidl from samba repo after all wireshark changes were applied.
Change-Id: I0d3fb780c3f79b3b873304bab0655d98564dfc71
Signed-off-by: Aurelien Aptel <aaptel@xxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/13967
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 82057fb Update mailmap with another of my email addresses.
adds 62a0ebf PIDL: sync pidl with samba repo
Summary of changes:
tools/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm | 13 +-
tools/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm | 52 +++--
tools/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm | 11 +-
tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm | 66 ++++--
tools/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm | 1 +
tools/pidl/lib/Parse/Pidl/Samba4/Python.pm | 276 +++++++++++++++++++-----
tools/pidl/lib/Parse/Pidl/Samba4/Template.pm | 27 ++-
tools/pidl/lib/Parse/Pidl/Typelist.pm | 2 +-
tools/pidl/lib/Parse/Pidl/Util.pm | 16 +-
tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm | 5 -
tools/pidl/pidl | 35 +--
tools/pidl/wscript | 5 +-
12 files changed, 365 insertions(+), 144 deletions(-)
mode change 100755 => 100644 tools/pidl/lib/wscript_build
mode change 100755 => 100644 tools/pidl/wscript