aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-eventlog.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-29regenerate the dissectors with an even newer patched version of pidl to add t...sahlberg1-0/+2
2007-03-29fixup the idl to always use pointer for out parameterssahlberg1-12/+57
2007-03-28from Gisle Vanem: some more #pragma's that MingW don't likeulfl1-1/+1
2007-03-27fix the remaining MSVC warnings by setting individual #pragma(warning:disable...ulfl1-0/+5
2007-03-22Using a patched version of pidl that decorates all parameters with _U_sahlberg1-261/+261
2007-02-24update EFS and EVENTLOG conformance files to use the new definessahlberg1-71/+124
2006-11-05add tracking of policy_handles to the eventlog dissectorsahlberg1-12/+12
2006-09-24dissect_ndr_uint16()'s last argument points to a guint16, not a guint.guy1-1/+1
2006-09-22update where the extra strings in the record are being dissected to that the ...sahlberg1-8/+6
2006-09-22update to eventlog recordsahlberg1-16/+29
2006-09-22add conformance file magic to decode the non-NDR source/computer name string...sahlberg1-40/+85
2006-09-22updates to eventlog to use the pidl generated dissector and enhance the conf...sahlberg1-609/+1957
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+859