Don't ignore SIGCHLD - doing so means that, on many platforms, we don't
[metze/wireshark/wip.git] / packet-smb-common.h
2003-04-03 Tim PotterWhen dissecting specific rights, pass a name string...
2003-04-03 Tim PotterAdd an extra argument to get_unicode_string() to optionally
2003-04-03 Tim PotterAdd an extra argument to get_ms_string() so we can...
2003-02-07 Tim PotterMove dissect_nt_access_mask() from packet-dcerpc-nt...
2003-01-31 Tim PotterModify dissect_nt_sid() function to return a string...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-10 Guy HarrisFrom Devin Heitmueller: dissect NTLMSSP authentication...
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-05-24 Guy HarrisMove the value_string table for the share type values to
2002-04-30 Guy HarrisFrom Joerg Mayer: get rid of unused "pinfo" argument to
2002-04-30 Guy HarrisGet rid of some unused arguments, and mark some others...
2002-02-21 Tim PotterExport dissect_nt_sec_desc() so it can be used by other...
2002-01-28 Guy HarrisAdd support for dissecting NT FILETIME time stamp values.
2002-01-25 Guy HarrisIn the "Announce change to UAS or SAM" NETLOGON message...
2002-01-25 Guy HarrisFrom Tim Potter: NT SID dissection.
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-07-08 Guy HarrisTvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-02-14 Guy HarrisJeff Foster's SMB Mailslot and Netlogin dissectors...