aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-dfs.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-3/+1
2013-11-24Move dceprc_procedure_name from packet_info to dcerpc_info. Doesn't appear t...Michael Mann1-46/+46
2013-11-24Get rid of trailing spaces, fix some proto_tree_add_item() calls as perGuy Harris1-202/+202
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-1038/+1038
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann1-22/+22
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-169/+169
2007-03-29regenerate the dissectors with an even newer patched version of pidl to add t...Ronnie Sahlberg1-0/+2
2007-03-29regenerate these dissectors using a patched pidl to add some extra pragmas to...Ronnie Sahlberg1-0/+5
2007-03-29update dfs and regenerateRonnie Sahlberg1-624/+720
2007-03-28from Gisle Vanem: some more #pragma's that MingW don't likeUlf Lamping1-1/+1
2007-03-27fix the remaining MSVC warnings by setting individual #pragma(warning:disable...Ulf Lamping1-0/+5
2006-09-24pidl has been updated to use WERR instead of DOS error tables.Ronnie Sahlberg1-24/+24
2006-09-22dfs updates from the s4 idl repositoryRonnie Sahlberg1-6/+405
2006-09-21dfs updatesRonnie Sahlberg1-183/+1868
2006-09-19import DFS.idl from samba and use it to generate a much more complete DFS dis...Ronnie Sahlberg1-76/+2948
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+102