aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-common.h
Commit message (Expand)AuthorAgeFilesLines
* Change the interface to dissect_nt_sid so that we can provide a hf field to useRonnie Sahlberg2003-05-211-2/+2
* More work on dissecting generic and standard mappings for NT access masks.Tim Potter2003-05-151-2/+24
* Move the ntlmv2 response dissection out of packet-ntlmssp.c and in toTim Potter2003-05-091-1/+17
* Move the specific rights dissection function and name into a structureTim Potter2003-04-281-5/+10
* When dissecting specific rights, pass a name string down so theTim Potter2003-04-031-3/+5
* Add an extra argument to get_unicode_string() to optionallyTim Potter2003-04-031-2/+2
* Add an extra argument to get_ms_string() so we can optionally passTim Potter2003-04-031-2/+2
* Move dissect_nt_access_mask() from packet-dcerpc-nt.c to packet-smb.cTim Potter2003-02-071-2/+12
* Modify dissect_nt_sid() function to return a string version of the SID.Tim Potter2003-01-311-2/+3
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* From Devin Heitmueller: dissect NTLMSSP authentication messages, and handleGuy Harris2002-08-101-1/+5
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* Move the value_string table for the share type values toGuy Harris2002-05-241-1/+3
* From Joerg Mayer: get rid of unused "pinfo" argument toGuy Harris2002-04-301-2/+2
* Get rid of some unused arguments, and mark some others as unused.Guy Harris2002-04-301-6/+5
* Export dissect_nt_sec_desc() so it can be used by other dissectors.Tim Potter2002-02-211-1/+4
* Add support for dissecting NT FILETIME time stamp values.Guy Harris2002-01-281-2/+2
* In the "Announce change to UAS or SAM" NETLOGON message, dissect theGuy Harris2002-01-251-2/+4
* From Tim Potter: NT SID dissection.Guy Harris2002-01-251-1/+3
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-3/+3
* Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.Guy Harris2001-07-081-35/+6
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* Add tvbuff class.Gilbert Ramirez2000-05-111-3/+3
* Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris2000-02-141-0/+85