aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-srvsvc.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-902/+902
2023-07-09DCERPC: Fix SRVSVC NetSessEnum Request/Response parsinghidd3ncod3s1-19/+46
2023-03-10Fix build warningshidd3ncod3s1-46/+28
2023-03-10Generate SRVSVC parser using PIDLhidd3ncod3s1-3614/+4882
2020-10-02Clean up URLs.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann1-26/+13
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
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-108/+108
2013-11-06Mark more unused parameters.Evan Huus1-1/+1
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-4538/+4535
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann1-54/+54
2013-03-02From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :Pascal Quantin1-6/+3
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-10-20Removed some unused prototypes.Stig Bjørlykke1-1/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-751/+751
2008-12-09Squelch a couple of Valgrind warnings.Gerald Combs1-872/+872
2007-05-16start prettifying SRVSVCRonnie Sahlberg1-10/+10
2007-05-15we must provide a hfinfo field when dissecting a dcerpc integer or else Ronnie Sahlberg1-2886/+2460
2007-03-29update INITSHUTDOWN and SRVSVC and regenerate with patched PIDLRonnie Sahlberg1-4053/+4624
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/+7
2006-09-18some more bitmaps for SRVSVCRonnie Sahlberg1-44/+252
2006-09-18add decoding of the SessionInfo userflagsRonnie Sahlberg1-9/+73
2006-09-16generate SRVSVC by pidlRonnie Sahlberg1-5310/+17374
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-6/+6
2005-01-30rename lsa_dissect_LSA_SECURITY_DESCRIPTOR_data to lsa_dissect_sec_desc_buf_dataRonnie Sahlberg1-4/+4
2005-01-28older MS DCE/RPC interfaces often use a construct that is to be treated as a ...Ronnie Sahlberg1-2/+2
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+7485