aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-common.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-30Add the mask for an NT ACL ACE to the summary list for each ACE. Thissharpe1-2/+3
2004-01-19char *drep -> guint8 *drepjmayer1-3/+3
2004-01-10Eliminate "alignment.h" header - the stuff in it is no longer used.guy1-2/+1
2003-05-21Change the interface to dissect_nt_sid so that we can provide a hf field to usesahlberg1-2/+2
2003-05-15More work on dissecting generic and standard mappings for NT access masks.tpot1-2/+24
2003-05-09Move the ntlmv2 response dissection out of packet-ntlmssp.c and in totpot1-1/+17
2003-04-28Move the specific rights dissection function and name into a structuretpot1-5/+10
2003-04-03When dissecting specific rights, pass a name string down so thetpot1-3/+5
2003-04-03Add an extra argument to get_unicode_string() to optionallytpot1-2/+2
2003-04-03Add an extra argument to get_ms_string() so we can optionally passtpot1-2/+2
2003-02-07Move dissect_nt_access_mask() from packet-dcerpc-nt.c to packet-smb.ctpot1-2/+12
2003-01-31Modify dissect_nt_sid() function to return a string version of the SID.tpot1-2/+3
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-08-10From Devin Heitmueller: dissect NTLMSSP authentication messages, and handleguy1-1/+5
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-9/+1
2002-05-24Move the value_string table for the share type values toguy1-1/+3
2002-04-30From Joerg Mayer: get rid of unused "pinfo" argument toguy1-2/+2
2002-04-30Get rid of some unused arguments, and mark some others as unused.guy1-6/+5
2002-02-21Export dissect_nt_sec_desc() so it can be used by other dissectors.tpot1-1/+4
2002-01-28Add support for dissecting NT FILETIME time stamp values.guy1-2/+2
2002-01-25In the "Announce change to UAS or SAM" NETLOGON message, dissect theguy1-2/+4
2002-01-25From Tim Potter: NT SID dissection.guy1-1/+3
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-3/+3
2001-07-08Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.guy1-35/+6
2000-08-11Miscellaneous code cleaningdeniel1-1/+6
2000-05-11Add tvbuff class.gram1-3/+3
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitguy1-0/+85