aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-sidsnooping.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-09SID name mappings can now be presented in a table by tetherealRonnie Sahlberg1-7/+3
2003-06-05fix to make the dcerpc_smb_fetch_pol use the new function argument listRonnie Sahlberg1-2/+2
2003-06-05Teach teh sid snooping how to extract sid->name mappings from SAMR:QueryDispInfoRonnie Sahlberg1-1/+204
2003-05-22Add snooping of sid->domain mapping from POLICY_ACCOUNT_DOMAIN_INFO structuresRonnie Sahlberg1-1/+3
2003-05-22Rearrange sid snooping a bit.Ronnie Sahlberg1-26/+44
2003-05-21Make one QIP infolevel specify a sid hf field and update the embryonic sid sn...Ronnie Sahlberg1-6/+6
2003-04-23Make "register_tap_listener()" return NULL on success and a "GString *"Guy Harris1-3/+7
2003-03-25Non-void functions must always return a value; the SID snooping tapGuy Harris1-1/+2
2003-03-25Added SMB option : sid_name_snooping.Ronnie Sahlberg1-0/+230