aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-eventlog.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Add an SVN Id to these PIDL-generated dissectors. A patch to PIDL will be se...morriss1-0/+2
2009-07-29start describing ReportEventW in the IDL and make use of the "bitmap" sahlberg1-1/+129
2009-07-29Fixup the correct names of the parameters for OpenEventLogWsahlberg1-32/+32
2009-07-29update the idl to correctly dissect the read eventlog w flags as a sahlberg1-216/+225
2009-07-12From Kovarththanan Rajaratnam via bug 3702:stig1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-84/+84
2008-06-22Removed an unused static entry.stig1-1/+0
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