aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-lsa.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-7/+7
* the new type of sid/rid structure is for lookupnames2 not lookupnamesRonnie Sahlberg2006-03-161-4/+4
* lookupnames2 takes a different sid structure compared to lookupnamesRonnie Sahlberg2006-03-151-2/+61
* Don't ensure all the bytes of a security descriptor exist before callingGuy Harris2005-10-041-2/+2
* bugfix: don't simply use length field value from packet data, ensure the byte...Ulf Lamping2005-09-221-0/+1
* some ememificationLuis Ontanon2005-08-191-4/+4
* rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_bufRonnie Sahlberg2005-01-301-10/+29
* rename lsa_dissect_LSA_SECURITY_DESCRIPTOR_data to lsa_dissect_sec_desc_buf_dataRonnie Sahlberg2005-01-301-2/+2
* rename lsa_dissect_POLICY_DNS_DOMAIN_INFO to lsa_dissect_DnsDomainInfo and ch...Ronnie Sahlberg2005-01-301-4/+6
* older MS DCE/RPC interfaces often use a construct that is to be treated as a ...Ronnie Sahlberg2005-01-281-4/+4
* Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris2004-08-031-2/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+4541