aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-wzcsvc.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-3/+1
2013-12-14Fix some trivial warnings.Jakub Zawadzki1-0/+3
2013-11-24Move dceprc_procedure_name from packet_info to dcerpc_info. Doesn't appear t...Michael Mann1-36/+36
2013-11-06With the updated pidl it is now possible to generate severalJörg Mayer1-3/+3
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-36/+36
2013-10-21Sync with latest SAMBA PIDL source per http://www.wireshark.org/lists/wiresha...Michael Mann1-1/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2010-10-30Add an SVN Id to these PIDL-generated dissectors. A patch to PIDL will be se...Jeff Morriss1-0/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-1/+1
2007-03-29update WZCSVC idl and regenerate the dissectorRonnie Sahlberg1-43/+45
2007-03-27as Gisle Vanem noted that MingW doesn't "like" the #pragmas:Ulf Lamping1-1/+1
2007-03-27fix the remaining MSVC warnings by setting individual #pragma(warning:disable...Ulf Lamping1-0/+5
2006-09-27add new dcerpc protocol WZCSVC based on samba4 idlRonnie Sahlberg1-0/+430