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