aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-eventlog.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-22Removed an unused static entry.Stig Bjørlykke1-1/+0
2007-03-29regenerate the dissectors with an even newer patched version of pidl to add t...Ronnie Sahlberg1-0/+2
2007-03-29fixup the idl to always use pointer for out parametersRonnie Sahlberg1-12/+57
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
2007-03-22Using a patched version of pidl that decorates all parameters with _U_Ronnie Sahlberg1-261/+261
2007-02-24update EFS and EVENTLOG conformance files to use the new definesRonnie Sahlberg1-71/+124
2006-11-05add tracking of policy_handles to the eventlog dissectorRonnie Sahlberg1-12/+12
2006-09-24dissect_ndr_uint16()'s last argument points to a guint16, not a guint.Guy Harris1-1/+1
2006-09-22update where the extra strings in the record are being dissected to that the ...Ronnie Sahlberg1-8/+6
2006-09-22update to eventlog recordRonnie Sahlberg1-16/+29
2006-09-22add conformance file magic to decode the non-NDR source/computer name string...Ronnie Sahlberg1-40/+85
2006-09-22updates to eventlog to use the pidl generated dissector and enhance the conf...Ronnie Sahlberg1-609/+1957
2006-05-21change a whole bunch of ethereal into wiresharkRonnie 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/+859