aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nspi.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Clean up URLs.Guy Harris1-1/+1
2020-03-31pidl: fix typo found by lintian (mesages => messages)Alexis La Goutte1-2/+2
2017-05-05tnef: fix conflicting entry in its value_stringAlexis La Goutte1-2/+0
2016-08-06tools/pidl: Keep case from fieldnames.Günther Deschner1-129/+129
2016-05-02Revert "PIDL: Remove _U_ and remove unused-parameter via pragma"Guy Harris1-441/+439
2016-05-02PIDL: Remove _U_ and remove unused-parameter via pragmaAlexis La Goutte1-439/+441
2016-03-06DCERPC: regenerate dissector after change on generatorAlexis La Goutte1-382/+374
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-12-09Manually fix a pidl bug - that field should be an FT_STRING.Guy Harris1-1/+1
2014-10-07PIDL (DCERPC): fix Assigned value is garbage or undefined found by Clang Anal...Alexis La Goutte1-3/+3
2014-09-28PIDL: fix -Wmissing-prototypeAlexis La Goutte1-308/+310
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann1-326/+324
2014-09-19Update generated DCE/RPC dissectors.Michael Mann1-826/+984
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-3/+1
2013-12-15In dissect_ndr_byte_array(), use the field index from the dcerpc_infoGuy Harris1-1/+1
2013-12-14Fix some trivial warnings.Jakub Zawadzki1-0/+3
2013-11-24pidl would tag all pinfo arguments as unused, as it doesn't take theGuy Harris1-256/+256
2013-11-24Move dceprc_procedure_name from packet_info to dcerpc_info. Doesn't appear t...Michael Mann1-42/+42
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-799/+799
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann1-7/+7
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-110/+110
2007-03-09Regenerated with current pidl compilerJörg Mayer1-105/+148
2007-02-20Update to current version of openchangeJörg Mayer1-108/+209
2006-11-07regenerate with news pidlJörg Mayer1-312/+312
2006-11-06convert restrictiontype to be an enumRonnie Sahlberg1-8/+43
2006-11-06building the nspi dissector depends also on the nspi.cnf file, add this d...Ronnie Sahlberg1-35/+17
2006-11-05regenerate NSPI using the latest version of pidlRonnie Sahlberg1-330/+332
2006-11-04Julien Kerihuel:Jörg Mayer1-92/+10555
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+116